git.addStages explicit local git pathspecs and returns the post-add status snapshot.
| Field | Value |
|---|---|
| Class | local_transition |
| Owner | sidecatd.git-effects |
| Input schema | sidecat.git_add_request.v0 |
| Output schema | sidecat.git_add_response.v0 |
{
"pathspecs": [
"path/to/file"
],
"repo": "/path/to/git/worktree",
"schema": "sidecat.git_add_request.v0"
}