# 1. Record architecture decisions

Date: 2020-06-17

## Status

Implemented

## Context

We need to record the architectural decisions made on this project.

## Decision

We will use Architecture Decision Records, as [described by Michael Nygard](http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions).

## Consequences

See Michael Nygard's article, linked above. For a lightweight ADR toolset, see Nat Pryce's [adr-tools](https://github.com/npryce/adr-tools).

To get set up with ADRs on your system, check out this quip: https://wealthsimple.quip.com/MJ5IACQEytFn/Architecture-Decision-Records-ADR.
