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
  1. Read errors and release health (Sentry)
  2. Inspect edge and database state (Cloudflare, Neon)
  3. Open a reviewed fix (GitHub)
Ship a migration safely
  1. Branch the database and test the migration (Neon)
  2. Roll out behind the edge (Cloudflare)
  3. 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.