You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(handoff): explicit invocation authorizes the declared handoff workflow
Bridged from Codex Game Studios commit 2eae58d.
Explicit /handoff invocation now counts as approval for the full declared
handoff workflow without a second confirmation: continuity-file updates,
path-scoped staging, the standard handoff commit, and a normal push.
- Adds authorization preconditions naming the declared continuity files and
the safety bounds (no source edits, no branch switching, no force-push,
no --no-verify/amend).
- Renames Phase 3 -> Commit Handoff, Phase 4 -> Push Handoff and notes that
invocation is commit/push authorization.
Adapted Codex -> OpenCode: $handoff -> /handoff.
0 commit comments