Skip to content

ADR XXXX: [Title]

Prologue

{One or two sentences summarizing the problem and the chosen solution.}

Discussion

Problem

{Describe the specific problem or question that needs to be resolved.}

Forces

  • {Force 1}: {Description of this force and why it matters}
  • {Force 2}: {Description of this force and why it matters}
  • {Force 3}: {Description of this force and why it matters}
  • {Force 4}: {Description of this force and why it matters}

Alternatives Considered

  1. {Alternative 1}: {Why this was not chosen}
  2. {Alternative 2}: {Why this was not chosen}

Solution

We will {describe the decision and how it resolves the competing forces}.

{Explain the rationale -- how does this solution balance the forces described above?}

Consequences

Benefits

  • {Benefit 1}
  • {Benefit 2}

Liabilities

  • {Liability 1}
  • {Liability 2}
  • {Reference to related ADR or future ADR needed}