REQ-SELF-ERRORS-001 inconclusive medium since 0.1.0
Statement: All vnvspec exceptions shall inherit from VnvspecError and carry a help_url attribute.
Rationale: Structured error hierarchy enables programmatic error handling and user-friendly diagnostics.
Verification Method: test
Last Checked: Never
Acceptance Criteria
- SpecError, RequirementError, ContractError, AssessmentError all inherit from VnvspecError.
- Each has a help_url class attribute pointing to documentation.
Evidence
No evidence collected for this requirement.