chore(hq): daily sync 2026-02-16

This commit is contained in:
2026-02-16 10:00:29 +00:00
parent 3184eb0d0e
commit fa9193b809
166 changed files with 3262 additions and 78 deletions

View File

@@ -1,2 +1,13 @@
# HEARTBEAT.md
Nothing to check. Reply HEARTBEAT_OK.
## Orchestration Check
1. Scan `/home/papa/atomizer/handoffs/` for blocked/failed tasks
2. If blocked tasks exist: reassign or escalate to Antoine
3. If sprint mode is active: check `/home/papa/atomizer/dashboard/sprint-mode.json` for expiry
4. Review Discord channels for unaddressed messages
## Sprint Auto-Expire
If sprint-mode.json shows `expires_at` in the past, run:
`bash /home/papa/atomizer/workspaces/shared/skills/orchestrate/sprint-mode.sh stop`
If nothing needs attention, reply HEARTBEAT_OK.