A runnable reference for one supervised software delivery job: scope a GitHub issue, prepare the smallest change, verify the exact preview, stop before consequential actions, and retain a reviewable Run Receipt.
Run the complete Sample in Codelit | See the three proof moments | Read Proof to Live
npm ci
npm run sample
npm run verifyThe committed Sample reaches the final approval boundary and prints its Run Receipt. It makes zero model calls, provider requests, browser allocations, or external writes. Every evidence reference is explicitly marked as fixture data.
npm run previewThe repository includes the exact workflow, runbook, approval policy, model routing, tools, skills, MCP declaration, generated TypeScript orchestrator, and contract tests behind the public Release Safety Team.
The generated runner can use your model keys and supported read adapters. It fails closed when the workflow reaches a connected-app write. The Codelit Live Run adds owner-scoped OAuth, managed browser proof, exact action previews, at-most-once recovery, notifications, and durable Run Receipts.
See the implementation boundary before using the workflow with real data.
MIT
