| name | research-brainstorm-query |
| namespace | research |
| platforms | ["all"] |
| description | Retrieve adjacent wiki/research context and produce exploratory synthesis for a brainstorm topic. |
Research Brainstorm Query
Use when the user wants neighboring concepts, entities, syntheses, source
summaries, prior brainstorming notes, or speculative synthesis around a loose
research topic.
Procedure
-
Identify the seed node or topic slug.
-
Query KB graph neighbors:
aiwg index neighbors --graph kb --node <slug>
-
Read relevant wiki pages through aiwg kb get or the configured KB storage
adapter.
-
For factual claims, call the existing research path (research-query) and
label any grounded findings as citation-backed.
-
Produce exploratory output such as:
- idea map
- question tree
- synthesis sketch
- competing hypotheses
- exploration plan
Output Rules
- Keep
model-suggestion items distinct from citation-backed facts.
- Include wiki links or node IDs for retrieved neighbors.
- Include acquisition or promotion candidates when a question becomes concrete.