Field Notes
-
Wiring Model Selection In Without Owning It
Somebody owns the model choice for every agent, usually a hardcoded string nobody revisits until something breaks. Minima replaces that string with a lookup that learns from reported outcomes: recommend a model per task, get sharper over time, without proxying the call.
-
Why Request-Path Authority Matters More Than Model Choice
Coding agents are not just model wrappers. Their internal structure decides what they can build, what they cost, and what they can expose.