Agent registry — what we actually run

This page is the registry of agents we operate, generated from the live code tree. Every entry names the code it ships in and, where one exists, the scenario on the demo page that exercises it. Demo conversations are produced by our deterministic dry-run simulator and are labeled simulated — we would rather show you an honest registry than decorated marketing.

Voice support agent

Tier-1 phone support grounded in your knowledge base: answers billing and account questions, treats anything the KB cannot answer as a hand-off, and never improvises policy. Bad audio, barge-ins and unclear callers are handled with explicit reason codes.

See it in the demo: Voice support — billing question

Email ops agent

Inbox triage and draft replies: classifies incoming mail, drafts a response with the client's tone, and queues anything sensitive for human approval before anything is sent. Drafts only — sending sits behind an approval gate.

See it in the demo: Email ops — inbox triage

Lead qualification agent

Scores and routes inbound leads with explicit reasons (hot / warm / cold), and is structurally incapable of outreach: cold no-fit leads are never contacted — the no-contact rule is enforced in code, not in a prompt.

See it in the demo: Lead qualification — scoring & no-contact guardrails

Appointment scheduling agent

Books appointments inside your business hours with double-booking and slot-conflict guardrails enforced deterministically — every rejected slot carries a machine-readable reason, and outside-hours requests are held, not squeezed in.

See it in the demo: Appointment scheduling — booking & guardrails

Document collection agent

Chases outstanding onboarding documents with a tone-gated nudge ladder, pauses the moment anyone promises an extension, and hands off to a human at the contact cap instead of nagging forever.

See it in the demo: Document collection — onboarding doc chase

Invoice follow-up agent

Accounts-receivable follow-up with collections guardrails: a dispute freezes all contact immediately, a tone gate blocks pressure language, and aged accounts escalate to your human collections process — the agent never freelances.

See it in the demo: Invoice follow-up — collections guardrails & tone gate

Business reporting agent

Weekly metrics and anomaly digests that refuse to be quietly incomplete: expected metrics that never arrive are flagged for reconnection or honest retirement instead of silently missing from the report.

See it in the demo: Business reporting — weekly metrics & anomalies

Human handoff (every agent)

A structural property, not a separate product: anything outside an agent's delegated authority — contract questions, unusual spend, security events, repeated uncertainty — reaches a human immediately, and voice conversations hand off to email follow-up with full context.

See it in the demo: Voice → email handoff — escalation & follow-up

Related: Agent loop demo · Getting Started · Pricing · Trust & Operating Principles · Values