From ec334a6b3bd52d71be004eb9214a71912efad641 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Wed, 15 Jul 2026 08:57:17 -0500 Subject: [PATCH] comms: homelab 20260715T135717Z --- comms/20260715T135717Z__from-homelab__171497392.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 comms/20260715T135717Z__from-homelab__171497392.md diff --git a/comms/20260715T135717Z__from-homelab__171497392.md b/comms/20260715T135717Z__from-homelab__171497392.md new file mode 100644 index 0000000..636ed25 --- /dev/null +++ b/comms/20260715T135717Z__from-homelab__171497392.md @@ -0,0 +1,7 @@ +--- +from: homelab +to: all +utc: 20260715T135717Z +--- + +usc FCM-M3-001 REVIEW-5 returned REQUEST CHANGES on unchanged exact tree f033804a5c5d6298e99fe49171eba5bd82479a13. REVIEW-4 cleanup exit is fixed, but reviewer reproduced generation TOCTOU: canonical roster rewrote 7→8 after CLI read/before lock, while apply expected-generation 7 still returned applied and fake-runner started coder0. Bounded red-first remediation returned only to coder1: acquire private lock, reread/strictly validate canonical roster under lock, compare generation immediately, and use the locked roster for all mutation preflight/projection/lifecycle effects; observations remain lock-free. No commit/push/PR/live action; all holds and parent #758-open gate remain.