Skip to main content

Module context

Module context 

Source
Expand description

Per-step context contribution seam.

Structs§

ContextContribution
One block of context injected before a model request; persisted verbatim.
ContextRequest
Per-step request handed to every ContextContributor.

Enums§

ContextAuthority
Whether injected context may carry instruction authority.

Traits§

ContextContributor
Plugin seam that adds model-visible context to a step; every contribution is logged.