🐛 Bug Description
Summary: This repo has some existing specs that were created using Claude Code and spec-kit:
When I try to make a new workspace using this repo, it sees that I already have a specs/001-lendyr-red-banking and a similar 002 directory.
Expected Behavior: I expected it to start a new spec beginning with 003 since I already have 001 and 002 specs.
Actual Behavior: It went directly to a done state because the 001-... folder was already there.
✅ Acceptance Criteria
🏷️ Labels
- Priority: [low/medium/high/critical]
- Complexity: [trivial/easy/medium/hard]
- Component: [frontend/backend/operator/tools/docs]