Remove references to "v4" throughout the code and documentation
Quality Gate / gate (push) Failing after 11s

This commit is contained in:
Jim Lancaster
2026-08-20 16:35:20 -05:00
parent eaeb0bc806
commit bf2f3ac09c
34 changed files with 140 additions and 550 deletions
@@ -21,9 +21,9 @@ Perform focused, deterministic audits of evidence integrity and provenance behav
## Normative References (must be used)
1. `docs/invariant/ai_evidence_and_provenance.md`
2. `docs/ver4/schema_v4.md`
3. `docs/ver4/requirements_v4.md`
4. `docs/ver4/error_handling_v4.md`
2. `docs/schema.md`
3. `docs/requirements.md`
4. `docs/error_handling.md`
## Deterministic Pass/Fail Checks
@@ -60,7 +60,7 @@ Perform focused, deterministic audits of evidence integrity and provenance behav
- Evidence model changes require same-change doc updates.
### H. Canonical authority boundaries
- Active guidance resolves against `docs/ver4/*` and current instruction files.
- Active guidance resolves against `docs/*` and current instruction files.
## Review Workflow