Documentation
README
Agent Persistence
Use this driver to activate or understand the agent-persistence addon:
aiwg use agent-persistence
The addon supplies deterministic gate definitions, not a replacement loop
runtime. Compose it with agent-loop or another orchestrator that supports
human checkpoints.
Canonical gates
destructive-action-gate.yamlrequires authorization before destructive work.false-positive-override-gate.yamlrecords reviewed policy overrides.recovery-escalation-gate.yamlescalates bounded recovery failures.
Read the gate contract before integrating it, preserve its authorization boundary, and use the owning loop's status surface to verify activation.
This is the opening of the README. Read the full README on GitHub.