Skip to main content

Module kernel_api

Module kernel_api 

Source
Expand description

HTTP handlers exposing Context Kernel runtime state.

Structs§

EtpaoResponse
Point-in-time ETPAO values for the proxy and MCP hot paths.

Functions§

dashboard
Returns the live Context Kernel dashboard snapshot.
etpao
Returns current ETPAO values for both active integration paths.
evidence
Returns aggregate evidence from the active Context Kernel pipeline.
get_config
Returns the current Context Kernel runtime feature configuration.
health
Returns the aggregated Context Kernel health report.
report
Returns a structured kernel dashboard report.
reset_state
Clears live kernel evidence and ETPAO state.
set_config
Replaces the Context Kernel runtime feature configuration.