persist — bstack P12 Persistent Loop Discipline
Cross-context restart loop. State in filesystem, not conversation.
The defining moves:
- The agent writes a goal + state snapshot to
PROMPT.md persist iterate PROMPT.mdspawns a fresh agent context per iteration- State persists in the filesystem (
PROMPT.md+ git tree +state.jsonl) - Validation backpressure: compilers/tests/linters, not model self-grading
- Loop exits when success_condition fires OR budget exhausted OR u
[Description truncada. Veja o README completo no GitHub.]