Publishing operations
Before merging a release-producing change:
bash
pnpm lint
pnpm test
pnpm build
pnpm release:dry-runAfter merge, the path-filtered Web or API workflow performs the release. Documentation changes are verified by GitHub Actions and deployed by the connected Cloudflare Pages project. Use the Publishing guide for lane behavior and Cloudflare Pages for docs deployment settings.