II.
Claim JSON
Structured · liveclaim:ollama-native-protocol-messages
claim:ollama-native-protocol-messages json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:ollama-native-protocol-messages",
"_kind": "Claim",
"_file": "catalog-meta/claims/provider-protocol-claims-2026-05.yaml",
"_cluster": "catalog-meta",
"attributes": {
"subjectId": "provider:ollama",
"subjectKind": "Provider",
"attribute": "emits_message_type",
"value": "Ollama native API responses are modeled as chat, chat-stream, generate, generate-stream, and embed ProtocolMessage records.",
"statement": "Ollama native protocol modeling is represented by provider:ollama emits_message_type edges to Ollama ProtocolMessage records.",
"evidenceSourceIds": [
"evidence:provider-protocol-ollama-api-docs"
],
"confidence": "high",
"provenanceKind": "vendor-doc",
"evidenceStrength": "strong",
"status": "accepted",
"claimedAt": "2026-05-05T00:00:00Z",
"claimedBy": "a5c-ai-catalog",
"claimKind": "provenance"
},
"outgoingEdges": [
{
"from": "claim:ollama-native-protocol-messages",
"to": "provider:ollama",
"kind": "about_subject"
},
{
"from": "claim:ollama-native-protocol-messages",
"to": "evidence:provider-protocol-ollama-api-docs",
"kind": "backed_by_evidence"
}
],
"incomingEdges": []
}