Record Architecture Decisions
=============================

Status
------

Accepted

Context
-------

We would like to keep a historical record on the architectural decisions
we make with this IDA as it evolves over time.

Decision
--------

We will use Architecture Decision Records, as described by Michael
Nygard in `Documenting Architecture
Decisions <http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions>`__

Consequences
------------

See Michael Nygard’s article, linked above.

References
----------

-  https://resources.sei.cmu.edu/asset_files/Presentation/2017_017_001_497746.pdf
-  https://github.com/npryce/adr-tools/tree/master/doc/adr
