ADR <number>: <title>

Ratification

After discussion in a GitHub Issue (ADR template; title starts with [ADR] — see ADR 0018), record the outcome here: link to the discussion Issue, link to the merge PR, acceptance date, and optional list of participants.

Context

<What problem or pressure requires a decision?>

Decision

<What is being decided?>

Scope

Alternatives considered

  1. <Alternative A>
    • Pros: <...>
    • Cons: <...>
  2. <Alternative B>
    • Pros: <...>
    • Cons: <...>

Consequences

Positive

Trade-offs

Compatibility and migration

Implementation plan

  1. <step 1>
  2. <step 2>
  3. <step 3>

Validation

References

Page history

Date Change Author
Added Page history section (repository baseline). Ivan Boyarkin