Decisions
Architecture Decisions (ADRs) record significant architectural choices made in the project — the context, the decision, and the consequences.
Creating a Decision
- Go to Decisions in the sidebar
- Click New Decision
- Fill in:
- Title — Short description of the decision
- Status — Proposed, Accepted, Deprecated, Superseded
- Context — What prompted this decision
- Decision — What was decided
- Consequences — What will change as a result
- Link related objects, capabilities, or applications
- Click Save
Linking to Objects
Decisions can be linked to any object in the inventory. Linked decisions appear in the object’s detail page under the Decisions tab.
History
Decisions track a full history — when a decision is updated or deprecated, the previous version is preserved.