v0.1 · live agent pipeline online

The AI control plane your ops team didn't know it could ship.

ops.bd compiles natural-language requirements into executable workflows, auto-triages incidents with streaming AI reasoning, and audits every agent decision.

triage model (streaming)
Gemini 3
monitored surface fetcher
Firecrawl
escalation + audit sinks
Resend + Sheets
median compile latency
<400ms
ops.bd / compile-workflow
$ ops compile
When a Stripe refund exceeds $500, pause the related shipment in Shopify and notify finance on Slack.
[gemini-3-flash · 312ms · 0.94 conf]
✓ workflow.dag compiled
✓ 4 nodes · 1 decision · 2 actions
compiled DAG
  1. TRIGGER
    stripe.charge.refunded
  2. FILTER
    amount > 50000
  3. DECISION
    obsidian.assess_risk()
  4. ACTION
    shopify.shipment.pause
  5. ACTION
    slack.notify(#finance)
PRIMITIVES

Three primitives. One operator console.

WORKFLOW

NL → Workflow Compiler

Describe a rule in English. Gemini extracts triggers, conditions, AI decision nodes, and actions. Ships as an editable DAG.

INCIDENT

Autonomous Triage

Agent Obsidian ingests payloads, correlates against historical patterns, and streams root cause + recommended action in real time.

AUDIT

Decision Intelligence

Every agent decision logged with prompt, model, latency, tokens, confidence. Replay, override, or promote into policy.

v0.1 — design-partner phase. Live NL→workflow compiler and Gemini-powered triage endpoint are real; multi-tenant persistence, cron scans and billing land in the next milestones on the public roadmap.

v0
Roadmap · shipping in public
No customer logos claimed until they exist.
COMPARE

Why operators pick ops.bd.

GET STARTED

Ship your first AI workflow in the next ten minutes.

No credit card. No connector setup. The live console opens with a real Gemini-powered triage agent and a working NL → workflow compiler.