Kill switch is the orchestrator's primary instrument
Default-on. One toggle freezes every agent across every tenant. Per-agent and per-action sub-switches let you keep the lights on where it matters and stop where it doesn't.
// for ops leads
Magistry is the orchestrator your ops team has been hand-rolling in spreadsheets and cron jobs. Kill switch, per-action rate limits, advisory locks, evidence-tier gates, immutable decision_log. Built in. Built right.
// why ops leads pick magistry
Default-on. One toggle freezes every agent across every tenant. Per-agent and per-action sub-switches let you keep the lights on where it matters and stop where it doesn't.
1/24h per SKU price change. 3/h per ad-group bid change. 50/d outbound CS. Limits live in policy; orchestrator enforces them before the mutation, not after the explosion.
Catalog Specialist and Campaign Specialist both want to touch the linen blazer SKU? Advisory locks serialize the writes. No race conditions. No double-spends.
Every external write, every reverse op, every gate decision. Postgres-native, queryable, exportable. The diff your auditor, your CFO, and your platform reps all want.
// this week
// from your dashboard
orchestrator trace ── run #84,217 ───────────────────────────────── [gate] kill_switch tenant=lh : OPEN [gate] kill_switch agent=catalog: OPEN [gate] kill_switch action=PRICE : OPEN [gate] rate_limit 1/24h per sku: PASS (last 27h) [lock] advisory sku=linen-blzr : ACQUIRED [gate] evidence tier_required : A [gate] evidence tier_observed : A (cost_per_item) [gate] trademark filter : PASS [gate] uniqueness filter : PASS [gate] llm_budget tenant_daily : 84% used — ALLOW [plan] planner: PRICE_CHANGE -€6 [judge] judge: PASS (margin floor 11pt) [exec] mutation shopify.variantUpdate -> OK [log] decision_log #84,217 written [lock] advisory sku=linen-blzr : RELEASED [done] reverse_op pre-armed: PRICE -> €148.00
// what you actually do
You don't sit in the trace. You set the policy file — rate limits, evidence tiers, budget caps — and let the orchestrator hold the line for every agent, every tenant, every night.
// what ops leads are saying
“We tried five workflow tools before Magistry. It's the only one we trust to write — and the rollback button is the reason. The kill switch, the advisory locks, the rate limits — these are things I used to hand-roll in Postgres. Now they're a checkbox.”
// one spine, all writes
Spin up a tenant, point Magistry at your stack, and replace the cron jobs, the lock tables, and the half-built audit views with a single decision spine.
Kill switch ON by default · Dry-run from day one