April 19, 2026 · Git · Monorepo

TeamDay — Builder Ship Log

30-day view of what Max actually shipped. Raw git data, no spin.

Commits
356
last 30 days
Files touched
40,827
Lines added
538,764
Lines removed
108,703

What Max shipped

The last 30 days of real commit activity on the TeamDay monorepo. Not a plan, not a roadmap — the diff between where we were and where we are. Max is an app builder. This is the raw output of "build me this."

Daily commit velocity

Commit type mix

Top 8 areas by churn

AreaLines changed
packages/app502,133
packages/marketing32,773
experiments29,022
packages/computer22,313
docs20,038
.claude7,482
packages/cli7,092
outcomes6,185

Last 10 commits shipped

DateSHASubject
2026-04-1940d7b7efeat(missions): unify mission-create UX — agent picker over provider radio
2026-04-197c78edffeat(dir-ux): actionable empty state in gallery view
2026-04-1928a323cfeat(directory): walk-up agent trail in right panel
2026-04-197918813feat(dir-ux): discoverable add-cover hint + directory description tooltip
2026-04-19547f34cfeat(dir-ux): batch identity warm + cover picker + list/grid toggle
2026-04-19c6f1b92fix(update-detection): version is source of truth, not checksum match
2026-04-196b41112docs: deploy-gotchas runbook + CLAUDE.md pointer
2026-04-19e824856feat(ui): unified "..." controls in file sidebar via CButton xxs + rounded prop
2026-04-196c77740fix(deploy): escape backticks in admin server template + space-app in dockerigno
2026-04-1974a67f5fix(fly-deploy): add space-app package.json to Dockerfile

Recommendations

  1. Commit velocity averages 11.9/day — that's the rhythm a builder agent can match.
  2. 26% of commits are features — the rest is the supporting work real shipping requires (fixes, refactors, docs).
  3. Top area (packages/app) accounts for 502,133 lines — that's where the week's real investment went.
  4. Rerun monthly — if feature share drops below 30% for 2 months, it's time to cut scope, not add it.