webapp/scripts/CLAUDE.OPTIONAL.md
webapp/scripts/npm/make targets—direct execution should be rare.dev-server.mjs – webpack-dev-server bootstrap; shares config with make dev.run.mjs, build.mjs, dist helpers – orchestrate multi-workspace builds and env wiring.gen_lang_imports.mjs – regenerates locale import lists.update-versions.sh - updates version of published platform packages.await already used in existing scripts.config.mk or env vars instead of hard-coding.Makefile targets and webapp/CLAUDE.md command docs.config.mk, root Makefile, and workspace package.json scripts to understand entry points.webapp/STYLE_GUIDE.md → Automated style checking for how scripts integrate with lint/test tooling.