Operations Runbook¶
This runbook is for daily production operation of Settld control loops.
Daily checks¶
- Confirm onboarding health:
npm run test:ci:mcp-host-smoke
- Confirm host certification matrix health:
npm run test:ci:mcp-host-cert-matrix
- Verify escalation/human override path:
npm run ops:x402:hitl:smoke
- Sample receipt verification quality:
npm run ops:x402:receipt:sample-check
- Generate reconciliation evidence:
npm run ops:money-rails:reconcile:evidence
npm run ops:dispute:finance:packet
Release checks¶
Run before promotion:
npm run test:ops:onboarding-policy-slo-gate
npm run test:ops:onboarding-host-success-gate
npm run test:ops:go-live-gate
npm run test:ops:production-cutover-gate
npm run test:ops:release-promotion-guard
Throughput / incident drills¶
npm run test:ops:throughput:10x
npm run test:ops:throughput:incident