From 4ab4ec1ebc6c17263df6ce014f2bab671ca06fc0 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sat, 16 May 2026 00:06:01 +0200 Subject: [PATCH] docs(roadmap): link to qfd.md from intro --- docs/roadmap.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index a8308e0..4663067 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -2,7 +2,8 @@ Frequent releases. Each version is a usable artifact, not a checkpoint. The macro-plan (Gantt) lives in the [README](../README.md#roadmap); this file -holds the per-version scope. +holds the per-version scope. The user-facing requirements and engineering +targets each release feeds into are tracked in [`qfd.md`](qfd.md). ---