This directory contains Architecture Decision Records for the codesearch project.
An Architecture Decision Record (ADR) captures an important architectural decision made along with its context and consequences. ADRs help future developers understand why the codebase looks the way it does.
Each ADR follows the template in `adr-template.md`:
- ----
When making a significant architectural change:
1. 2.3.4.