{
  "uid": "cogitave.learn.paths.agent-platform-fundamentals",
  "kind": "learningPath",
  "href": "/paths/agent-platform-fundamentals/",
  "title": "Agent platform fundamentals",
  "summary": "Start where you can build: install the Namzu agent kernel, register a model provider, make your first call, and declare a tool with an explicit authority. Then step down a layer to Yuva, the sovereign kernel Cogitave is building to enforce those declarations on hardware it controls - including an honest account of what Yuva cannot do yet.",
  "type": null,
  "products": [
    "namzu",
    "yuva"
  ],
  "roles": [
    "developer"
  ],
  "levels": [
    "beginner"
  ],
  "subjects": [
    "artificial-intelligence"
  ],
  "headings": [],
  "source": "- Basic familiarity with the command line and TypeScript.\n- Node.js 20 or later, if you want to run the exercise rather than read it.\n- No prior agent, kernel, or Rust experience required.\n",
  "modules": [
    "cogitave.learn.build-your-first-agent-with-namzu",
    "cogitave.learn.understand-yuva"
  ],
  "durationInMinutes": 42,
  "trophy": "cogitave.learn.paths.agent-platform-fundamentals.trophy"
}