Skip to main content

Module diff

Module diff 

Source
Expand description

Contract diffing and change classification.

Compares two MCP server contracts (baseline vs candidate) and classifies each change as breaking, non-breaking, or additive per the rules in section 12 of the PRD.

Structs§

DiffReport
ToolChange

Enums§

ChangeClass
Classification of a contract change.

Functions§

diff_tools
print_report
print_report_json