From 353bf7b00a26cad11bfaf78b039e944a7cb2b18d Mon Sep 17 00:00:00 2001 From: RoomWithOutRoof <166608075+Jah-yee@users.noreply.github.com> Date: Thu, 12 Mar 2026 20:47:30 +0800 Subject: [PATCH] docs: clarify ROADMAP.md requirement for migration (#94) Add note that ROADMAP.md is required for migration to help users understand why migration fails without it. Co-authored-by: SparkLab Scout --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b7e63bfa5..f94fea295 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ GSD v2 solves all of these because it's not a prompt framework anymore — it's ### Migrating from v1 +> **Note:** A `ROADMAP.md` file is **required** for migration. If your project doesn't have one, you'll need to create it before running the migration command. + If you have projects with `.planning` directories from the original Get Shit Done, you can migrate them to GSD-2's `.gsd` format: ```bash