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 <sparklab@openclaw.ai>
This commit is contained in:
RoomWithOutRoof 2026-03-12 20:47:30 +08:00 committed by GitHub
parent 40f21c08a0
commit 353bf7b00a

View file

@ -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