Expand description
Bridge between the main lean-ctx configuration and Context Kernel features.
Structs§
- Config
Report - Effective Context Kernel configuration and its source details.
Enums§
- Config
Source - Origin of the effective Context Kernel configuration.
Functions§
- apply_
config - Loads the main configuration and applies its kernel feature values globally.
- config_
report - Returns a serializable report of effective kernel configuration.
- effective_
config - Returns the effective kernel features and their detected source.
- from_
config - Builds kernel features from the main configuration.
- reset
- Restores kernel configuration state for tests and runtime reinitialization.