| ✓ | cimd-document-hosted | If the CIMD path was taken, the AS fetched the hosted document successfully | |
| ✓ | cimd-document-shape | If the CIMD path was taken, the document carried the required properties | |
| ✓ | cimd-client-id-match | If the CIMD path was taken, the document's client_id matched its URL exactly | |
| ✗ | pkce | S256 code_challenge on authorize; matching code_verifier at token | no successful token request recorded |
| ✗ | resource-indicator | Included RFC 8707 resource=<canonical server URI> in both requests | authorization request missing resource indicator (RFC 8707) |
| ✗ | bearer-token | All post-grant accepted MCP requests carried Authorization: Bearer; the token never appeared in a URL | no MCP requests carried a Bearer token |
| ✗ | authorized-tool-call | Successfully called get_secret_number once authorized | tools/call for "get_secret_number" was never sent |