Documentation
README
StyleSeed router
Registry-first artifact boundary
When .styleseed/project.json and .styleseed/artifacts/index.json exist, resolve the requested artifact ID first, then read only .styleseed/bundles/<artifact-id>.md and .styleseed/manifests/<artifact-id>.json. Never fall back to the global legacy bundle for a registry project. Legacy projects may use .styleseed/effective-rules.md only when no registry exists.
This router chooses exactly one first workflow. It is the primary entry skill when a user asks for StyleSeed help in general terms.
First principles
This is the opening of the README. Read the full README on GitHub.