II.
Tool JSON
Structured · livetool:coreweave
CoreWeave json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:coreweave",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "CoreWeave",
"homepageUrl": "https://www.coreweave.com",
"kind": "other",
"description": "GPU cloud and AI infrastructure platform surfaced by Ora for cloud infrastructure and ML operations intents.\n",
"ora": {
"domain": "coreweave.com",
"score": 72,
"grade": "B",
"category": "Infrastructure & DevOps",
"tags": [
"gpu cloud",
"ai infrastructure",
"compute",
"gpu"
],
"scoreUrl": "https://ora.run/score/coreweave.com"
}
},
"outgoingEdges": [
{
"from": "tool:coreweave",
"to": "role:ml-engineer",
"kind": "supports_work",
"attributes": {
"confidence": "medium",
"evidence": "GPU compute resources support model training and inference workflows."
}
},
{
"from": "tool:coreweave",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:coreweave",
"to": "skill-area:cloud-infrastructure",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.coreweave-com",
"to": "tool:coreweave",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-coreweave-candidate",
"to": "tool:coreweave",
"kind": "integrates_with",
"attributes": {}
}
]
}