AI Capabilities
ai_provider_capabilitiesAI_GATEWAY_CODE_READY
Generated at
2026-05-29T10:07:47ZSnapshot version
1Redaction
APPLIEDSource paths
- config/ai_gateway/provider_capability_registry.yaml
Warnings
- MP11A AI Gateway: no live AI; no API keys; no external network.
- Prompt body and protected logic never serialized (PPB-01..PPB-10).
Top-level metrics
| Field | Value |
|---|---|
| capabilities.length | 7 |
| total | 7 |
| no_live_ai | true |
capabilities (7)
| capability_id | canonical_key | expected_envelope_kind | review_gate_required | evidence_required | output_schema_required |
|---|---|---|---|---|---|
| CAP-01 | TEXT_GENERATION | AI_TEXT_RESPONSE | true | true | true |
| CAP-02 | FUNCTION_CALLING | AI_FUNCTION_CALL_RESPONSE | true | true | true |
| CAP-03 | EMBEDDING | AI_EMBEDDING_RESPONSE | false | false | true |
| CAP-04 | VISION | AI_VISION_RESPONSE | true | true | true |
| CAP-05 | DOCUMENT_OCR | AI_OCR_RESPONSE | true | true | true |
| CAP-06 | DETERMINISTIC_CLASSIFICATION | AI_RULE_BASED_RESPONSE | true | false | true |
| CAP-07 | DETERMINISTIC_EXTRACTION | AI_RULE_BASED_RESPONSE | true | false | true |