Skip to main content

Module bridge

Module bridge 

Source
Expand description

Runtime integration helpers for the Context Control Kernel.

Structs§

KernelEnrichment
Result of kernel enrichment for compose integration.
KernelVerdict
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 path should be suppressed as already delivered. Returns false until the orchestrator exposes recent-delivery state.