Skip to main content

Module runtime

Module runtime 

Source
Expand description

KhiveRuntime — composable handle to all storage capabilities.

Structs§

BackendId
Identifies a named backend in a multi-backend deployment (ADR-009, ADR-028).
KhiveRuntime
Composable runtime handle used by the MCP server.
NamespaceToken
Authorization proof that a caller is permitted to access a specific namespace.
RuntimeConfig
Runtime configuration.

Functions§

parse_pack_list
Parse a comma- or whitespace-separated pack list from a single string.