get_section_diff
Compares a section's indexed snapshot against its current on-disk content, returning hashes and unified diff text to identify changes and confirm whether the section is 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 |