| name | hlr-release |
| description | Verify and publish a cumulative Habit Life RPG book chapter without weakening tests, security, public links, or Azure zero-cost guards. |
HLR Release
- Read
AGENTS.md, the target docs/chapter-guides/ file, and docs/final-checklist.md.
- Confirm the work is cumulative from the preceding published chapter and contains no credentials.
- Run
python scripts/final_verify.py; fix the first failing layer before continuing.
- For infrastructure changes, run Azure preflight and Bicep what-if. Stop if estimated cost is not zero, SQL is not
AutoPause, or any paid SKU appears.
- Confirm the chapter branch and
book-v2-chXX-* Tag point to the same tested commit.
- Verify the branch and Release through anonymous HTTPS before updating reader-facing links.
Never rewrite a published chapter branch, Tag, Release, or the archive branch. Never deploy by bypassing the test job or by placing a long-lived Azure secret in GitHub.