loadouts / infra
Loadout
Infra Operator
Watch production, find the fault, operate the edge — under guardrails.
4 serversread-only
For: Teams running an agent across their edge, database, and error telemetry.
01The kit · 4 servers
02Governance
This kit touches live infrastructure, so its writes are the highest-stakes on the site — scope them tightly and require approval. Reads (metrics, traces, schemas) are the safe default the agent should live in; every change goes through review, not ad-hoc edits.
03Plays
Investigate an outage
- Read errors and release health (Sentry)
- Inspect edge and database state (Cloudflare, Neon)
- Open a reviewed fix (GitHub)
Ship a migration safely
- Branch the database and test the migration (Neon)
- Roll out behind the edge (Cloudflare)
- Land it via PR (GitHub)
Run this loadout
Assemble Infra Operator in Loadouts — the servers wired up, the governance enforced, the plays ready to run.