wiki_get_briefing
Returns a curated briefing for a flow, covering related ADRs, patterns, runbooks, parallel work, and knowledge gaps. Use in planning and before review to verify wiki alignment and identify gaps to close.
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 |