I build eval infrastructure. MS CS (ML) at Georgia Tech. Ex-AWS, 12x certified.
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.




