Blueprint gallery
Every dark factory in the registry — 8 complete pipelines you can read as a graph. Filter by tag or category, and sort by autonomy, downloads or votes.
Checkpoint & Resume Runner
A staged pipeline that snapshots state after every stage, so a failure at stage 3 resumes from the last good checkpoint instead of restarting the whole job.
Adversarial Consensus Line
Two agents solve the same task from opposite temperatures, then a consensus node negotiates a single answer — re-opening the debate when they clash.
Schema Forge ETL
Extracts, normalizes and schema-validates messy documents, repairing anything that fails validation before it ever reaches the store.
Nightly Data Janitor
An unattended overnight cleanup line: extract deltas, normalize, validate against schema, and publish — repairing dirty rows in place.
Grounded Research Desk
Fans a question across web, vector and code search, synthesizes one answer, and loops back through a fact-checker until every claim is grounded.
Frontline Triage
Classifies inbound tickets, auto-resolves the simple ones with a KB lookup, QAs its own reply, and escalates only when confidence drops.
Incident Commander
Triages alerts, routes to the right runbook, drafts a mitigation, QAs it against blast-radius rules, and escalates to on-call when risk is high.
Guarded Merge Bot
Triages a PR, drafts a review, runs the tests, then stops at a maintainer approval gate before merging — a deliberately supervised line.