II.
Claim JSON
Structured · liveclaim:openai-agents-sdk-handoffs-as-tools
claim:openai-agents-sdk-handoffs-as-tools json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "claim:openai-agents-sdk-handoffs-as-tools",
"_kind": "Claim",
"_file": "catalog-meta/claims/provider-protocol-claims-2026-05.yaml",
"_cluster": "catalog-meta",
"attributes": {
"subjectId": "agent-core-impl:openai-agents-sdk.core@current",
"subjectKind": "AgentCoreImpl",
"attribute": "subagentInvokerPolicy",
"value": "OpenAI Agents SDK handoffs are modeled as tool-call based delegation to another Agent.",
"statement": "OpenAI Agents SDK core handoff modeling uses tool-call delegation because handoffs are represented as tools to the model.",
"evidenceSourceIds": [
"evidence:openai-agents-sdk-handoffs-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:openai-agents-sdk-handoffs-as-tools",
"to": "agent-core-impl:openai-agents-sdk.core@current",
"kind": "about_subject"
},
{
"from": "claim:openai-agents-sdk-handoffs-as-tools",
"to": "evidence:openai-agents-sdk-handoffs-docs",
"kind": "backed_by_evidence"
}
],
"incomingEdges": []
}