diff --git a/docs/adr/README.md b/docs/adr/README.md new file mode 100644 index 0000000..4e15a4e --- /dev/null +++ b/docs/adr/README.md @@ -0,0 +1,5 @@ +# Architecture Decision Records + +Product-level decisions currently live in [design/DECISIONS.md](../../design/DECISIONS.md). + +Formal ADRs may be added here at **build** if needed.