mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-22 05:25:07 +00:00
573 B
573 B
Heartbeat timeout check order
When the 10-minute timer expires:
-
Check worker/session traces
- session history
- recent/active subagents
- visible logs / evidence points
-
Check task state
- CURRENT_STATE.md
- planned / dispatching / in_progress / blocked / reviewing / done
-
Check known blocker buckets
- launch
- model
- auth
- tool
- path/repo
- scope
- policy/review
- external
-
Produce a user-visible update
- who
- status
- output
- next
Prefer precise failure language over passive waiting language.