-
Notifications
You must be signed in to change notification settings - Fork 15
Implement reference validator: REF-001 to REF-002 #43
Copy link
Copy link
Closed
Labels
complexity:mediumSome edge cases to handleSome edge cases to handlephase:3Phase 3: Core ValidatorsPhase 3: Core Validatorspriority:p0Critical - MVP blockerCritical - MVP blockersize:m1-2 hours1-2 hours
Description
Summary
Reference validation rules are defined in SARIF but not implemented in imports.rs or any other validator.
Rules to Implement
- REF-001: Import file not found
- REF-002: Broken markdown link
Deliverables
- Add REF rules to
crates/agnix-core/src/rules/imports.rsor new file - Wire file existence checks
- Add test fixtures in
tests/fixtures/refs/ - Tests for each rule
References
- knowledge-base/VALIDATION-RULES.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity:mediumSome edge cases to handleSome edge cases to handlephase:3Phase 3: Core ValidatorsPhase 3: Core Validatorspriority:p0Critical - MVP blockerCritical - MVP blockersize:m1-2 hours1-2 hours