Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Decisions

This directory contains Waystone's Architecture Decision Records. They are also called ADRs.

These records document material technical and project-boundary decisions in a way that remains understandable over time.

Purpose

The purpose of this directory is to:

  • record important decisions and their rationale
  • reduce undocumented architectural drift
  • preserve context for future maintainers
  • distinguish deliberate choices from accidental behaviour

Reading Order

The intended reading order is numerical.

Start with:

Then continue through the later records in order.

Current records:

Notes

An ADR is not required for every change.

For the rules governing when an ADR is required and how ADRs should be written, see 0000-adr-process.md.