| ✗ | report-content | Called report with the full text of the Deployment Runbook resource | tools/call for "report" was never sent |
| ✓ | read-correct-uri | Read the target resource via resources/read with params.uri | |
| ✓ | pagination-followed | Requested the second resources/list page using the issued nextCursor | |
| ✓ | cursor-opaque-roundtrip | Every sent cursor was a server-issued token echoed byte-for-byte | |
| ✓ | session-header | Echoed the issued Mcp-Session-Id on every subsequent request | |
| ✗ | protocol-version-header | Sent MCP-Protocol-Version on every post-initialize request | POST /mcp sent MCP-Protocol-Version undefined, expected a valid protocol version |
| ✓ | accept-header | Every accepted POST carried Accept: application/json, text/event-stream | |