{
  "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": "articles/as-foolish-to-search-for-the-beginning",
    "section": "articles",
    "slug": "as-foolish-to-search-for-the-beginning",
    "kind": "Article",
    "title": "As Foolish to Search for the Beginning",
    "url": "/v1/articles/as-foolish-to-search-for-the-beginning/",
    "graph_url": "/v1/graph/articles/as-foolish-to-search-for-the-beginning/",
    "claim_type": "speculative",
    "category": "Cosmology",
    "degree": {
      "out": 0,
      "in": 0,
      "total": 0
    }
  },
  "out": [],
  "in": [],
  "neighbors": []
},
  "links": {
    "self": "/v1/graph/articles/as-foolish-to-search-for-the-beginning/",
    "node": "/v1/articles/as-foolish-to-search-for-the-beginning/",
    "graph": "/v1/graph/",
    "schema": "/v1/schema/graph-node/"
  }
}
