fix(v2): enforce hardened M0 contracts
This commit is contained in:
@@ -78,7 +78,7 @@ M7-M11 MAY be developed on separate branches after M6, but merge in dependency o
|
||||
|
||||
**Depends on:** approved design.
|
||||
**Deliver:** lock Python/Node/tool versions; create package/test layout and `Makefile`; commit canonical repository/manifest JSON schemas, golden valid/invalid fixtures, normalized-path vectors, state-transition table, error-code catalog, capability schema, and deterministic fault-point names. Tag/archive v1, then remove `backend/app`, `backend/backup`, old tests, and handwritten `frontend/src/api/client.ts`.
|
||||
**Verify:** `python tools/forbidden_v1_scan.py . && python -m pytest tests/contract/test_repository_format.py tests/contract/test_no_v1.py -q`
|
||||
**Verify:** `.venv/bin/python tools/forbidden_v1_scan.py . && .venv/bin/python -m pytest tests/contract/test_repository_format.py tests/contract/test_no_v1.py -q` (run `make setup` first on a clean checkout)
|
||||
**Commit:** `chore(v2): establish protocol and test foundation`
|
||||
|
||||
### M1 — Runtime, UUIDv7, SQLite/WAL, and Alembic baseline
|
||||
|
||||
Reference in New Issue
Block a user