{"ok":true,"tool":"error-code-cemetery","module_version":"0.1.0","result":{"slug":"error-code-cemetery","name":"Error-Code Cemetery","version":"0.1.0","category":"compatibility","status":"beta","mode":"lookup","summary":"Map a covered integration-error fingerprint to a tested diagnosis.","description":"Look up a normalized obscure error fingerprint in a narrow, evidence-linked corpus. Inspect limits for current coverage; unknown fingerprints return free NOT_COVERED before payment.","when_to_use":["An agent needs evidence about a deprecated or host-specific error code.","Compatibility behavior must be checked before changing an integration."],"do_not_use_when":["The exact host, version, or error is outside the published dataset.","The answer would be treated as a guarantee about future host behavior."],"tested_with":["HTTP/1.1","HTTP/2","MCP Streamable HTTP"],"input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"fingerprint":{"type":"string","minLength":3,"maxLength":160}},"required":["fingerprint"],"additionalProperties":false},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"fingerprint":{"type":"string"},"system":{"type":"string"},"diagnosis":{"type":"string"},"correction":{"type":"array","items":{"type":"string"}},"confidence":{"type":"number","minimum":0,"maximum":1},"sample_count":{"type":"integer","exclusiveMinimum":0,"maximum":9007199254740991},"observed_at":{"type":"string","format":"date-time","pattern":"^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d(?::[0-5]\\d(?:\\.\\d+)?)?(?:Z))$"},"evidence_urls":{"type":"array","items":{"type":"string","format":"uri"}}},"required":["fingerprint","system","diagnosis","correction","confidence","sample_count","observed_at","evidence_urls"],"additionalProperties":false},"payment":{"kind":"free"},"side_effects":[],"retention":"The submitted fingerprint is normalized in memory. Raw input is not retained; execution controls retain a request hash.","limits":{"supported_fingerprints":"digitalocean-app-no-components-detected,github-oauth-redirect-uri-mismatch","corpus_records":2,"max_client_requests_per_minute":30,"max_global_requests_per_minute":120},"examples":{"input":{"fingerprint":"github-oauth-redirect-uri-mismatch"},"output":{"fingerprint":"github-oauth-redirect-uri-mismatch","system":"GitHub OAuth","diagnosis":"The redirect_uri does not match the registered callback.","correction":["Register the exact callback URL."],"confidence":0.99,"sample_count":1,"observed_at":"2026-07-24T00:00:00.000Z","evidence_urls":["https://docs.github.com/en/apps/oauth-apps/maintaining-oauth-apps/troubleshooting-authorization-request-errors"]},"negative":[{"scenario":"The exact host, version, or error is outside the published dataset.","expected_error":"NOT_COVERED","charged":false}]},"dataset":{"version":"2026.07.24.1","scope":"Two deployment and OAuth errors observed during Agent Enhancer Utilities staging setup.","observed_at":"2026-07-24T00:00:00.000Z","valid_until":"2026-10-24T00:00:00.000Z","unsupported_requests_are_free":true},"execution":{"errors":[{"code":"INVALID_INPUT","retryable":false,"charged":false,"recovery":"Correct the request to match input_schema."},{"code":"NOT_COVERED","retryable":false,"charged":false,"recovery":"Check dataset scope or submit a capability request."},{"code":"TOOL_PAUSED","retryable":true,"charged":false,"recovery":"Wait for the operator to resume the tool."},{"code":"RATE_LIMITED","retryable":true,"charged":false,"recovery":"Retry after the response Retry-After interval."},{"code":"DEPENDENCY_UNAVAILABLE","retryable":true,"charged":false,"recovery":"Retry with the same idempotency identity."}],"idempotency":{"required":false,"mock_or_unpaid_header":null,"x402_extension":null,"replay_retention":null}},"endpoints":{"describe":"/v1/tools/error-code-cemetery","execute":"/v1/tools/error-code-cemetery"}},"meta":{"request_id":"req_8023401576d9494ab0778d66fdfd5dcd","observed_at":"2026-07-24T23:29:55.850Z"}}