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.
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.
runtime_config_from_khive_config
Build a RuntimeConfig from a parsed KhiveConfig.