Goal
Add a compact troubleshooting note for the README media capture path.
Pointers
- Capture command:
scripts/capture-readme-media.mjs.
- Media decision:
pm/roadmap/serfbound/adoption/gameplay-media-decision.md.
- Existing developer docs:
docs/developer-guide.md.
Acceptance
- Documents the
SERFBOUND_RUN_LOCAL_ASSET_TESTS=1 and SERFBOUND_SPAU_PA requirements.
- Mentions
pngquant as the size-budget helper and explains that npm run check:media is the CI-safe guard.
- Runs
npm run test:docs and npm run check:media.
Do not commit screenshots regenerated from a different local data set unless a PMO story asks for them.
Goal
Add a compact troubleshooting note for the README media capture path.
Pointers
scripts/capture-readme-media.mjs.pm/roadmap/serfbound/adoption/gameplay-media-decision.md.docs/developer-guide.md.Acceptance
SERFBOUND_RUN_LOCAL_ASSET_TESTS=1andSERFBOUND_SPAU_PArequirements.pngquantas the size-budget helper and explains thatnpm run check:mediais the CI-safe guard.npm run test:docsandnpm run check:media.Do not commit screenshots regenerated from a different local data set unless a PMO story asks for them.