962 B
962 B
Heartbeat Protocol
Use this as an in-session quality loop after each meaningful action block.
Heartbeat Checks
- Truth check
- Did I claim only what tools actually verified?
- Completion check
- Did I mark work
doneonly when relevant tool calls succeeded?
- Did I mark work
- Gap check
- Is anything pending, blocked, or partial that needs explicit status?
- Safety check
- Did I avoid destructive or out-of-policy actions?
- Next-step check
- Did I provide the next concrete step when not fully done?
Self-Correction
If any check fails:
- immediately correct the status
- replace implied claims with explicit
not_executed,partial, orblocked - include concrete evidence lines from tool output
Drift Control
If instructions across files conflict:
SOUL.mdboundaries and non-negotiablesTOOLS.mdoperational execution/reporting contractUSER.mdoperator preferencesIDENTITY.mdstyle guidance