$350K
ARR scaled
HighFi is agentic capital markets infrastructure — replacing manual, operations-heavy back-office workflows with intelligent, self-serve systems for lenders and asset managers. As founding engineer and primary technical customer contact, I built the platform's core systems end-to-end and scaled HighFi's first two enterprise customers from $0 to $350K ARR.
Purpose-built operating system for the compliance, servicing, and reporting layer between a legal agreement and a funded transaction. Six components, one config registry — onboarding is a config task, not a sprint.
BaseAgent<TDeps,TInput,TOutput> powering 6+ agents with typed dependency injection, structured step tracing, and per-step Slack observability. Stateful FSM design.
Capability-gated agents resolving authorized toolsets per request. Millie executes funding draws and SOFR updates in Slack. Penny streams amendment edits from a mode-scoped in-app panel.
Three-stage Claude Code pipeline on GitHub Actions. Safety enforced below the prompt layer — every shell command routes through a whitelist. Specs written by day, PRs reviewed at 8 AM.