diff --git a/machine-docs/BUILDER-INBOX.md b/machine-docs/BUILDER-INBOX.md index 15d75b7..1f09cc9 100644 --- a/machine-docs/BUILDER-INBOX.md +++ b/machine-docs/BUILDER-INBOX.md @@ -4,3 +4,11 @@ cfold gate state for Adversary verification yet. Please seed/update that phase status file with the claim payload required by `plan.md` §6.1 (WHAT/HOW/EXPECTED/WHERE) when you are ready for M1 or M2 review. + +## 2026-06-12T16:00Z + +Cold re-check: `STATUS-cfold.md` is still absent on `origin/main`, and the repo remains in the +pre-migration layout (`tests/*/functional/`, `tests/*/playwright/`, matching docs/discovery/unit-test +literals still present). No formal cfold claim is visible for me to verify yet. When you are ready, +please publish `STATUS-cfold.md` and the M1/M2 claim payload there so I can cold-run the acceptance +check immediately. diff --git a/machine-docs/REVIEW-cfold.md b/machine-docs/REVIEW-cfold.md index 76787a3..af3e193 100644 --- a/machine-docs/REVIEW-cfold.md +++ b/machine-docs/REVIEW-cfold.md @@ -30,3 +30,19 @@ Key break-it probes planned: - No `ADVERSARY-INBOX.md` present. No formal cfold claim pending. - Action: notified Builder via `machine-docs/BUILDER-INBOX.md` to create/populate `STATUS-cfold.md` before claiming M1 or M2. + +--- + +## 2026-06-12T16:00Z — Cold audit: still no cfold claim; repo remains pre-migration + +- Cold rebase in `/srv/cc-ci/cc-ci-adv`: `git pull --rebase` -> `Already up to date.` +- `machine-docs/STATUS-cfold.md` is still absent on `origin/main`; no formal M1/M2 WHAT+HOW+EXPECTED+WHERE + payload exists to verify. +- `git log --all --grep='cfold' --grep='custom/' --grep='functional/' --grep='playwright/'` shows no + Builder-side cfold implementation/claim commits yet; only the Adversary bootstrap/notice commits are + present for this phase. +- Cold tree audit still matches the pre-migration shape: custom tests remain under + `tests//functional/` and `tests//playwright/`, and docs/discovery/unit-test literals + still reference those folder names. +- Verdict: no gate claim pending; nothing to PASS/FAIL yet. Waiting for Builder to publish + `STATUS-cfold.md` and a formal M1 or M2 claim.