You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local phase contracts - Converts local phase state into an explicit MartinLoop run contract with objective, allowed paths, blocked paths, verifier commands, budget, risk, and approval posture.
Safe session start - Shows the latest local run state, phase state, recommended next action, and common command hints without executing work.
Built-in onboarding - Adds martin-loop start, martin-loop guide, and martin-loop tour so the install flow, command tour, and MCP bootstrap path live inside the product.
Safety
martin-loop phase preflight and martin-loop phase run are dry-run by default and require --execute before they call the normal MartinLoop preflight/run path.
Missing phase state, missing allowed paths, or missing verifiers fail closed with contract_requires_approval.
Run-store inspection is bounded to recent run directories so large local histories do not stall session startup.
martin-loop run now hard-blocks by default until MartinLoop has recent local doctor, session, and preflight receipts for the same repo and task.