{"record":{"id":"84c755b1cc6e5503","repo":"diegosouzapw/OmniRoute","slug":"model-002","errorCode":"MODEL_002","errorMessage":"Ambiguous model identifier","messagePattern":"Ambiguous model identifier","errorType":"error_code","errorClass":null,"httpStatus":400,"severity":"error","filePath":"src/shared/constants/errorCodes.ts","lineNumber":95,"sourceCode":"    category: \"RATE_LIMIT\",\n  },\n  RATE_002: {\n    code: \"RATE_002\",\n    message: \"Daily budget exceeded\",\n    httpStatus: 429,\n    category: \"RATE_LIMIT\",\n  },\n  RATE_003: {\n    code: \"RATE_003\",\n    message: \"All accounts rate-limited\",\n    httpStatus: 503,\n    category: \"RATE_LIMIT\",\n  },\n\n  // ── Model / Routing ──\n  MODEL_001: { code: \"MODEL_001\", message: \"Model not found\", httpStatus: 404, category: \"MODEL\" },\n  MODEL_002: {\n    code: \"MODEL_002\",\n    message: \"Ambiguous model identifier\",\n    httpStatus: 400,\n    category: \"MODEL\",\n  },\n  MODEL_003: {\n    code: \"MODEL_003\",\n    message: \"Model temporarily unavailable\",\n    httpStatus: 503,\n    category: \"MODEL\",\n  },\n\n  // ── Provider ──\n  PROVIDER_001: {\n    code: \"PROVIDER_001\",\n    message: \"Provider error\",\n    httpStatus: 502,\n    category: \"PROVIDER\",\n  },","sourceCodeStart":77,"sourceCodeEnd":113,"githubUrl":"https://github.com/diegosouzapw/OmniRoute/blob/a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d/src/shared/constants/errorCodes.ts#L77-L113","documentation":"Error \"Ambiguous model identifier\" thrown in diegosouzapw/OmniRoute.","triggerScenarios":"Thrown at src/shared/constants/errorCodes.ts:95 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":[],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"a179ffed5bb2e0b883b9ae7214ce8717b2a94c4d","analyzedAt":"2026-08-25T18:35:09.898Z","schemaVersion":2},"datasetVersion":"2026-08-25T21:54:21.419Z"}