Decision
A Decision records a domain or specification choice: its context, the alternatives weighed, the option chosen, and the rationale.
Fields
| Field | Purpose |
|---|---|
|
Why the decision is needed — the problem or question it answers. |
|
The alternatives considered; each carries its advantages and disadvantages. |
|
The option chosen. |
|
Why the chosen option won over the rejected alternatives. |
|
What follows from the decision, positive and negative. |
Item template
[#DEC-NNN, item, role=decision, status=proposed, title="Short decision title"]
--
Context:: Why this decision is needed.
Options::
* Option A — description.
** Good: argument for A.
** Bad: argument against A.
* Option B — description.
** Good: argument for B.
** Bad: argument against B.
Decision:: Chosen Option B.
Rationale:: Why B over A — the deciding trade-off.
Consequences:: What follows, positive and negative.
tracer:links[]
--
-
Change-scoped: a decision is
recorded_byone change (CHG). -
Durable: once accepted, a decision is immutable and superseded rather than edited.
Status: proposed → accepted → rejected · superseded.