iiRecord
Agentic AI Atlas · modality:text
modality:texta5c.ai
II.
Modality JSON

modality:text

Structured · live

modality:text 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:text",
  "_kind": "Modality",
  "_file": "capabilities-and-models/modality.yaml",
  "_cluster": "capabilities-and-models",
  "attributes": {
    "modalityId": "text",
    "direction": "bidirectional",
    "label": "Text prompts and responses",
    "mediaType": "text/plain",
    "semanticCategory": "text",
    "evidenceRefs": [
      "repo-sdk-fallback",
      "web-anthropic-claude-code"
    ]
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agentVersion:codex:ge-0-119-0",
      "to": "modality:text",
      "kind": "supports_modality"
    }
  ]
}