User Story
As a Station super admin, I need to manage RSI URL pattern configuration so that Station-Bot uses the correct RSI endpoints and link patterns for verification-related workflows.
Definition of Done
Acceptance Criteria
- A
station_super_admin can update RSI URL pattern settings from Station
- Invalid values are rejected with field-level validation
- Guild-scoped admins cannot access these controls
Technical Elaboration
This ticket covers RSI URL/pattern settings only. It is separate from RSI HTTP timeout/retry/concurrency tuning.
Design Elaboration
These controls should make it clear that they affect external integration link targets and parsing behavior, not end-user guild settings.
Parent Epic: #231
Depends on: #232, #233, #242
User Story
As a Station super admin, I need to manage RSI URL pattern configuration so that Station-Bot uses the correct RSI endpoints and link patterns for verification-related workflows.
Definition of Done
RSI_CITIZEN_URL_PATTERN,RSI_PROFILE_EDIT_URL, andRSI_ORGANIZATIONS_URL_PATTERNpnpm typecheckpassesAcceptance Criteria
station_super_admincan update RSI URL pattern settings from StationTechnical Elaboration
This ticket covers RSI URL/pattern settings only. It is separate from RSI HTTP timeout/retry/concurrency tuning.
Design Elaboration
These controls should make it clear that they affect external integration link targets and parsing behavior, not end-user guild settings.
Parent Epic: #231
Depends on: #232, #233, #242