-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Description
🐛 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
- Bug is reproduced and root cause identified
- Fix is implemented and tested
- Regression tests added to prevent future occurrences
- Documentation updated if needed
- Fix is verified in staging environment
🏷️ Labels
- Priority: [low/medium/high/critical]
- Complexity: [trivial/easy/medium/hard]
- Component: [frontend/backend/operator/tools/docs]
Reactions are currently unavailable