Agent Blueprints
Redacted, but real. Prompts, tools, guardrails, and acceptance tests.
Navigator • Market Brief
Inputs, retrieval strategy, synthesis pattern.
{ "agent":"navigator","tools":["web-search","retrieval"],"style":"CRIBS (Claims, Reasons, Implications, Bets, Sources)","accept":["<=1p",">=5 sources","no hallucinated facts"] }
Operator • Support Autopilot
Ticket triage, knowledge selection, drafting, action schema.
{ "agent":"operator","actions":["classify","retrieve","draft","route","log"],"integrations":["zendesk","hubspot"],"accept":["<2m avg handle",">0.8 confidence","escalation < 15%"] }
Sentinel • Governance
Policies, logging, QA checks, audit readiness.
{ "agent":"sentinel","policies":["pii","tone","brand"],"qa":["toxicity<=low","pii=masked"],"audit":["full trace","action receipts"] }