REQ-SELF-META-001 pass blocking since 0.2.0
Statement: The vnvspec self-spec shall be loadable by Spec.from_yaml() and shall pass structural validation.
Rationale: If vnvspec cannot spec itself, it cannot spec anything.
Verification Method: test
Last Checked: 2026-04-17 20:01 UTC
Acceptance Criteria
- Spec.from_yaml(".vnvspec/self-spec.yaml") succeeds.
- All requirement IDs are unique and follow the PREFIX-NNN pattern.
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-AUTO-0026 | test | pass | 2026-04-17 20:01 | message: Self-spec loaded successfully (we're running) |