# docs/adr

## Purpose

Contains approved Architecture Decision Records (ADRs) for Project Garuda.

Release candidates and drafting history do not belong in this directory. Only approved ADRs are committed to the repository.

## Authority

ADRs derive authority exclusively from GAR Constitutions. They never establish constitutional scope.

## Records

| ID | Title | Status |
| --- | --- | --- |
| [ADR-0011](ADR-0011-interface-foundation.md) | Interface Foundation | Approved v1.0 |
| [ADR-0012](ADR-0012-integration-foundation.md) | Integration Foundation | Approved v1.0 |
| [ADR-0013](ADR-0013-runtime-foundation.md) | Runtime Foundation | Approved v1.0 |

## Related Documents

- [GAR-0017](../GAR-0017.md) — Phase II Constitutional Extension
- [PROJECT_GARUDA_MASTER.md](../PROJECT_GARUDA_MASTER.md)
