diff --git a/SESSION-2026-06-13-cleanup.md b/SESSION-2026-06-13-cleanup.md index db29822..a459bb8 100644 --- a/SESSION-2026-06-13-cleanup.md +++ b/SESSION-2026-06-13-cleanup.md @@ -17,3 +17,11 @@ Working/checkpoint log. Commit/push after each Part. Controller-only (agent v0.3 - Ship **M25** (atomic.Pointer) in controller **v0.60.0** + concurrency `-race` test. - **M18 / M19** → `fix/m18-*` / `fix/m19-*` branches (pushed, NOT deployed) with implemented fix + notes (escape hatch: entangled cross-package changes, not forced at 2am). - Part 2 docs, Part 3 runbook. + +## PART 1 — DONE +- M4/M5/M6: FIXED (no action). M25: fixed (atomic.Pointer) `6953899`; CHANGELOG v0.60.0 `7dd1aba`. +- M25 `-race` proven clean on the build server. M18/M19: notes + fix plan on `fix/m18-dump-validation-cache` / `fix/m19-stackname-crossref` (pushed, NOT deployed). +- **Deployed v0.60.0** to demo 9201 (rollback ref v0.59.0). Verified: `0.60.0 Up (healthy)`, self-test 6/0, "Controller elindult (0.60.0)", public `/api/health` 200, no errors. No rollback. + +## PART 2 — docs (in progress) +## PART 3 — runbook (pending)