{
  "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-capricorn",
    "section": "timeline",
    "slug": "age-of-capricorn",
    "kind": "TimelineEntry",
    "title": "Age of Capricorn",
    "url": "/v1/timeline/age-of-capricorn/",
    "graph_url": "/v1/graph/timeline/age-of-capricorn/",
    "claim_type": "",
    "category": "",
    "degree": {
      "out": 9,
      "in": 0,
      "total": 9
    }
  },
  "out": [
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/zodiac",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/precession",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/great-year",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/elohim",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/elohim-home-planet",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/yahweh",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/synthetic-biology",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/astrobiology",
      "type": "in_body"
    },
    {
      "source": "timeline/age-of-capricorn",
      "target": "wiki/terraforming",
      "type": "in_body"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "id": "wiki/astrobiology",
      "title": "Astrobiology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/astrobiology/",
      "graph_url": "/v1/graph/wiki/astrobiology/"
    },
    {
      "id": "wiki/elohim",
      "title": "Elohim",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim/",
      "graph_url": "/v1/graph/wiki/elohim/"
    },
    {
      "id": "wiki/elohim-home-planet",
      "title": "Elohim Home Planet",
      "kind": "WikiEntry",
      "url": "/v1/wiki/elohim-home-planet/",
      "graph_url": "/v1/graph/wiki/elohim-home-planet/"
    },
    {
      "id": "wiki/great-year",
      "title": "Great Year",
      "kind": "WikiEntry",
      "url": "/v1/wiki/great-year/",
      "graph_url": "/v1/graph/wiki/great-year/"
    },
    {
      "id": "wiki/precession",
      "title": "Precession",
      "kind": "WikiEntry",
      "url": "/v1/wiki/precession/",
      "graph_url": "/v1/graph/wiki/precession/"
    },
    {
      "id": "wiki/synthetic-biology",
      "title": "Synthetic biology",
      "kind": "WikiEntry",
      "url": "/v1/wiki/synthetic-biology/",
      "graph_url": "/v1/graph/wiki/synthetic-biology/"
    },
    {
      "id": "wiki/terraforming",
      "title": "Terraforming",
      "kind": "WikiEntry",
      "url": "/v1/wiki/terraforming/",
      "graph_url": "/v1/graph/wiki/terraforming/"
    },
    {
      "id": "wiki/yahweh",
      "title": "Yahweh",
      "kind": "WikiEntry",
      "url": "/v1/wiki/yahweh/",
      "graph_url": "/v1/graph/wiki/yahweh/"
    },
    {
      "id": "wiki/zodiac",
      "title": "Zodiac",
      "kind": "WikiEntry",
      "url": "/v1/wiki/zodiac/",
      "graph_url": "/v1/graph/wiki/zodiac/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/timeline/age-of-capricorn/",
    "node": "/v1/timeline/age-of-capricorn/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
