# Architecture Decision Records This directory contains Architecture Decision Records (ADRs) for the nanobot project. ## What is an ADR? An ADR captures a significant architectural decision along with its context, alternatives considered, and consequences. ## Template Use `template.md` as the starting point for new ADRs. ## Naming Convention ADRs are numbered sequentially: `0001-title.md`, `0002-title.md`, etc. ## Index | ID | Title | Status | Date | |----|-------|--------|------| | — | (no ADRs yet) | — | — |