REQ-SELF-COMPAT-002 pass blocking since 0.3.0
Statement: Every public symbol exported by vnvspec v0.2.0 shall remain importable in v0.3.0 with the same signature.
Rationale: The v0.3 backward-compatibility contract is enforced in CI.
Verification Method: test
Last Checked: 2026-04-17 20:01 UTC
Acceptance Criteria
- scripts/check_v0_2_compat.py exits with code 0.
Evidence
| ID | Kind | Verdict | Observed | Details |
|---|---|---|---|---|
| EV-AUTO-0030 | test | pass | 2026-04-17 20:01 | message: OK: all 20 v0.2 symbols still importable OK: basic v0.2 behavioral checks passed |