Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Short Description

ADR-{{ id }}: {{ title }}

Date

{{ date }}

Status

{{ status }} {% if status == “superseded” %}Superseded: {{ superseded_by }}{% endif %}

Context

Describe the problem or situation that necessitates a decision. Specify constraints, business priorities, and technical or team-specific factors. Provide the necessary background so that the rationale behind the decision is clear.

Decision

State the chosen decision clearly and unambiguously. Use affirmative language, for example: “PostgreSQL will be used as the primary database.” Be concise and stay on point. “We will implement...” (State the falsifiable action).

Consequences

Positive

Negative / Risks

Alternatives

Briefly describe other options that were considered and why they were rejected.

References

Links to supporting documents, discussions, patterns, or research that influenced the decision.

Participants

List of personnel who participated in the decision.

  1. Name1

  2. ...