ML infrastructure engineer. Founding Engineer @supermodeltools, building code analysis tooling for AI agents. Creator of the MIST stack. MS CS (ML) @ Georgia Tech. Ex-AWS.
MatchSpec · InferMux · SchemaFlux · TokenTrace
Go. Zero external deps. All six repos are pinned below.
| Repo | Purpose |
|---|---|
matchspec |
Benchmark suites. Runs evals against any backend, produces structured reports. |
infermux |
Inference routing. Abstracts providers, tracks tokens and cost per request. |
schemaflux |
Data compiler. Pass pipeline, pluggable backends, no runtime allocs in hot path. |
tokentrace |
Observability. Collects spans, computes latency percentiles, fires threshold alerts. |
mist-go |
Shared core. Protocol, transport, metrics, circuit breakers, checkpointing. |
Methodology: eval-driven development.
mcpbr: Benchmarking Model Context Protocol Servers on Software Engineering Tasks — 500-task SWE-bench Verified evaluation showing MCP tools trade resolution rate for efficiency (42% fewer tool calls, 15% lower cost). Georgia Tech, 2026.




