Skip to content

User Story: Station Bot manufacturing order throughput limits #256

@GitAddRemote

Description

@GitAddRemote

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

  • Station exposes manufacturingOrderLimit, manufacturingMaxItemsPerOrder, manufacturingOrderRateLimitPer5Min, and manufacturingOrderRateLimitPerHour
  • Numeric validation and save/reload flows are covered by tests
  • pnpm typecheck passes

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

Metadata

Metadata

Assignees

Labels

configConfiguration and feature flagsenhancementNew feature or requestfrontendFrontend app and dashboarduser-storyEnd-user facing feature story

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions