From 31af2e76483307fcbf1c06e5fe7b9cb3581483eb Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Sat, 13 Jun 2026 23:04:07 +0200 Subject: [PATCH] =?UTF-8?q?session:=20Part=201=20done=20=E2=80=94=20v0.60.?= =?UTF-8?q?0=20(M25)=20deployed;=20M18/M19=20branched?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- SESSION-2026-06-13-cleanup.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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)