Summary\n- Add CodeWiki generation for release tag pushes using cnbcool/codewiki:latest.\n- Set CodeWiki model to glm-5.\n- Store CodeWiki data in /data/codewiki/${CNB_REPO_SLUG}:data.\n- Configure git_doc_dir=/data/codewiki/${CNB_REPO_SLUG}.\n- Add specs/issue-14-codewiki-release-docs.md as the design record.\n\n## Notes\n- tag_push is configured under $ because CNB treats tag push as a repository-level event.\n- CodeWiki runs on release tags, not on PR builds.\n- Public CodeWiki docs list git_doc_dir; model: glm-5 should be verified in the release tag pipeline.\n\n## Validation\n- node /Users/wwyz/.codex/skills/cnb-skill/cnb-pipeline/validator/validate.js .cnb.yml\n- go test ./...\n\nReference: https://docs.cnb.cool/zh/plugin/public/cnbcool/codewiki.html\n\n## Branch Model\nDevelopment PR into dev. Tag creation, release to main, deployment, Release creation, CodeWiki generation, and Issue closure require explicit user confirmation.\n\nRef #14
Summary\n- Add CodeWiki generation for release tag pushes using
cnbcool/codewiki:latest.\n- Set CodeWiki model toglm-5.\n- Store CodeWiki data in/data/codewiki/${CNB_REPO_SLUG}:data.\n- Configuregit_doc_dir=/data/codewiki/${CNB_REPO_SLUG}.\n- Addspecs/issue-14-codewiki-release-docs.mdas the design record.\n\n## Notes\n-tag_pushis configured under$because CNB treats tag push as a repository-level event.\n- CodeWiki runs on release tags, not on PR builds.\n- Public CodeWiki docs listgit_doc_dir;model: glm-5should be verified in the release tag pipeline.\n\n## Validation\n-node /Users/wwyz/.codex/skills/cnb-skill/cnb-pipeline/validator/validate.js .cnb.yml\n-go test ./...\n\nReference: https://docs.cnb.cool/zh/plugin/public/cnbcool/codewiki.html\n\n## Branch Model\nDevelopment PR intodev. Tag creation, release tomain, deployment, Release creation, CodeWiki generation, and Issue closure require explicit user confirmation.\n\nRef #14