Commit 83e20bb
docs: auto-deploy after verify is the default, not a step to stop before
A built+verified change should ship from the worker's own session — the
deploy is mechanically safe, so a branch-and-wait gate buys only a human
code review that rarely happens, i.e. latency without safety. Verification
that matters (mix test, ui build, the skill's fresh-eyes review) happens
in-session; "stop for the human" is reserved for genuine design calls and
constitution-pinned gates, not deploy mechanics.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JcN4nhgBBnL1RniKFLJrjs1 parent 255edee commit 83e20bb
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
232 | 250 | | |
233 | 251 | | |
234 | 252 | | |
| |||
0 commit comments