Expand description
Per-step context contribution seam.
Structs§
- Context
Contribution - One block of context injected before a model request; persisted verbatim.
- Context
Request - Per-step request handed to every
ContextContributor.
Enums§
- Context
Authority - Whether injected context may carry instruction authority.
Traits§
- Context
Contributor - Plugin seam that adds model-visible context to a step; every contribution is logged.