## 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-decisi ons). ## 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).
doc/architecture/decisions/0001-implement-as-unix-shell-scripts.md $ cat doc/architecture/decisions/0001-implement-as-unix-shell-scripts.md # 2. Implement as Unix shell scripts Date: 2024-08-14 ## Status Accepted ## Context The issue motivating this decision, and any context that influences or constrains the decision. ## Decision The change that we're proposing or have agreed to implement. ## Consequences What becomes easier or more difficult to do and any risks introduced by the change that will need to be mitigated. https://github.com/npryce/adr-tools
Architecture Decision Record • Google Cloud ‒ Architecture decision records overview • Azure ‒ Architecture decision record • AWS ‒ Using architectural decision records to streamline technical decision-making for a software development project