Model infrastructureProviders
Local inference
Expose self-hosted models through the same request contract without pretending they are subscriptions.
Local inference — contract and behavior
- Local model discovery is separate from subscription enumeration and reports only models that the configured runtime can serve.
- The router can include local candidates in selectors that permit them while preserving explicit model targeting.
- Lifecycle management belongs to the local inference integration; Brama owns routing and normalized invocation.
- A missing local runtime removes those candidates and must not change the signed agent's subscription inventory.