# ADR-XXX: Decision Title

## Status History
<!-- machine-parseable table: directory = current status, last row = latest record -->

| Status | Date | Note |
|--------|------|------|
| proposed | YYYY-MM-DD | Drafted |
| accepted | YYYY-MM-DD | Team approved |

## Context

What is the problem we're solving? What are the constraints?

## Decision Drivers

- Factor 1 (e.g., performance)
- Factor 2 (e.g., cost)
- Factor 3 (e.g., complexity)

## Options Considered

### Option A: Name

Description...

**Pros**:
- 

**Cons**:
- 

---

### Option B: Name

Description...

**Pros**:
- 

**Cons**:
- 

---

## Decision

**Chosen**: Option X

### Rationale

Why was this option chosen over others?

## Consequences

### Positive
- 

### Negative
- 

### Follow-up Required
- [ ] Action item 1
- [ ] Action item 2

## Related

- Epic: 
- Tasks: 
- Related ADRs: 
- Decision Date: YYYY-MM-DD
- Decision Participants: 
