Function: runContractMatrix()
runContractMatrix(
options):Promise<ContractMatrixReport>
Runs the contract matrix against one compiled MCP server at the
mcp-in-memory proof level. Returns a per-route report; throws one
aggregated AgentTestError with code contract-violation when any check
failed (never first-failure-only).
Parameters
options
Returns
Promise<ContractMatrixReport>