User Story
As a Station super admin, I need to manage nomination anti-abuse runtime controls so that I can tune cooldowns and daily limits without editing bot environment files directly.
Definition of Done
Acceptance Criteria
- A
station_super_admin can update nomination anti-abuse values from Station
- Invalid numeric values are rejected with field-level validation
- Guild-scoped admins cannot access or mutate these controls
Technical Elaboration
This ticket covers the anti-abuse runtime settings only. It is separate from nomination digest, delegated access, audit history, and worker tuning.
Design Elaboration
This UI should feel like a safety control surface. Limits and cooldowns should be grouped and clearly explained in operational terms.
Parent Epic: #231
Depends on: #232, #233, #242
User Story
As a Station super admin, I need to manage nomination anti-abuse runtime controls so that I can tune cooldowns and daily limits without editing bot environment files directly.
Definition of Done
NOMINATION_USER_COOLDOWN_SECONDS,NOMINATION_TARGET_MAX_PER_DAY, andNOMINATION_USER_MAX_PER_DAYpnpm typecheckpassesAcceptance Criteria
station_super_admincan update nomination anti-abuse values from StationTechnical Elaboration
This ticket covers the anti-abuse runtime settings only. It is separate from nomination digest, delegated access, audit history, and worker tuning.
Design Elaboration
This UI should feel like a safety control surface. Limits and cooldowns should be grouped and clearly explained in operational terms.
Parent Epic: #231
Depends on: #232, #233, #242