Expand description
context/query request/response shapes
(SPEC.md §5). Budget-aware
by contract: every query carries max_tokens; a conforming provider
never returns more than the budget and never lies about cost.
Structs§
- Context
Query - A request to a CGP provider for context frames relevant to a goal.
- Context
Query Result - The response to a
context/querycall.