story-kit: create 341_story_rename_story_kit_directory_to_storkit

This commit is contained in:
Dave
2026-03-20 08:24:59 +00:00
parent c7846c041c
commit c138246db3

View File

@@ -18,7 +18,7 @@ As a project owner, I want the config directory renamed from .story_kit to .stor
- [ ] Watcher, worktree, and pipeline code updated
- [ ] MCP tool descriptions updated if they reference .story_kit
- [ ] Agent prompts updated if they reference .story_kit
- [ ] Backwards compatible: if .storkit doesn't exist but .story_kit does, use .story_kit with a deprecation warning
- [ ] No backwards compatibility — .story_kit simply stops working, users must rename to .storkit
## Out of Scope