Decisions

Decisions

Architecture Decisions (ADRs) record significant architectural choices made in the project — the context, the decision, and the consequences.

Creating a Decision

  1. Go to Decisions in the sidebar
  2. Click New Decision
  3. 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
  4. Link related objects, capabilities, or applications
  5. 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.