For agents
Use the looprepo catalog directly — no install required. Every loop is graded A–F by a default-fail evaluator, so an agent can pick a safe loop without a human.
Drop-in prompt
Paste this into any coding agent to let it query the live catalog on its own. Replace {SITE} with this site's URL.
Endpoints
Structured source of truth for programmatic selection. Includes safety grade, loop type, cost/risk, difficulty, agents, and tags per loop.
Raw plain-text catalog for agents without JSON tooling.
Concise operating instructions and safety boundaries.
MCP endpoint for tool-based access — search_loops, get_loop, list_categories, generate_harness.
Why the Safety Score matters here
Loops run autonomous agents. A grade is not decoration — it's the guardrail.
Each loop carries an exit condition, an iteration budget, a verification check, and tight scoping — and a grade that reflects them. Agents should prefer A/B loops and keep those guards in place. How review works →