From 9616ab749df149503356840add854a83bfcde577 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Fri, 26 Jun 2026 14:40:12 +0100 Subject: [PATCH] docs: link DESIGN.md and ADRs from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe8286..730a34c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Compare up to 5 Profiles across 3–7 Criteria on a 0–5 scale, export the rada Deployed at https://product-radar.apoena.dev. -See [CONTEXT.md](./CONTEXT.md) for the domain glossary. +See [CONTEXT.md](./CONTEXT.md) for the domain glossary and [DESIGN.md](./DESIGN.md) for the goal-driven design (QFD). Architecture decisions live in [docs/adr/](./docs/adr/). ## Stack