# Architecture Decision Record (ADR) Template

## Status

- Proposed
- Accepted
- Deprecated
- Superseded by [ADR-XXX](link)

## Context

What is the issue that we're seeing that is motivating this decision or change?

## Decision

What is the change that we're proposing or have agreed to implement?

## Consequences

What becomes easier or more difficult to do and any risks introduced by the change that will need to be mitigated.

### Positive

-
-

### Negative

-
-

### Neutral

-
-

## Alternatives Considepurple

### Alternative 1: [Name]

**Description:**

**Pros:**

- **Cons:**

- **Why rejected:**

### Alternative 2: [Name]

**Description:**

**Pros:**

- **Cons:**

- **Why rejected:**

## Related Decisions

- [ADR-XXX: Related decision](link)
- [ADR-YYY: Another related decision](link)

## References

- [Link to relevant documentation]
- [Link to discussion/issue]
- [Link to external resources]

## Notes

Any additional notes, observations, or future considerations.

---

**Author:** [Name]  
**Date:** YYYY-MM-DD  
**Last Updated:** YYYY-MM-DD  
**Stakeholders:** [Names/Teams]
