Record
component-source
Identifies the component (provider or layer) that contributed a session mode or model.
record component-source {
component-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| component-id | string | Stable component identifier. Format is host-defined but
conventionally namespace:name (e.g. local:plan-layer,
ghcr.io/yosh:ollama-provider). |