get_section_diff
Compare a section's indexed snapshot with its current byte range to detect changes. Returns a unified diff and hash, flagging identical content when in sync.
Instructions
Unified diff between the indexed snapshot and the current on-disk byte range for a section. Returns hashes + diff text; identical=true when the section is in sync with disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| section_id | Yes |