diff --git a/docs/adr/ADR_TEMPLATE.md b/docs/adr/ADR_TEMPLATE.md new file mode 100644 index 00000000..de12bf92 --- /dev/null +++ b/docs/adr/ADR_TEMPLATE.md @@ -0,0 +1,15 @@ +# ADR-[Number]: [Title] + +**Date:** [YYYY-MM-DD] +**Status:** [Proposed | Accepted | Superseded] +**Author:** [Agent Name] +**House:** [House ID] + +## Context +[What is the problem we are solving?] + +## Decision +[What is the proposed solution?] + +## Consequences +[What are the trade-offs?]