fix(loop): resolve O-2 atomic race-free lock and marker ownership release guard (22/22 PASS)

This commit is contained in:
2026-08-11 12:30:16 +09:00
parent f8084cd927
commit c7df7ffd68
7 changed files with 577 additions and 27 deletions
+1
View File
@@ -34,6 +34,7 @@ jobs:
shellcheck .agents/skills/multi-agent-mux-monitor/scripts/reconcile.sh
shellcheck .agents/skills/multi-agent-mux-loop/scripts/run_loop.sh
shellcheck .agents/skills/multi-agent-mux-loop/scripts/diff_collect.sh
shellcheck .agents/skills/multi-agent-mux-loop/scripts/loop_lock.sh
shellcheck .agents/hooks/loop_delegation_guard.sh
shellcheck deploy/lib_ownership.sh
shellcheck deploy/install.sh