Expand description
Runtime integration helpers for the Context Control Kernel.
Structs§
- Kernel
Enrichment - Result of kernel enrichment for compose integration.
- Kernel
Verdict - Result of kernel gating: what to add and what to suppress.
Functions§
- apply_
feedback - Update the bandit-learned FieldWeights based on a receipt outcome.
- emit_
plan_ event - Emit a plan-created event on the OclaBus.
- emit_
receipt_ event - Emit a receipt-recorded event on the OclaBus.
- format_
plan_ summary - Format a plan as a compact human-readable summary.
- kernel_
enrich - Enrich a compose response with kernel-selected context.
- kernel_
gate - Check whether
pathshould be suppressed as already delivered. Returnsfalseuntil the orchestrator exposes recent-delivery state.