planning_context
Returns a priority-scored context bundle with ADRs, parallel flows, and drift warnings for planning a flow in a single call.
Instructions
Get a compact context bundle for planning a flow. Returns related ADRs, parallel open flows, similar done flows, forward-intents, architecture-module excerpts and drift warnings — all in one call, priority- scored, budgeted under ~5500 tokens.
Call this AT THE START of planning instead of scattering wiki_search/adr_list/ flow_list calls. Use the markdown output directly as context; use the JSON sections if you want to cross-reference specific items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | Flow ID (or display ID like DF-251 — resolved server-side). |