ck_worktree_switch
Switch to a different git worktree for the current session, updating session metadata to maintain workflow governance and audit trail.
Instructions
Switch the current session to a different git worktree and update session metadata accordingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| worktree_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| switched | No | ||
| worktree_path | No |