diff --git a/FIX.org b/FIX.org index f3575fb..7dfe1d7 100644 --- a/FIX.org +++ b/FIX.org @@ -299,3 +299,13 @@ Ten bug lanes and three demolitions, all on dev-loop and verified together: globals, map-grow's stale quote, x86's slice-from-ptr sentence, the float->int UB divergence, the narrowed-buffer C-x C-e quirk, and the JS backend's items (deprioritised). + +* Late 2026-09-18 — the last two lanes +- Six trap paths park instead of killing the session — merged (e6d85c8). + All six park for inspection; transfer-fail and restart-unarmed refuse the + resume with the trap's sentence. New flan_trap_hook beside flan_break_hook, + whose contract could not carry these. Standalone builds die as before. +- Parked orphans exiting with their daemon — IN FLIGHT on branch + worktree-agent-a930d29b77ef1f424 (mechanism hand-verified, test pending). + Merge it next session; the eight existing ppid-1 orphans on this machine + are still alive and the author decides their fate.