AI · multi-agent
Multi-agent investigation platform
An orchestrator and 18 focal agents that triage ambiguous technical questions, check trusted data sources, and hand back cited reports a reviewer can verify. In daily use across 9 product domains.
Selected work
I work where customers meet complex custody, wallet, and settlement problems: understand the issue, debug it in the real environment, fix it, and leave behind something the next person can reuse.
What I build
AI · multi-agent
An orchestrator and 18 focal agents that triage ambiguous technical questions, check trusted data sources, and hand back cited reports a reviewer can verify. In daily use across 9 product domains.
Tooling
Command-line and workflow tooling for operational tasks where structure matters: transaction actions, policy and webhook checks, account reviews, and hardware-backed flows with clear operator guardrails.
Automation
Recurring customer reporting, rebuilt as production workflows: metrics from trusted data stores, branded PDFs, model-written summaries, reusable templates, and delivery scheduled automatically between cycles.
Debugging
Tracing issues across wallet, exchange, and settlement flows: asset mapping, failed transfers, webhook callbacks, and off-exchange settlement behavior across major exchange and settlement venues.
Environment
Troubleshooting offline and restricted workspaces: approval flows, policy behavior, connectivity constraints, device state, restricted access, and careful reversible changes with a clear trail.
Observability
Daily Datadog work at Fireblocks: dashboards and alerts for live services, reading production signals before customers feel them. The same discipline applied to AI systems: time to root cause, report quality, and whether teams keep using the tool.
Security context
Some of my work happens at the edge of deliberately constrained environments: offline and cold workspaces, hardware-backed key operations, allowlist and policy controls, and restricted customer setups where shortcuts are not acceptable. The customers are high-value institutions, so the job is to understand the flow, debug from observable state, and propose steps a security team can approve without weakening the model.
Field notes
Production workflows
n8n · SQL data warehouse · Google Drive · LLM summaries
A recurring customer reporting process became a production n8n workflow. It pulls customer metrics from the data warehouse, builds branded HTML reports with charts and LLM-written summaries, renders them as PDFs, and delivers each file to the right Google Drive folder.
Reporting period dates calculate from the current date, so the next run needs no manual configuration. The workflow keeps the output consistent across customers and removes the repetitive build step from the team.
n8n · data warehouse · JavaScript · QuickChart
Killed a 30-minute manual report and built a 4-second pipeline in its place. 42 sequential SQL queries became 2 bulk operations, a 99% runtime reduction.
A director-requested initiative, now used across 50+ customer-facing reports.
The common thread
The work starts with the customer's actual failure mode, then moves toward a fix that survives the current ticket. Sometimes that is a CLI workflow, sometimes an automation, sometimes a short product note with the right reproduction. Two of those fixes grew into the flagships on this site: TRBT and the EVM Transaction Troubleshooter.
That is the loop I want to run inside a Forward Deployed, Solutions, Sales Engineering, or AI PM seat: customer context, technical depth, and fixes that keep working after the ticket is closed.