status(cfold): record M1 pass and start M2
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
|
||||
---
|
||||
|
||||
## M1 — CLAIMED, awaiting Adversary
|
||||
## M1 — PASS
|
||||
|
||||
Gate: M1 CLAIMED, awaiting Adversary
|
||||
Gate result: `REVIEW-cfold.md` 2026-06-12T16:20Z -> **M1 PASS**
|
||||
|
||||
Inputs for verification:
|
||||
- Implementation commit: `44e0242` (`feat(cfold): canonicalize custom test layout`)
|
||||
@ -47,6 +47,18 @@ WHERE:
|
||||
- Focused unit coverage: `tests/unit/test_discovery.py`, `tests/unit/test_discovery_phase2.py`, `tests/unit/test_manifest.py`
|
||||
- Placement-rule docs: `docs/recipe-customization.md`, `docs/testing.md`, `docs/enroll-recipe.md`, `README.md`
|
||||
|
||||
Adversary verdict:
|
||||
- `machine-docs/REVIEW-cfold.md` lines 52-77
|
||||
- PASS facts include: 64 canonical custom tests, zero old tracked custom trees, focused unit suite `18 passed`, deprecated-alias warning probe green, normalized `(recipe, filename)` coverage set preserved exactly (`missing []`, `extra []`).
|
||||
|
||||
---
|
||||
|
||||
## M2 — IN PROGRESS
|
||||
|
||||
Current work item:
|
||||
- build the pre-sweep baseline matrix (recipe -> expected level + custom-test set)
|
||||
- then run the full real-CI `!testme` sweep and capture recipe-by-recipe evidence
|
||||
|
||||
---
|
||||
|
||||
## Baseline (pre-cfold) — custom test count per recipe
|
||||
|
||||
Reference in New Issue
Block a user