Skip to content

Operations Runbook

This runbook is for daily production operation of Settld control loops.

Daily checks

  1. Confirm onboarding health:
npm run test:ci:mcp-host-smoke
  1. Confirm host certification matrix health:
npm run test:ci:mcp-host-cert-matrix
  1. Verify escalation/human override path:
npm run ops:x402:hitl:smoke
  1. Sample receipt verification quality:
npm run ops:x402:receipt:sample-check
  1. 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