docs(records): CHAT-03 build note for unexplained aborted, lead decision 34

Co-Authored-By: Claude Opus 5.5 <[email protected]>
This commit is contained in:
2026-09-26 19:45:26 -05:00
co-authored by Claude Opus 5.5
parent 8a465e891a
commit c9539baa0f
+5
View File
@@ -428,3 +428,8 @@ which stay with him. Each item names who decided it and what happened.
brief, the earlier rounds and the six review reports. Sage names the brief, the earlier rounds and the six review reports. Sage names the
source author after queue A2 lands, so Darkwing isn't split between source author after queue A2 lands, so Darkwing isn't split between
them. The code may not start before then. them. The code may not start before then.
34. **CHAT-03 build note, Filbert n3.** Under items 30 and 31, only the
controller's `abort` can produce `aborted`. If the code ever sees
`aborted` with no stop in progress, it treats it as an overlap signal.
It does not invent a stop link. This goes into the build and its tests,
and the pinned brief stays as it is.