Is your agent safe to put in front of real users?
Free & open · no signup · read-only — every stage ends by asking · nothing leaves your machine
Before an agent touches real users: guarded, evaluated, supervised, affordable.
The conductor fetches each brief in turn and writes its report before moving on — later briefs can build on earlier findings. Or copy any single stage to run it alone.
4 reports in reports/, plus the run's own INDEX.md: GUARDRAILS.md, EVALS.md, HITL.md, TOKENS.md. Feed them to the optional Studio to turn findings into commits, or run 28 · Roadmap Synthesis to merge them into one plan.
Copy the conductor into your agent inside the repo you want checked. It runs each Goal Prompt in sequence, honoring each one's ask-first rule.
A defensive review of your agent's blast radius — injection paths, unvalidated outputs, over-broad permissions, ungated irreversible actions.
The test-gap audit for nondeterminism — golden sets, regression evals, judge quality, and the drift between eval and production.
Approval gates audited for rubber-stamp fatigue and silent damage — who reviews what, when, with enough context to actually judge.
Cost per completed task, not per call — retry waste, context bloat priced out, cache leverage, and the margin math.