{
  "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-libra",
    "section": "timeline",
    "slug": "age-of-libra",
    "kind": "TimelineEntry",
    "title": "Age of Libra",
    "url": "/v1/timeline/age-of-libra/",
    "graph_url": "/v1/graph/timeline/age-of-libra/",
    "claim_type": "",
    "category": "",
    "degree": {
      "out": 5,
      "in": 0,
      "total": 5
    }
  },
  "out": [
    {
      "source": "timeline/age-of-libra",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-libra",
      "target": "wiki/zodiac",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-libra",
      "target": "wiki/precession",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-libra",
      "target": "wiki/chronology",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-libra",
      "target": "wiki/doubled-signature",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/chronology",
      "title": "Chronology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/chronology/",
      "graph_url": "/v1/graph/wiki/chronology/"
    },
    {
      "id": "wiki/doubled-signature",
      "title": "Doubled Signature",
      "kind": "WikiEntry",
      "url": "/v1/wiki/doubled-signature/",
      "graph_url": "/v1/graph/wiki/doubled-signature/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/precession",
      "title": "Precession",
      "kind": "WikiEntry",
      "url": "/v1/wiki/precession/",
      "graph_url": "/v1/graph/wiki/precession/"
    },
    {
      "id": "wiki/zodiac",
      "title": "Zodiac",
      "kind": "WikiEntry",
      "url": "/v1/wiki/zodiac/",
      "graph_url": "/v1/graph/wiki/zodiac/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-libra/",
    "node": "/v1/timeline/age-of-libra/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
