# Architecture Decision Record

**ADR-[NNN] — [Short Decision Title]**

---

**Metadata**

| Field | Value |
|---|---|
| ADR number | ADR-[NNN] |
| Date | |
| Status | Proposed / Accepted / Deprecated / Superseded |
| Decider(s) | |
| Affected system(s) | |
| Related ADRs | ADR-[NNN] (supersedes / related to) |

---

## Context

> Describe the situation that requires a decision. What is the problem, constraint, or opportunity? Include relevant forces: technical, business, regulatory, team capability.

*Keep this to two to four paragraphs. The reader should be able to understand the decision without any prior context.*

---

## Decision

> State the decision clearly and directly. Start with: **"We will..."** or **"We have decided to..."**

---

## Rationale

> Why was this option chosen over alternatives? What were the key factors? Reference constraints, principles, or prior decisions where relevant.

---

## Options Considered

### Option 1 — [Name] *(selected)*

**Description:** What it is and how it works.

**Pros:**
-
-

**Cons:**
-
-

**Why selected:** Brief reason.

---

### Option 2 — [Name]

**Description:**

**Pros:**
-

**Cons:**
-

**Why not selected:**

---

### Option 3 — [Name] *(if applicable)*

**Description:**

**Pros:**
-

**Cons:**
-

**Why not selected:**

---

## Consequences

### Positive
-
-

### Negative / Trade-offs
-
-

### Risks Introduced
-
-

---

## Compliance & Constraints

> Note any regulatory, security, or enterprise standards this decision must satisfy or has considered.

---

## Review Conditions

> Under what circumstances should this decision be revisited?
> Example: *Review if [platform / vendor / policy] changes, or if [scale threshold] is exceeded.*

---

## Artefacts Updated

- [ ] AoAP updated to reflect this decision
- [ ] CSA updated
- [ ] SAS briefed to stakeholders
- [ ] Architecture Register updated

---

*OrdoAnimi · Architecture Decision Record · v1.0*
