ID:WORK-406Status:pending
Generate Lumina token CSS from tokens.ts
Make tokens.ts the single source for Lumina's token CSS. Today tokens/base.css and tokens/dark.css are hand-authored mirrors of luminaTokens, kept in lockstep by token-config-coverage.test.ts — the file header even notes "a future build script that regenerates this file." Wire generateThemeStylesheet into the build so the mirror and its coverage test retire and drift becomes impossible.
Priority:mediumComplexity:moderateMilestone:v0.22.0Source:SPEC-094