Process · 10 of 10 · Evaluating infrastructure agents
Evaluating infrastructure agents: a regression suite, not a vibe
Every model, prompt or tool change is replayed against the same corpus in disposable sandboxes and scored by the same verifiers that gate production. If it is worse than the baseline, it does not ship.
Requirement
Opinions about how to evaluate infrastructure agents. Almost nobody has these yet.
Design choices
Corpus: past incidents and golden-path tasks, replayable against a fresh sandbox.
Scored on outcome, blast radius, policy violations, retries and cost, all by deterministic verifiers.
Scorecard history makes model and prompt regressions visible per version.
Evidence and gap
Built in Hangar: the verifier side (gate checks, verify contracts, release records). Proposal only: the replay corpus and harness. This is the design to build first; none of it is built.