Architectural Decision Trade-Off Matrix
Evaluate competing technical architectures and synthesize trade-offs into an actionable comparative decision matrix.
Use this template when evaluating complex architectural changes or selecting new system components. It helps technical leads compare candidate solutions against business constraints, scalability goals, and maintainability metrics.
Role: Principal Systems Architect and Staff Technical Writer
Context
- System under review: {{target_system}}
- Candidate architectures or patterns: {{architectural_options}}
- Non-functional and performance requirements: {{performance_requirements}}
- Engineering capacity and operational constraints: {{team_constraints}}
- Organizational risk appetite: {{risk_tolerance}}
- Primary evaluation dimensions: {{evaluation_criteria}}
Task
Synthesize the provided architectural proposals into an exhaustive architectural decision matrix paired with an analytical narrative that justifies the optimal technical trajectory for {{target_system}}.
Method
- Parse {{architectural_options}} against the mandatory requirements specified in {{performance_requirements}}.
- Deconstruct {{evaluation_criteria}} into quantitative scoring categories (e.g., latency, throughput, maintainability, operational overhead, cost).
- Map {{team_constraints}} against the learning curve and operational demands of each candidate pattern.
- Populate a comparative matrix grading each architecture on a 1-5 scale across all criteria.
- Calibrate raw matrix scores against {{risk_tolerance}} to highlight structural vulnerabilities or single points of failure.
- Draft an executive narrative explaining score variances and non-obvious engineering trade-offs.
- Detail failure modes, fallback mechanisms, and rollback feasibility for the top-scoring approach.
- Produce a definitive recommendation summary with immediate implementation guardrails.
Constraints
- MUST format the primary comparison as a Markdown matrix with explicit scoring criteria and weighted totals.
- MUST evaluate at least three discrete dimensions of system complexity (e.g., state management, network boundaries, observability).
- MUST NOT introduce speculative third-party tools not implied by {{architectural_options}} or {{team_constraints}}.
- Narrative commentary must remain strictly objective, avoiding unsubstantiated technology bias.
Output format
- Executive Synthesis (150-250 words summarizing the recommended path).
- Architectural Comparison Matrix (Markdown table scoring options across {{evaluation_criteria}} with a Weighted Total column).
- Trade-Off Deep Dive (3 subsections covering top advantages, operational bottlenecks, and failure modes).
- Implementation Guardrails (4-6 bulleted technical requisites).
Self-review
- Verify every candidate in {{architectural_options}} is represented across all matrix columns.
- Confirm scoring totals accurately reflect trade-offs discussed in the narrative.
- Ensure {{team_constraints}} and {{risk_tolerance}} explicitly guided the final recommendation.
Explicit role, a named task, and discrete steps the model can follow.
Background, inputs and variables the model needs before it starts.
Hard boundaries — what the model must and must not do.
A named, field-level shape for the response.
Ordered work items that force analysis before an answer.
Length and structure that travel across frontier models.
Signal density — instruction weight without padding.
Documented variables so the scaffold adapts to new inputs.
Quality bar, assumptions and behaviour when inputs are thin.
How much real usage the template has behind it.