{
  "uid": "cogitave.learn.project-products-into-core.summary",
  "kind": "moduleUnit",
  "href": "/modules/project-products-into-core/summary/",
  "title": "Summary",
  "summary": "",
  "type": null,
  "products": [],
  "roles": [],
  "levels": [],
  "subjects": [],
  "headings": [
    "You have completed the path",
    "Where to go next"
  ],
  "source": "You can now explain why Cogitave treats content as one graph rather than a\ncollection of silos, and how that graph stays honest as it grows.\n\nIn this module, you:\n\n- Learned the thesis from the Core architecture spec: docs, the IDP,\n  governance, and infra are **projections of one graph**, never separate\n  stores.\n- Traced how a source document becomes a node: the **ACQUIRE-to-PUBLISH**\n  pipeline, the **UID**/**contentHash** identity scheme, and the closed edge\n  set (`xref`, `partOf`, `appliesTo`, `teachesSkill`) that links it in - served\n  identically to humans and agents through `docs_fetch` and the\n  `cogitave://{type}/{id}` resource surface in the MCP interface.\n- Learned why linked edges are not the whole propagation story: the\n  knowledge-propagation standard names **restatement drift** and fixes it\n  with a **fact registry** - one owner document per fact, everything else\n  cites - checked by a deterministic **fact-drift scanner**.\n- Read Core's status honestly: it is a **specification and architecture today**;\n  the registry and scanner already run over files on the mirror, and full graph\n  projection lands when Core runs.\n\n## You have completed the path\n\nThis was the final module of **Build on Cogitave Core**. Completing it earns\nthe path's trophy - you now have a working model of the one graph every\nCogitave product, standard, and agent shares, and how to keep it truthful as\ncontent grows.\n\n## Where to go next\n\n- @cogitave.learn.paths.build-on-core - return to the path to claim your\n  trophy.\n- The **Core architecture** doc, in the estate's core repository, is worth a\n  re-read for the full node/edge model and the change pipeline at the source.\n- The **knowledge-propagation standard** is the canonical reference for the\n  fact registry format, mention rules, and the impact-map skill in full.\n",
  "partOf": "cogitave.learn.project-products-into-core",
  "durationInMinutes": 3,
  "quiz": null
}