Expand description
Structured operational-context boundary.
Structs§
- Context
Generation - Deployment-owned generation vector for independently cacheable context sections.
- Context
Invalidation - Notification that an App Facade mutation changed facts used by the Agent prompt.
- Operational
Context - Runtime facts loaded from the App Facade. This type deliberately contains data, not messages: prompt text and rendering order are owned by the Agent implementation.
- Operational
Context Delta - Delta returned for sections whose generation differs from the caller’s cached vector.
Traits§
- Context
Source - Loads typed facts used by the canonical Agent prompt.