{
  "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": "timeline/age-of-aries",
    "section": "timeline",
    "slug": "age-of-aries",
    "kind": "TimelineEntry",
    "title": "Age of Aries",
    "url": "/v1/timeline/age-of-aries/",
    "graph_url": "/v1/graph/timeline/age-of-aries/",
    "claim_type": "inferred",
    "category": "",
    "degree": {
      "out": 10,
      "in": 0,
      "total": 10
    }
  },
  "out": [
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/the-alliance",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/moses",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/council-of-the-eternals",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/prophet",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/doubled-signature",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/precession",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/zodiac",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/elijah",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/cosmic-competition",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-aries",
      "target": "wiki/kabbalah",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/cosmic-competition",
      "title": "Cosmic Competition",
      "kind": "WikiEntry",
      "url": "/v1/wiki/cosmic-competition/",
      "graph_url": "/v1/graph/wiki/cosmic-competition/"
    },
    {
      "id": "wiki/council-of-the-eternals",
      "title": "Council of the Eternals",
      "kind": "WikiEntry",
      "url": "/v1/wiki/council-of-the-eternals/",
      "graph_url": "/v1/graph/wiki/council-of-the-eternals/"
    },
    {
      "id": "wiki/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/elijah",
      "title": "Elijah",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elijah/",
      "graph_url": "/v1/graph/wiki/elijah/"
    },
    {
      "id": "wiki/kabbalah",
      "title": "Kabbalah",
      "kind": "WikiEntry",
      "url": "/v1/wiki/kabbalah/",
      "graph_url": "/v1/graph/wiki/kabbalah/"
    },
    {
      "id": "wiki/moses",
      "title": "Moses",
      "kind": "WikiEntry",
      "url": "/v1/wiki/moses/",
      "graph_url": "/v1/graph/wiki/moses/"
    },
    {
      "id": "wiki/precession",
      "title": "Precession",
      "kind": "WikiEntry",
      "url": "/v1/wiki/precession/",
      "graph_url": "/v1/graph/wiki/precession/"
    },
    {
      "id": "wiki/prophet",
      "title": "Prophet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/prophet/",
      "graph_url": "/v1/graph/wiki/prophet/"
    },
    {
      "id": "wiki/the-alliance",
      "title": "The Alliance",
      "kind": "WikiEntry",
      "url": "/v1/wiki/the-alliance/",
      "graph_url": "/v1/graph/wiki/the-alliance/"
    },
    {
      "id": "wiki/zodiac",
      "title": "Zodiac",
      "kind": "WikiEntry",
      "url": "/v1/wiki/zodiac/",
      "graph_url": "/v1/graph/wiki/zodiac/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-aries/",
    "node": "/v1/timeline/age-of-aries/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
