Cut a public ZenTerm release end to end. Resolves the version, curates docs/release-notes/vX.Y.Z.md from the git log into copy for the person downloading, checks the docs that publish alongside it, runs the gate, hands over the bin/release command, then…
Use when a change ships that could make documentation wrong: a new or changed config key, workspace field, theme concept, install/onboarding step, keyboard shortcut, or any user-facing behavior a doc describes. Also the doc-accuracy step of ship-feature,…
Drive an in-flight `bin/run` dev build of ZenTerm to verify behavior no test can reach. Launches the worktree build, proves it contains the change, sends commands and chords into its panes, screenshots to inspect state. Manual invocation only, never auto-run:…