Skip to content

Latest commit

 

History

History

README.md

Architecture Decision Records (ADRs)

This directory contains Architecture Decision Records (ADRs) that document the key architectural decisions made in the HorneroConfig project.

What is an ADR?

An Architecture Decision Record (ADR) is a document that captures an important architectural decision made along with its context and consequences.

ADR Format

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

Index