Skip to content

Deploy policy — wrap-up only

project: hinata-infrastructuretype: feedback Never deploy hinata-studio to Cloudflare Pages production mid-session. Only deploy when the user explicitly runs /wrap-up.

Why: User wants to control when production updates land — mid-session deploys are disruptive and premature.

How to apply: Local dev changes (npm run dev, localhost) are fine at any time. Only the wrangler pages deploy command targeting prod is restricted. When work is done, note it's ready to ship and will go out at next /wrap-up.

◆ hinata · projects/hinata-infrastructure/deploy-policy.html · phase-19 conversion