II.
Definition JSON
Structured · livedefinition:ontology-schema.canonical
definition:ontology-schema.canonical json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "definition:ontology-schema.canonical",
"_kind": "Definition",
"_file": "terminology/definitions/ontology-schema-canonical.yaml",
"_cluster": "terminology",
"attributes": {
"authoredAt": "2026-04-28T00:00:00Z",
"termId": "term:ontology-schema",
"text": "Stub. The catalog ontology itself (this `ontology-schema.yaml` plus the\n`../../../schema/node-kinds/` and `../../../schema/edge-kinds.md` it mirrors) modeled as a\nfirst-class entity so it can be claimed about, versioned via\n`current catalog snapshot`, and pointed at by `Term term:ontology`.\n",
"status": "canonical"
},
"outgoingEdges": [
{
"from": "definition:ontology-schema.canonical",
"to": "term:ontology-schema",
"kind": "defines",
"attributes": {}
},
{
"from": "definition:ontology-schema.canonical",
"to": "layer:4-agent-core",
"kind": "defined_in_context_of",
"attributes": {}
}
],
"incomingEdges": []
}