Use when refreshing codebase audit docs and validating planner claims against source/commit evidence; prevents stale architecture docs and unsupported completion claims.
Keep architecture/audit docs current and force evidence-backed planning claims.
complete.python3 scripts/conductor_tools.py status --auto-setup
python3 scripts/git_guardrails.py audit
git status --short
git branch --all
git worktree list
git stash list
AGENTS.md.planning/ROADMAP.md (canonical status ledger).planning/PROJECT.md (acceptance outcomes and active scope)docs/INDEX.md if presentdocs/plans/ (execution detail).planning/STATE.md (session context only; non-authoritative for completion)If conflicts exist, update lower-priority docs to match higher-priority sources.
TODO(stale-audit): instead of silently deleting context.A planner claim is valid only when all pass:
Code Evidence: file path + line reference.Commit Evidence: hash containing the change.Verification Evidence: command + pass/fail result.Status Alignment: ROADMAP is authoritative; plans/STATE must align to it.If any evidence is missing, mark NOT VERIFIED and downgrade completion status.
Write/update:
docs/research/ascii/<date>-claim-verification.mddocs/plans/ (status corrections only when evidence supports changes)docs/plans/handoffs/<date>-<topic>.mdEach verified item must include:
verified, partial, not verified)agent-context-doc-health for cross-doc and git-state alignment.xp-pipeline-verifier for final pipeline completion gates.engine-render, world-loading, editor-asciiid) as audit baselines.complete from test counts alone.