HighFi
Founding Software Engineer
Mar 2023 – Present
- TypeScript
- PostgreSQL
- Next.js
- Vercel AI SDK
- Pulumi
- GCP
$350K
ARR scaled
HighFi is agentic infrastructure for capital markets. It replaces the manual, operations-heavy back-office work that lenders and asset managers still run by hand with self-serve systems that don't need a person in the loop. As founding engineer and the primary technical contact for customers, I built the platform's core systems end-to-end and grew HighFi's first two enterprise accounts from $0 to $350K ARR.
A purpose-built operating system for the layer between a legal agreement and a funded transaction: compliance, servicing, reporting. Six components, one config registry — onboarding becomes a config task instead of 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 lives below the prompt layer: every shell command routes through a whitelist. Specs go in by day, PRs come back by 8 AM.