storkit: done 463_story_configurable_rate_limit_notification_suppression
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
name: "Configurable rate limit notification suppression"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 463: Configurable rate limit notification suppression
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a ..., I want ..., so that ...
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] New boolean config field in project.toml (e.g. rate_limit_notifications) defaults to true
|
||||||
|
- [ ] When false, RateLimitWarning chat notifications are suppressed
|
||||||
|
- [ ] RateLimitHardBlock and StoryBlocked notifications are always sent regardless of the setting
|
||||||
|
- [ ] Stage transition notifications are unaffected
|
||||||
|
- [ ] Config is hot-reloaded when project.toml changes
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user