git.branchReads local git branches, current HEAD, upstream tracking, and optional remote-tracking refs.
| Field | Value |
|---|---|
| Class | local_observation |
| Owner | sidecatd.git-effects |
| Input schema | sidecat.git_branch_request.v0 |
| Output schema | sidecat.git_branch_response.v0 |
{
"include_remotes": true,
"repo": "/path/to/git/worktree",
"schema": "sidecat.git_branch_request.v0"
}