feat: add theme editorial quality system with scoring, linting, and comprehensive documentation (#54)
Some checks are pending
CI / build (push) Waiting to run
Editorial Lint / lint-editorial (push) Waiting to run

This commit is contained in:
mwisnowski 2026-03-19 10:06:29 -07:00 committed by GitHub
parent de8087d940
commit 1ebc2fcb3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 3169 additions and 157 deletions

View file

@ -402,6 +402,7 @@ Licensed under the [MIT License](LICENSE). Card data and imagery are provided by
## Further reading
- [Web UI deep dive](docs/web_ui_deep_dive.md) advanced Stage 5 tooling, multi-copy packages, virtualization tips, and diagnostics overlays.
- [Theme catalog advanced guide](docs/theme_catalog_advanced.md) API endpoints, governance policies, editorial tooling, and validation scripts.
- [Theme editorial workflow guide](docs/theme_editorial_guide.md) quality scoring, curation best practices, and linter usage for maintaining theme catalog standards.
- [Headless & CLI guide](docs/headless_cli_guide.md) automation entry points, environment overrides, and argument walkthroughs.
- [Commander catalog handbook](docs/commander_catalog.md) required columns, refresh workflow, and staging toggles.
- [Random theme exclusions reference](docs/random_theme_exclusions.md) curation guidance for curated pools.