Screenshot manifest
Screenshot manifest
Section titled “Screenshot manifest”Docs OS tracks screenshots in docs-os/screenshots.cms.json and stores assets in docs-site/src/assets/screenshots/cms.
Current maintained screenshots:
cms-articles-workflowcms-multimedia-workflowcms-homepage-curationcms-channels-workflowcms-ads-sponsorscms-contributors-profilecms-newsletter-settingscms-analytics-scorecard
Capture policy:
- Capture from UAT first, staging second, and never production.
- Use deterministic synthetic content.
- Reuse PowerAdvice CMS auth helpers and storage state.
- Redact or avoid production personal data, subscriber data, tokens, cookies, Access headers, and storage-state content.
- Run
npm run docs:screenshots:checkbefore merge.