{
  "apiVersion": "v1",
  "kind": "GraphNode",
  "metadata": {
    "generated": "2026-08-22T14:14:13Z",
    "language": "en",
    "schemaUrl": "/v1/schema/graph-node/",
    "description": "Ego-network for a single content node: the node plus its outgoing and incoming typed edges and its immediate neighbours. For AI traversal of /v1/graph/."
  },
  "data": {
  "generated": "2026-08-22T14:14:01Z",
  "language": "en",
  "node": {
    "id": "wiki/living-earth",
    "section": "wiki",
    "slug": "living-earth",
    "kind": "WikiEntry",
    "title": "Living Earth",
    "url": "/v1/wiki/living-earth/",
    "graph_url": "/v1/graph/wiki/living-earth/",
    "claim_type": "framework",
    "category": "Cosmology & Framework",
    "degree": {
      "out": 8,
      "in": 2,
      "total": 10
    }
  },
  "out": [
    {
      "source": "wiki/living-earth",
      "target": "wiki/macrobiology",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/infinity",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/fractal-cosmology",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/mass-effect",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/cosmic-chain",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/four-levels",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/raelian-symbol-of-infinity",
      "type": "see_also"
    },
    {
      "source": "wiki/living-earth",
      "target": "wiki/macrobiology",
      "type": "in_body"
    }
  ],
  "in": [
    {
      "source": "wiki/four-levels",
      "target": "wiki/living-earth",
      "type": "see_also"
    },
    {
      "source": "wiki/macrobiology",
      "target": "wiki/living-earth",
      "type": "see_also"
    }
  ],
  "neighbors": [
    {
      "id": "wiki/cosmic-chain",
      "title": "Cosmic Chain",
      "kind": "WikiEntry",
      "url": "/v1/wiki/cosmic-chain/",
      "graph_url": "/v1/graph/wiki/cosmic-chain/"
    },
    {
      "id": "wiki/four-levels",
      "title": "Four Levels",
      "kind": "WikiEntry",
      "url": "/v1/wiki/four-levels/",
      "graph_url": "/v1/graph/wiki/four-levels/"
    },
    {
      "id": "wiki/fractal-cosmology",
      "title": "Fractal Cosmology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/fractal-cosmology/",
      "graph_url": "/v1/graph/wiki/fractal-cosmology/"
    },
    {
      "id": "wiki/infinity",
      "title": "Infinity",
      "kind": "WikiEntry",
      "url": "/v1/wiki/infinity/",
      "graph_url": "/v1/graph/wiki/infinity/"
    },
    {
      "id": "wiki/macrobiology",
      "title": "Macrobiology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/macrobiology/",
      "graph_url": "/v1/graph/wiki/macrobiology/"
    },
    {
      "id": "wiki/mass-effect",
      "title": "Mass Effect",
      "kind": "WikiEntry",
      "url": "/v1/wiki/mass-effect/",
      "graph_url": "/v1/graph/wiki/mass-effect/"
    },
    {
      "id": "wiki/raelian-symbol-of-infinity",
      "title": "Raëlian Symbol of Infinity",
      "kind": "WikiEntry",
      "url": "/v1/wiki/raelian-symbol-of-infinity/",
      "graph_url": "/v1/graph/wiki/raelian-symbol-of-infinity/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/wiki/living-earth/",
    "node": "/v1/wiki/living-earth/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
