compare_graphs
Compare two indexed code snapshots to identify deterministic additions and removals of stable nodes and edges, with bounded results and exact totals.
Instructions
Compare two indexed snapshots: deterministic target-only additions and base-only removals of stable node/edge identities; each set capped by limit and a 512 KiB budget with exact totals and truncation reasons.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scan_limit | No | ||
| base_project | Yes | ||
| target_project | Yes |