User Story
As a guild owner or guild admin, I need to manage manufacturing order throughput limits so that I can control how many orders and items members can create and how quickly they can submit them.
Definition of Done
Acceptance Criteria
- A guild admin can update manufacturing order caps and rate limits from Station
- Invalid numeric values are rejected with field-level validation
- Saved values persist on reload
Technical Elaboration
This ticket covers the manufacturing throughput controls only. It is separate from Discord wiring, message copy, and keepalive scheduling.
Design Elaboration
This UI should read like operational capacity management. Limits and rate controls should be grouped and labeled in plain language.
Parent Epic: #231
Depends on: #232, #233, #242
User Story
As a guild owner or guild admin, I need to manage manufacturing order throughput limits so that I can control how many orders and items members can create and how quickly they can submit them.
Definition of Done
manufacturingOrderLimit,manufacturingMaxItemsPerOrder,manufacturingOrderRateLimitPer5Min, andmanufacturingOrderRateLimitPerHourpnpm typecheckpassesAcceptance Criteria
Technical Elaboration
This ticket covers the manufacturing throughput controls only. It is separate from Discord wiring, message copy, and keepalive scheduling.
Design Elaboration
This UI should read like operational capacity management. Limits and rate controls should be grouped and labeled in plain language.
Parent Epic: #231
Depends on: #232, #233, #242