II.
Modality JSON
Structured · livemodality:image
modality:image json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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"
}
]
}