myrmidex
  • Joined on 2026-02-08
myrmidex closed issue lvl0/buckets#61 2026-06-27 14:13:58 +02:00
Remove unused distribution_mode field from Scenario
myrmidex closed issue lvl0/buckets#58 2026-06-27 14:13:56 +02:00
Backend: Scenario create-from-UI support (validation + defaults)
myrmidex commented on issue lvl0/buckets#61 2026-06-27 13:48:35 +02:00
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()

myrmidex commented on issue lvl0/buckets#58 2026-06-27 13:48:34 +02:00
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…

myrmidex opened issue lvl0/buckets#61 2026-06-27 01:10:37 +02:00
Remove unused distribution_mode field from Scenario
myrmidex deleted branch feature/50-user-ownership from lvl0/buckets 2026-06-27 00:38:17 +02:00
myrmidex pushed to release/v0.3.0 at lvl0/buckets 2026-06-27 00:38:16 +02:00
473b88b54e 50 - Scope streams to the owner transitively via scenario
6dd8e2207f 50 - Scope Bucket reads to the owning Scenario's owner
064805eb09 50 - Scope Scenario reads to the authenticated owner
e4b1506ac5 50 - Stamp authenticated user as Scenario owner on write
Compare 4 commits »
myrmidex merged pull request lvl0/buckets#60 2026-06-27 00:38:15 +02:00
feature/50-user-ownership
myrmidex pushed to feature/50-user-ownership at lvl0/buckets 2026-06-27 00:34:58 +02:00
473b88b54e 50 - Scope streams to the owner transitively via scenario
6dd8e2207f 50 - Scope Bucket reads to the owning Scenario's owner
064805eb09 50 - Scope Scenario reads to the authenticated owner
e4b1506ac5 50 - Stamp authenticated user as Scenario owner on write
468f60da7f 32 - Expose stateless distribution preview endpoint
Compare 6 commits »
myrmidex created pull request lvl0/buckets#60 2026-06-27 00:34:00 +02:00
feature/50-user-ownership
myrmidex created branch release/v0.3.0 in lvl0/buckets 2026-06-27 00:32:51 +02:00
myrmidex pushed to release/v0.3.0 at lvl0/buckets 2026-06-27 00:32:51 +02:00
468f60da7f 32 - Expose stateless distribution preview endpoint
myrmidex pushed to feature/50-user-ownership at lvl0/buckets 2026-06-27 00:29:46 +02:00
514944ce25 50 - Scope streams to the owner transitively via scenario
2993385b48 50 - Scope Bucket reads to the owning Scenario's owner
Compare 2 commits »
myrmidex closed issue lvl0/buckets#34 2026-06-26 00:13:26 +02:00
Port frontend features: scenario page + bucket UI + distribution
myrmidex commented on issue lvl0/buckets#34 2026-06-26 00:13:19 +02:00
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…

myrmidex opened issue lvl0/buckets#59 2026-06-26 00:05:29 +02:00
Frontend: edit + delete bucket (inline)
myrmidex opened issue lvl0/buckets#58 2026-06-26 00:05:16 +02:00
Backend: Scenario create-from-UI support (validation + defaults)
myrmidex opened issue lvl0/buckets#57 2026-06-26 00:04:46 +02:00
Backend: Bucket PATCH + DELETE operations
myrmidex opened issue lvl0/buckets#56 2026-06-26 00:04:31 +02:00
Frontend: preview distribution
myrmidex opened issue lvl0/buckets#55 2026-06-26 00:04:19 +02:00
Frontend: add income stream