Expand description
§orbok-models
Local AI model vocabulary (RFC-012). Milestone M1–M6 only needs the shared types and the “what is available” summary the UI shows; the install/locate/validate workflow lands in M12.
Privacy rule carried from the requirements: model download is the only network operation orbok may ever perform, it is explicit, and it never involves document contents.
Enums§
- Model
Role - Model roles (catalog
models.role). - Model
Status - Model availability (catalog
models.status). - Search
Capability - Search capability derived from model availability. Keyword search never depends on models (RFC-007: works with zero models installed).
Functions§
- search_
capability - Derive the capability shown in the UI from model statuses.