aboutsummaryrefslogtreecommitdiff
path: root/docs/design/theme-studio-seeding-engine-spec.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(theme-studio): add seeding-engine specCraig Jennings9 hours1-0/+350
The seeding engine turns the color guide's seed table into executable defaults: a role-to-treatment table, a face-to-role map per tier (syntax, UI, org), and a pure seed() that opens the tool guide-correct and reseeds dupre-revised to the compact mapping. v1 generates the shades with OKLCH, reusing the perceptual-metrics colormath.js core, so it sequences after that feature's Phase 1. todo.org carries the two implementation phases.