planning_context
Retrieve a compact context bundle for planning, including related ADRs, parallel flows, and drift warnings, all in one call. Replace scattered wiki_search, adr_list, and flow_list calls.
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). |