Brief description of the architectural decision.
Before merging, ensure the following are complete:
- ADR document follows the template
- ADR is added to
mkdocs.ymlnavigation:nav: - Architecture Decisions: - decisions/XXXX-your-adr-name.md # Add here
- ADR is added to the "Recent Decisions" table in
docs/index.md - ADR has been reviewed by at least one board member
Closes #