git.logReads local git commit history as newest-first structured commits, with bounded body output.
| Field | Value |
|---|---|
| Class | local_observation |
| Owner | sidecatd.git-effects |
| Input schema | sidecat.git_log_request.v0 |
| Output schema | sidecat.git_log_response.v0 |
{
"max_count": 25,
"repo": "/path/to/git/worktree",
"rev_range": "HEAD",
"schema": "sidecat.git_log_request.v0"
}