Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Architecture Decision Records

This directory records the significant, hard-to-reverse decisions made while building Tollgate. Each record captures the context, the decision, and its consequences, so the reasoning is available later even when the people change.

The format follows Michael Nygard's Documenting Architecture Decisions.

Index

Adding a record

Copy the structure of an existing record, give it the next number, and set its status. Records are immutable once accepted: to change a decision, add a new record that supersedes the old one and update the older record's status.