docs: add archive README for 000-initial-config

This commit is contained in:
Ahmed Darrazi 2026-01-10 22:31:19 +01:00
parent de7e7dea57
commit 9401a8a5a5

View File

@ -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/<NNN>-<slug>/`.
- Active work must happen on `feat/<NNN>-<slug>` 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/<NNN>-<slug>/` folder and copy only the relevant parts.