huskies: create 471_story_bot_command_to_show_overall_test_coverage

This commit is contained in:
dave
2026-04-04 11:17:35 +00:00
parent 4a30c0924d
commit b602a2e4e5
@@ -15,6 +15,7 @@ As a user on any chat transport (Matrix, WhatsApp, Slack, or web UI), I want a `
- [ ] Reports overall line coverage percentage in chat response
- [ ] Command appears in `help` output
- [ ] Returns a clear error if the coverage tool is not installed
- [ ] Command works across all transports (Matrix, WhatsApp, Slack, web UI) via the shared command registry
## Out of Scope