STATE.md: design train v2 SHIPPED to main + deployed live

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kev
2026-07-13 00:58:16 -04:00
parent e9c0a5961e
commit 2217834e61
+12 -7
View File
@@ -1,12 +1,15 @@
# VYNDR — STATE OF THE WORLD # VYNDR — STATE OF THE WORLD
### As of `ec5ee3d` (main, 2026-07-12). This file opens every future session. Update it when a train ships. ### As of `e9c0a59` (main, 2026-07-13). This file opens every future session. Update it when a train ships.
## READY TO MERGE — DESIGN TRAIN v2 (branch `design/v2-train` @ `3d08390`, NOT on main yet) ## SHIPPED — DESIGN TRAIN v2 (merged to main `e9c0a59`, deployed & fingerprint-verified live)
Governed by `specs/DESIGN-SPEC.md` v2 (the raised standard: entities render as Governed by `specs/DESIGN-SPEC.md` v2 (the raised standard: entities render as
themselves, color contract, sub-200ms, screenshot-first billboards). **All six themselves, color contract, sub-200ms, screenshot-first billboards). **All six
sessions DS0DS5 are DONE, merged onto `design/v2-train`, green sessions DS0DS5 shipped: merged to main, pushed to gitea, Coolify auto-deploy
(238 suites / 2885 tests) + `next build` exit 0. Awaiting the founder's LANDED — verified live via `/pricing` DeskShowcase ("A $1M terminal") + `/u`
"merge the train" before touching main.** route serving the unified EmptyState. 238 suites / 2885 tests green,
`next build` exit 0.** Post-ship TODO: re-run the Chrome design audit against
prod v2 to confirm all 22 audit findings closed (env here can't screenshot —
WSL2↔Windows-Chrome localhost unreachable).
- **DS0 Entity Layer** (`24af247`): `teamMeta.js` (real logos+colors for 30 MLB / - **DS0 Entity Layer** (`24af247`): `teamMeta.js` (real logos+colors for 30 MLB /
30 NBA / 13 WNBA / 48 WC nations via ESPN CDNs), `TeamLogo` / `PlayerAvatar` 30 NBA / 13 WNBA / 48 WC nations via ESPN CDNs), `TeamLogo` / `PlayerAvatar`
(team-colored monogram fallback, no gray silhouette) / `BookWordmark`, swapped (team-colored monogram fallback, no gray silhouette) / `BookWordmark`, swapped
@@ -30,8 +33,10 @@ sessions DS0DS5 are DONE, merged onto `design/v2-train`, green
one idle motion), unified `EmptyState` (404 grammar) at TeamHub/game/ledger, one idle motion), unified `EmptyState` (404 grammar) at TeamHub/game/ledger,
archetype glyphs propagated to streaks/ledger. archetype glyphs propagated to streaks/ledger.
NOTE: WSL2↔Windows-Chrome localhost is unreachable in this env, so visual proof NOTE: WSL2↔Windows-Chrome localhost is unreachable in this env, so visual proof
is SSR-render + source-assertion tests, not pixel screenshots. Post-merge TODO: was SSR-render + source-assertion tests + live prod fingerprint curls, not
re-run the Chrome design audit against v2 to confirm the 22 findings closed. pixel screenshots. The `design/v2-train` + per-DS worktree branches can be
pruned. Stale `origin` GitHub remote still carries the long-dead leaked PAT —
deploy runs off `gitea`, so it's inert, but rotate it when convenient.