wiki_get_briefing
Get a curated briefing for a flow, including related ADRs, patterns, runbooks, parallel work, and open knowledge gaps. Use during planning and before review to align implementation with the wiki and identify gaps.
Instructions
DF-310 — Per-flow LLM-Wiki briefing. Returns the curated set of related ADRs, related patterns/runbooks/intents, parallel work in scope, and open knowledge gaps for a specific flow. This is the same data the Knowledge-Tab in the UI renders via WikiBriefingPanel.
Use this in planning + before review→done to make sure the flow's plan + implementation respect the existing wiki and to find gaps that the agent should close (preferably via 'extend', see knowledge_check_resolve).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | Flow id to build the briefing for |