incorporate_research
Analyze research findings to extract topics, evaluate impact on architectural decisions, and generate updates to ADR records for informed decision-making.
Instructions
Incorporate research findings into architectural decisions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| researchPath | No | Path to research directory | docs/research |
| adrDirectory | No | Path to ADR directory | docs/adrs |
| analysisType | No | Type of research analysis to perform | comprehensive |
| existingTopics | No | Previously identified research topics | |
| researchTopics | No | Research topics for impact evaluation | |
| adrId | No | ADR ID for update generation | |
| updateType | No | Type of ADR update to generate | |
| researchFindings | No | Research findings for update generation |