This directory contains Architecture Decision Records (ADRs) that document the key architectural decisions made in the HorneroConfig project.
An Architecture Decision Record (ADR) is a document that captures an important architectural decision made along with its context and consequences.
Each ADR follows this structure:
- Status: Proposed, Accepted, Superseded, Deprecated
- Context: The situation that led to this decision
- Decision: What was decided
- Consequences: The impact of this decision