iiRecord
Agentic AI Atlas · modality:image
modality:imagea5c.ai
II.
Modality JSON

modality:image

Structured · live

modality:image json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · capabilities-and-models/modality.yamlCluster · capabilities-and-models
Record JSON
{
  "id": "modality:image",
  "_kind": "Modality",
  "_file": "capabilities-and-models/modality.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "modalityId": "image",
    "direction": "input",
    "label": "Image input",
    "mediaType": "image/*",
    "semanticCategory": "image",
    "evidenceRefs": [
      "repo-sdk-fallback"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agentVersion:codex:ge-0-119-0",
      "to": "modality:image",
      "kind": "supports_modality"
    }
  ]
}