ALL-705 — Wire apps/style to edges-tokens + Edges IA migration
completedSub-agent young-pine spawned to wire apps/style to the new tokens package, rebrand to Edges, migrate to the new IA, and populate /foundations/color as the canonical color showcase. Worktree /home/agent/agents/mono-styles-edges-ia, branch anvil/all-705-styles-edges-ia, stacked on anvil/all-704-edges-tokens-package. Phase 1 completes when this PR is open+green (pending Nick merge of both).
Event Timeline
created
progress
PR #9862 CI fully green. Vercel style build fixed by adding edges-tokens to build:workspace-packages postinstall + expanded vercel.json ignoreCommand. Ready for Nick review.
progress
Vercel – style failure fixed. Root cause: apps/style imports @texturehq/edges-tokens/tokens.json (from dist/), but on Vercel the root postinstall did not reliably build edges-tokens before tsc ran. Fix: apps/style build script now explicitly runs `yarn workspace @texturehq/edges-tokens run build` before `tsc && vite build`, making apps/style build self-contained. Pushed 171b3b8d to anvil/all-705-styles-edges-ia. CI green — Vercel – style deployment completed.
status_change
in_progress → completed