# Stack Research Template Template for `.planning/research/STACK.md` — recommended technologies for the project domain. **Core Technologies:** - Include specific version numbers - Explain why this is the standard choice, not just what it does - Focus on technologies that affect architecture decisions **Supporting Libraries:** - Include libraries commonly needed for this domain - Note when each is needed (not all projects need all libraries) **Alternatives:** - Don't just dismiss alternatives - Explain when alternatives make sense - Helps user make informed decisions if they disagree **What NOT to Use:** - Actively warn against outdated or problematic choices - Explain the specific problem, not just "it's old" - Provide the recommended alternative **Version Compatibility:** - Note any known compatibility issues - Critical for avoiding debugging time later