# Research Documentation Index
This directory contains research documentation for the project. Research files are generated dynamically and stored in `docs/context/research/`.
**Last Updated**: 2025-12-15
## Research Files Location
All research documentation is stored in:
- **Location**: `docs/context/research/`
- **Format**: `perform-research-{timestamp}.md`
- **Example**: `perform-research-2025-12-15T16-45-17-448Z.md`
## Available Research Files
See the [context/research directory](../context/research/) for actual research files.
## Research Process
### Creating New Research
1. Use the `generate_research_questions` MCP tool to create research questions
2. Research files are automatically generated in `docs/context/research/` with timestamp-based naming
3. Research findings are integrated into project knowledge base
### Research Process
1. **Planning**: Define questions, methodology, and timeline
2. **Execution**: Collect data and conduct analysis
3. **Documentation**: Record findings with evidence and confidence levels
4. **Review**: Peer review and validation of findings
5. **Communication**: Share findings with stakeholders
6. **Implementation**: Apply recommendations and track outcomes
### Quality Standards
- All findings must include confidence levels and supporting evidence
- Research methodology must be clearly documented
- Regular progress updates are required
- Peer review is mandatory for critical findings
- All research must link to relevant ADRs and architectural decisions
### Documentation Standards
- Use the provided research document template
- Include clear research questions and methodology
- Document all findings with dates and confidence levels
- Provide actionable recommendations with implementation guidance
- Link to relevant ADRs and external references
## Research Tools
### MCP Tools Available
- `generate_research_questions`: Generate context-aware research questions
- `analyze_environment`: Analyze environment context for research
- `generate_rules`: Generate architectural rules from research findings
### Research Methodologies
- Literature review and analysis
- Experimental validation and testing
- Prototype development and evaluation
- Stakeholder interviews and surveys
- Architectural analysis and modeling
## Knowledge Management
### Research Findings Integration
- Update relevant ADRs with research findings
- Create new ADRs based on research recommendations
- Update architectural documentation with new insights
- Share findings through team knowledge sharing sessions
### Research Archive
- Completed research is archived but remains accessible
- Research findings are integrated into project knowledge base
- Lessons learned are documented for future research
- Research methodologies are refined based on experience
---
For questions about research processes or to propose new research topics, please contact the research coordinator or create an issue in the project repository.