planning_context
Retrieve a prioritized context bundle for planning a flow: related ADRs, open/similar flows, architecture excerpts, and drift warnings in one 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). |