{
  "uid": "cogitave.learn.paths.build-on-core",
  "kind": "learningPath",
  "href": "/paths/build-on-core/",
  "title": "Build on Cogitave Core",
  "summary": "Learn the harmonic core that every Cogitave product and agent shares: the Cogitave Core node and edge model, Cogitave Query, the native MCP interface, and how products project their state into a single queryable graph. By the end you'll be able to read the estate the same way humans and agents do. Day 0: this path is scaffolded - the module bodies are authored in a later content phase.",
  "type": null,
  "products": [
    "cogitave-core"
  ],
  "roles": [
    "developer",
    "solution-architect"
  ],
  "levels": [
    "intermediate"
  ],
  "subjects": [
    "artificial-intelligence"
  ],
  "headings": [],
  "source": "- Basic familiarity with graph data models and APIs.\n- Completion of the \"Contributor onboarding\" path is recommended.\n",
  "modules": [
    "cogitave.learn.core-model-fundamentals",
    "cogitave.learn.query-the-estate-with-cogitave-query",
    "cogitave.learn.native-mcp-interface",
    "cogitave.learn.project-products-into-core"
  ],
  "durationInMinutes": 99,
  "trophy": "cogitave.learn.paths.build-on-core.trophy"
}