representation_roundtrip
Compare two named paths or functions to identify graph-visible differences in calls, controls, conversions, and side effects. Get a structural diff without semantic verdicts, using text or JSON output.
Instructions
Compare two named paths/functions for graph-visible calls, controls, conversions, and side-effect differences. No semantic verdict is inferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| left | Yes | ||
| right | Yes | ||
| format | No | text (compact, default) | json (structured result page) |