II.
SourceRef JSON
Structured · livesource-ref:ora-openapi
Ora OpenAPI spec json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "source-ref:ora-openapi",
"_kind": "SourceRef",
"_file": "sourceref-scope/source-refs/ora-run.yaml",
"_cluster": "sourceref-scope",
"attributes": {
"displayName": "Ora OpenAPI spec",
"description": "Machine-readable OpenAPI surface for Ora scan, score, badge, discovery, and feedback APIs.",
"repoUrl": "https://ora.run",
"ref": "live",
"path": "/api/openapi.json",
"downloadUrl": "https://ora.run/api/openapi.json",
"homepageUrl": "https://ora.run/docs",
"kind": "openapi"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "tool:ora-agent-readiness",
"to": "source-ref:ora-openapi",
"kind": "sourced_from"
}
]
}