II.
Definition JSON
Structured · livegraph:agent-catalog
Agent Catalog Knowledge Graph json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "graph:agent-catalog",
"_kind": "Definition",
"_file": "catalog-meta/graph-identity.yaml",
"_cluster": "catalog-meta",
"attributes": {
"displayName": "Agent Catalog Knowledge Graph",
"description": "The atlas knowledge graph — the comprehensive catalog of agentic AI\necosystem entities including products, frameworks, libraries, tools,\nskill-areas, roles, workflows, and their interconnections.\n",
"category": "graph-identity"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "package:a5c-ai-agent-catalog",
"to": "graph:agent-catalog",
"kind": "wraps_graph",
"attributes": {}
},
{
"from": "package:a5c-ai-catalog",
"to": "graph:agent-catalog",
"kind": "wraps_graph",
"attributes": {}
},
{
"from": "path:user-profile",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:project-config",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:journal-events",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:run-tasks-dir",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:run-effects-dir",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:run-locks-dir",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
},
{
"from": "path:run-history-insights",
"to": "graph:agent-catalog",
"kind": "owned_by",
"attributes": {}
}
]
}