Audit Agency Continuity
Run the deterministic auditor before interpreting narrative documents:
python3 scripts/audit_continuity.py --project <workspace> --state-dir <state-directory>
Use --json for machine consumption. The command is read-only.
Then:
- Treat
failas a contradicted or missing durability requirement. - Treat
warnas unproven, not achieved. - Inspect cited paths only for consequential findings; do not load an entire Markdown corpus by default.
- Separate operational continuity from commercial success. A healthy scheduler or memory database never proves revenue.
- Never repair findings unless the user asked for changes. For a requested repair, preserve existing state, add tests, and rerun the audit.
- Report the smallest set of decisive findings: what survives restart, what can silently drift, what requires human authority, and which claimed outcome lacks external evidence.
Do not infer that numerous documents equal memory, that a timer equals successful execution, that model agreement equals external evidence, or that gross or pending revenue proves owner-available contribution.