Asset generation
The repository keeps generators and generated assets together so visual changes can be reviewed as code and output.
Canonical project marks
Section titled “Canonical project marks”npm run assetsThis generates detailed and coarse-mosaic variants for every named project in adaptive, light, and dark forms.
Exploration studies
Section titled “Exploration studies”npm run sigilsThis rebuilds the sixty-study catalogue and manifest under site/sigils/.
Scene prompts
Section titled “Scene prompts”npm run promptsThe prompt composer produces scored day masters and locked night-edit instructions from scene-language.js.
Responsive artwork
Section titled “Responsive artwork”npm run artwork:rasterThis converts accepted native masters into desktop and 3:4 mobile WebP variants using the scene’s focal crop.
Social cards
Section titled “Social cards”npm run ogOpen Graph cards combine a signature scene, veil, project mark, wordmark, and restrained project tagline at 1200×630.
Review generated files
Section titled “Review generated files”Generated assets are part of the pull request. Do not merge only the generator source when the canonical output is expected to change.