II.
Responsibility JSON
Structured · liveresponsibility:ai-tooling-evaluation
AI Tooling Evaluation json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:ai-tooling-evaluation",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-ai-agents.yaml",
"_cluster": "role",
"attributes": {
"displayName": "AI Tooling Evaluation",
"cadence": "on-demand",
"description": "Evaluate new AI agent products, models, and SDKs for fit — run\nbenchmarks, assess integration cost, and publish recommendations.\n"
},
"outgoingEdges": [
{
"from": "responsibility:ai-tooling-evaluation",
"to": "role:ai-champion",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:ai-tooling-evaluation",
"to": "role:ml-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:ai-tooling-evaluation",
"to": "skill-area:eval-driven-development",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:ai-tooling-evaluation",
"to": "skill-area:tool-use",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:ora-agent-readiness",
"to": "responsibility:ai-tooling-evaluation",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Ora score, scan, badge, and discovery APIs provide a comparable readiness signal across products."
}
},
{
"from": "tool:zapier",
"to": "responsibility:ai-tooling-evaluation",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Integration breadth is relevant when evaluating agent toolchains."
}
},
{
"from": "tool-server:mcp-smithery-registry-candidate",
"to": "responsibility:ai-tooling-evaluation",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "Registry discovery can close missing-tool-server coverage during agent adoption planning."
}
},
{
"from": "tool-server:ora-feedback-mcp",
"to": "responsibility:ai-tooling-evaluation",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Agent feedback records capture outcomes, friction points, recommendations, and layer scores."
}
},
{
"from": "role:ai-champion",
"to": "responsibility:ai-tooling-evaluation",
"kind": "holds_responsibility",
"attributes": {}
},
{
"from": "workflow:rag-pipeline-evaluation",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-agent-adoption-rollout",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:trend-forecasting-cycle",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:llm-eval-pipeline",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:support-tooling-review",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:ai-agent-adoption-rollout",
"to": "responsibility:ai-tooling-evaluation",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}