{
  "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": "news/synthetic-cell-eats-and-divides",
    "section": "news",
    "slug": "synthetic-cell-eats-and-divides",
    "kind": "NewsArticle",
    "title": "A Synthetic Cell That Eats and Divides",
    "url": "/v1/news/synthetic-cell-eats-and-divides/",
    "graph_url": "/v1/graph/news/synthetic-cell-eats-and-divides/",
    "claim_type": "inferred",
    "category": "",
    "degree": {
      "out": 3,
      "in": 0,
      "total": 3
    }
  },
  "out": [
    {
      "source": "news/synthetic-cell-eats-and-divides",
      "target": "wiki/elohim-home-planet",
      "type": "see_also"
    },
    {
      "source": "news/synthetic-cell-eats-and-divides",
      "target": "wiki/elohim",
      "type": "see_also"
    },
    {
      "source": "news/synthetic-cell-eats-and-divides",
      "target": "wiki/intelligent-design",
      "type": "see_also"
    }
  ],
  "in": [],
  "neighbors": [
    {
      "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/intelligent-design",
      "title": "Intelligent Design",
      "kind": "WikiEntry",
      "url": "/v1/wiki/intelligent-design/",
      "graph_url": "/v1/graph/wiki/intelligent-design/"
    }
  ]
},
  "links": {
    "self": "/v1/graph/news/synthetic-cell-eats-and-divides/",
    "node": "/v1/news/synthetic-cell-eats-and-divides/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
