diff --git a/.storkit/work/1_backlog/410_story_loc_bot_command_top_files_by_line_count.md b/.storkit/work/1_backlog/410_story_loc_bot_command_top_files_by_line_count.md deleted file mode 100644 index 92adfd3a..00000000 --- a/.storkit/work/1_backlog/410_story_loc_bot_command_top_files_by_line_count.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: "loc bot command — top files by line count" -retry_count: 3 -blocked: true ---- - -# Story 410: loc bot command — top files by line count - -## User Story - -As a developer, I want to send `loc` to the bot and see the top files by line count, so I can spot files that are getting too large before they become a problem for agents. - -## Acceptance Criteria - -- [ ] loc command is registered in chat/commands/mod.rs and appears in help output -- [ ] `loc` returns the top 10 source files by line count (excluding generated files, node_modules, target/, .storkit/worktrees/) -- [ ] `loc 5` returns the top 5 files -- [ ] `loc 20` returns the top 20 files -- [ ] Output includes file path, line count, and rank -- [ ] Command works from all transports (Matrix, WhatsApp, Slack) - -## Out of Scope - -- TBD diff --git a/.storkit/work/1_backlog/407_spike_fly_io_machines_for_multi_tenant_storkit_saas.md b/.storkit/work/5_done/407_spike_fly_io_machines_for_multi_tenant_storkit_saas.md similarity index 100% rename from .storkit/work/1_backlog/407_spike_fly_io_machines_for_multi_tenant_storkit_saas.md rename to .storkit/work/5_done/407_spike_fly_io_machines_for_multi_tenant_storkit_saas.md