This package turns the evaluation findings into an execution-ready program for loop, optimized for multi-session delivery by Codex or Claude Code with minimal context overhead.
Safe mode is the default operating profile on this machine due prior memory exhaustion.
Last reconciled: 2026-02-20 (live state source: docs/execution-plan/STATUS.md + Beads).
- Contract-first: lock cross-repo behavior before changing implementation.
- Compatibility-first: preserve
rlm-claude-codebehavior unless an explicit breaking decision is approved. - Safety-first: run one heavy execution lane at a time on this machine.
- Evidence-first: no task is complete without validation artifacts.
- Small-batch: execute one task card at a time, not one milestone at a time.
- Reproducibility: every gate has a deterministic command and pass criteria.
Use docs/execution-plan/STATUS.md for live status before acting on any item below.
- M0-M7 remediation/governance milestones are complete with evidence.
- Historical M7 gaps (
G-001,G-002) are closed byM7-T01andM7-T02. - Post-M7 critical refinement backlog (
loop-azq+loop-azq.1..9) is implemented and closed. - No open implementation backlog currently exists in Beads (
open=0,in_progress=0,blocked=0). loop-agentandio-rflxremain active integration targets; claim-grade compatibility evidence follows D-017 clean-clone committed-tuple policy.- Safe mode remains mandatory due prior OOM history; heavy command concurrency stays at 1.
Read in this order at session start:
docs/execution-plan/ORCHESTRATION.mddocs/execution-plan/STATUS.mddocs/execution-plan/TASK-REGISTRY.mddocs/execution-plan/LANE-MAP.md(parallel mode)docs/execution-plan/WORKBOARD.mddocs/execution-plan/safe-mode/SAFETY-POLICY.mddocs/execution-plan/safe-mode/SAFE-START-CHECKLIST.mddocs/execution-plan/SESSION-RUNBOOK.md- One active milestone file in
docs/execution-plan/milestones/ docs/execution-plan/VALIDATION-MATRIX.md(when verifying)docs/execution-plan/COMPATIBILITY-MATRIX.md(M6 governance and support scope)docs/execution-plan/RELEASE-ROLLBACK-PLAYBOOK.md(M6 release operation)docs/execution-plan/MAINTENANCE-CADENCE.md(M6 steady-state operations)docs/execution-plan/WEEKLY-CADENCE-PACKET.md(cadence runner)
Reference files:
docs/execution-plan/DECISIONS.mddocs/execution-plan/COMPATIBILITY-MATRIX.mddocs/execution-plan/RELEASE-ROLLBACK-PLAYBOOK.mddocs/execution-plan/MAINTENANCE-CADENCE.mddocs/execution-plan/WEEKLY-CADENCE-PACKET.mddocs/execution-plan/contracts/CONSUMER-INTEGRATION.mddocs/execution-plan/evidence/README.mddocs/execution-plan/THREAD-STARTER-PACK.mddocs/execution-plan/WORKBOARD.mdscripts/safe_run.sh
M0: Foundation and contract freezeM1: Build and toolchain integrityM2: REPL protocol and typed-signature closureM3: SPEC/API drift resolutionM4: Consumer integration tracksM5: Performance and efficacy validationM6: Rollout and steady-state governanceM7: Spec completion and integration hardening
Milestone details live in docs/execution-plan/milestones/M0.md through docs/execution-plan/milestones/M7.md.
- Load only one milestone file and one task card at a time.
- Keep raw logs out of chat; store them under
docs/execution-plan/evidence/. - Use
TASK-REGISTRY.mdas the single task index; avoid duplicating task text in handoffs. - Record architectural deltas only in
DECISIONS.md.
A task can be marked done only when all are true:
- Implementation for the task is complete.
- Required validation gates passed.
- Evidence artifacts are stored in the expected path.
STATUS.mdandTASK-REGISTRY.mdare updated.