ArchitectureGeneric
Architecture Decision Analysis
Analyze trade-offs between architectural approaches
Prompt
I need to decide between these approaches for [describe the feature/system]:
Option A: [describe]
Option B: [describe]
For each option, analyze:
1. Implementation complexity (hours/days)
2. Performance characteristics at [expected scale]
3. Maintainability over 12 months
4. What breaks if requirements change to [likely change]
Give me a clear recommendation with reasoning.