II.
Tool JSON
Structured · livetool:ora-agent-readiness
Ora Agent Readiness json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:ora-agent-readiness",
"_kind": "Tool",
"_file": "domain/tools/ora-agent-readiness.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Ora Agent Readiness",
"homepageUrl": "https://ora.run/docs",
"kind": "api-tool",
"description": "Agent-readiness ranking and discovery surface used to evaluate products by agent accessibility,\nscore domains, retrieve badges, discover products by intent, and gather agent feedback.\n",
"ora": {
"docsUrl": "https://ora.run/docs",
"openapiUrl": "https://ora.run/api/openapi.json",
"mcpMetadataUrl": "https://ora.run/.well-known/mcp.json",
"discoverUrl": "https://ora.run/api/discover",
"scoreLayers": [
"discovery",
"identity",
"access",
"integration",
"in-agent-experience"
]
}
},
"outgoingEdges": [
{
"from": "tool:ora-agent-readiness",
"to": "source-ref:ora-docs",
"kind": "sourced_from"
},
{
"from": "tool:ora-agent-readiness",
"to": "source-ref:ora-openapi",
"kind": "sourced_from"
},
{
"from": "tool:ora-agent-readiness",
"to": "source-ref:ora-mcp",
"kind": "sourced_from"
},
{
"from": "tool:ora-agent-readiness",
"to": "skill-area:tool-use",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:ora-agent-readiness",
"to": "role:engineering-manager",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Ora discovery ranks products by intent, useful for tool evaluation and agent-readiness governance."
}
},
{
"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:ora-agent-readiness",
"to": "workflow:ai-agent-adoption-rollout",
"kind": "supports_work",
"attributes": {
"confidence": "high",
"evidence": "Ora score records and discovery results help pick tool/server candidates for agent rollout gaps."
}
}
],
"incomingEdges": [
{
"from": "tool-server:ora-feedback-mcp",
"to": "tool:ora-agent-readiness",
"kind": "integrates_with",
"attributes": {}
}
]
}