Work
What I can show is here. What I cannot show shaped it: 50+ agentic proof-of-value systems built for banks, insurers, health companies, and retailers stay behind their walls, but every pattern they taught me ends up in a field guide.
AURUM · AG-UI wealth onboarding
✓ shippedA private-bank onboarding agent that streams the whole interface, not just text. Generative UI cards, risk gauges, and human approval desks over one SSE stream, orchestrated by a process engine. Runs without API keys in shadow mode.
AURUM Pays · AP2 agent payments
◐ in buildOne of the first working implementations of Google's AP2 v0.2 outside their own samples, wired to an external governance layer. A shopping agent buys FIFA tickets overnight under a cryptographically signed mandate it cannot override. Repo goes public when EP 03 ships.
Mortgage concierge · multi-agent A2A
✓ shippedMulti-agent mortgage pre-qualification with a judge agent gating decisions at a confidence threshold, and a locally-hosted research agent behind a data-privacy boundary. Became the worked example in Camunda's official A2A blog series and a Gemini 3 hackathon listing.
Four-axis agent eval harness
✓ shippedBuilt when nobody was asking for agent evals, now it is the first question in every room. Measures cost per case, accuracy against a gold set, tool-skip rates, and temperature sensitivity for process-embedded agents. Field-validated on live enterprise workloads across 20+ models. The method is public; the code is not.
Cohere connector for Camunda
✓ shippedA marketplace-submitted connector bringing Cohere's models (chat, structured JSON, classification, embeddings, reranking) into process orchestration as element templates. Built with sovereign-data deployments in mind, where a Canadian model and a self-managed cluster matter.
Tool Credit Score
✓ shippedA deterministic linter that scores MCP tool specs 0 to 100 for agent-readiness and auto-fixes the failures. Born from eval findings that agents skip tools because of bad specs, not bad models.