wiki_get_briefing
Fetches a flow-specific wiki briefing surfacing related ADRs, patterns, parallel work, and open knowledge gaps, enabling alignment with existing wiki and gap closure before review.
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 |