Trade-off Matrix Block
Compare options with structured pros, cons, costs, and risks. Document architecture decisions with clear rationale and mark preferred options.
Trade-off matrices help teams compare options systematically. Each option lists pros, cons, costs, and risks in a structured format. Use this block for technology selection, architecture decisions, or any comparison where you need to weigh alternatives.
When to Use
Block Properties
| Property | Required | Description |
|---|---|---|
| Title | Yes | Name of the decision or comparison |
| Options | Yes | Array of options to compare |
| Status | No | Decision state: exploratory, recommended, decided, or deprecated |
| Rationale | No | Why the decision was made (for decided status) |
Option Properties
Each option in the matrix contains the following fields.
Status Values
Example: Database Selection
A decided technology choice with clear winner.
Example: Exploratory Analysis
An early-stage comparison still gathering input.
Example: Build vs Buy
A common architecture decision pattern.