From 2217834e6135074fa2552dcec2a66b43b1a27808 Mon Sep 17 00:00:00 2001 From: Kev Date: Mon, 13 Jul 2026 00:58:16 -0400 Subject: [PATCH] STATE.md: design train v2 SHIPPED to main + deployed live Co-Authored-By: Claude Opus 4.8 (1M context) --- specs/STATE.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/specs/STATE.md b/specs/STATE.md index 10c5992..40aab5f 100644 --- a/specs/STATE.md +++ b/specs/STATE.md @@ -1,12 +1,15 @@ # 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 themselves, color contract, sub-200ms, screenshot-first billboards). **All six -sessions DS0–DS5 are DONE, merged onto `design/v2-train`, green -(238 suites / 2885 tests) + `next build` exit 0. Awaiting the founder's -"merge the train" before touching main.** +sessions DS0–DS5 shipped: merged to main, pushed to gitea, Coolify auto-deploy +LANDED — verified live via `/pricing` DeskShowcase ("A $1M terminal") + `/u` +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 / 30 NBA / 13 WNBA / 48 WC nations via ESPN CDNs), `TeamLogo` / `PlayerAvatar` (team-colored monogram fallback, no gray silhouette) / `BookWordmark`, swapped @@ -30,8 +33,10 @@ sessions DS0–DS5 are DONE, merged onto `design/v2-train`, green one idle motion), unified `EmptyState` (404 grammar) at TeamHub/game/ledger, archetype glyphs propagated to streaks/ledger. 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: -re-run the Chrome design audit against v2 to confirm the 22 findings closed. +was SSR-render + source-assertion tests + live prod fingerprint curls, not +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.