Rename spec 037-undo-redo to 006-undo-redo for sequential numbering

Delete merged feature branches (005–037) that inflated the auto-increment
counter in create-new-feature.sh, and renumber the undo-redo spec to
follow the existing 001–005 sequence.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Lukas
2026-03-27 11:32:29 +01:00
parent f10c67a5ba
commit f6766b729d
8 changed files with 9 additions and 8 deletions

View File

@@ -114,6 +114,7 @@ Speckit manages **what** to build (specs as living documents). RPI manages **how
- `specs/003-combatant-state/` — HP, AC, conditions, concentration, initiative
- `specs/004-bestiary/` — search index, stat blocks, source management, panel UX
- `specs/005-player-characters/` — persistent player character templates (CRUD), search & add to encounters, color/icon visual distinction, `PlayerCharacterStore` port
- `specs/006-undo-redo/` — undo/redo for encounter state mutations
## Constitution (key principles)