- Edit numbered Markdown chapters under
docs/core/,docs/tools/,docs/guides/, anddocs/reference/. scripts/handbook-manifest.txtis the only publication-order manifest.- Never edit
dist/AI_CODING_ENGINEERING_HANDBOOK.mddirectly; regenerate it. - Keep
docs/reader-facing; do not add internal process records or temporary planning artifacts there.
- Keep tool-independent guidance in
docs/core/. - Keep Codex and Claude Code behavior in their respective
docs/tools/directories. - Do not add product claims without a current official HTTPS source or repository evidence.
- Preserve user changes and keep edits scoped to the requested handbook area.
bash scripts/build-handbook.sh
bash -n scripts/build-handbook.sh
bash -n scripts/check-handbook.sh
bash -n tests/check-handbook-test.sh
bash tests/check-handbook-test.sh
bash scripts/check-handbook.sh- The generated handbook matches its source chapters.
- Internal links, anchors, code fences, headings, and manifest coverage pass checks.
- Product-specific content has not leaked into generic chapters without a justified cross-link.
- Validation results and any unverified risks are reported accurately.