← v16 index

Studio runs · /studio/:slug/runs

paginated run log · filters · CSV export
v16 · Studio
DESKTOP · 1440px · TAB: RUNS
MOBILE · 390px
v16 notes
  • Default view: last 7 days, all statuses. Under 100ms to render 10k runs (paginated).
  • Status pill is a colored dot, not a full pill — keeps density high.
  • Clicking a row opens /r/:run-id in the Store. Same frozen view the end user shares publicly. Reinforces "your creator view is never more than your user view + metadata".
  • Filters stack left: Status → Caller → Date → Search. Search runs on input hash + slug prefix.
  • CSV export returns the filtered set, not the full table. Max 10k rows per export.