{
  "uid": "cogitave.learn.understand-yuva",
  "kind": "module",
  "href": "/modules/understand-yuva/",
  "title": "Understand Yuva, the sovereign kernel",
  "summary": "Why an agent platform builds its own kernel, what a fail-closed boot and formally verified leaves actually prove, and an honest account of Yuva's current status.",
  "type": null,
  "products": [
    "yuva"
  ],
  "roles": [
    "developer",
    "solution-architect"
  ],
  "levels": [
    "beginner"
  ],
  "subjects": [
    "artificial-intelligence"
  ],
  "headings": [],
  "source": "By the end of this module, you'll be able to:\n- Explain why an isolation guarantee is only as strong as the layer enforcing it.\n- Describe how Yuva is built: no_std Rust, unsafe confined to one audited crate, formally verified leaves, dual-architecture boot.\n- Explain what a fail-closed boot proves, and what it does not.\n- State Yuva's current status accurately, including what is not live yet.\n",
  "units": [
    "cogitave.learn.understand-yuva.introduction",
    "cogitave.learn.understand-yuva.how-yuva-is-verified",
    "cogitave.learn.understand-yuva.knowledge-check",
    "cogitave.learn.understand-yuva.summary"
  ],
  "durationInMinutes": 16,
  "badge": "cogitave.learn.understand-yuva.badge",
  "partOf": "cogitave.learn.paths.agent-platform-fundamentals"
}