Remove unused distribution_mode field from Scenario
Backend: Scenario create-from-UI support (validation + defaults)
Remove unused distribution_mode field from Scenario
Resolved in e563816 (on release/v0.3.0).
Removed the dead Scenario.distributionMode field — stored but never read (the allocation engine hardcodes even-splitting; getDistributionMode()…
Backend: Scenario create-from-UI support (validation + defaults)
Resolved in e0e2f25 (on release/v0.3.0).
Verdict was as the ticket suspected — thin, no production code needed. The existing POST /api/scenarios already satisfies create-from-UI…
Remove unused distribution_mode field from Scenario
Port frontend features: scenario page + bucket UI + distribution
Port frontend features: scenario page + bucket UI + distribution
Superseded — this ticket was too broad ("scenario page + bucket UI + distribution" was 4+ features in one). Split into per-flow vertical slices, each independently shippable against the…
Frontend: edit + delete bucket (inline)
Backend: Scenario create-from-UI support (validation + defaults)
Backend: Bucket PATCH + DELETE operations