diff --git a/specs/000-initial-config/README.md b/specs/000-initial-config/README.md new file mode 100644 index 0000000..12735d9 --- /dev/null +++ b/specs/000-initial-config/README.md @@ -0,0 +1,18 @@ +# 000-initial-config (ARCHIVED) + +This folder is a **legacy archive** of early v1 specifications copied from older `.specify/*` artifacts. + +## Rules + +- **Do not use this folder for active work.** +- Active feature specs must live under `specs/-/`. +- Active work must happen on `feat/-` branches. + +## What is in here? + +- `spec.md`: archived feature specification +- `plan.md`: archived implementation plan +- `tasks.md`: archived task list +- `research_t186.md`: archived research note + +If you want to revive any of this as a new feature, create a new `specs/-/` folder and copy only the relevant parts.