{
  "generated": "2026-07-16",
  "categories": [
    "FOUNDER_JOURNEY",
    "WHY_WE_BUILT_THIS",
    "AGENT_PRIMITIVES",
    "DECISIONS_AND_TRADEOFFS",
    "THE_LEDGER",
    "BROKER_FABRIC",
    "MEMORY_AND_PROTECTION",
    "BOOT_AND_BRING_UP",
    "DRIVERS"
  ],
  "posts": [
    {
      "slug": "cr0wp-making-kernel-memory-tamper-proof",
      "title": "Applying CR0.WP to Audit Integrity: What It Improves, and Where the Gaps Are",
      "date": "2026-08-11",
      "category": "THE_LEDGER",
      "depth": "into_the_code",
      "abstract": "CR0.WP is a decades-old x86 mechanism that Linux, Windows, and macOS all use to protect kernel code. We're applying it to a different problem — making a write-once audit ledger tamper-resistant even against the kernel that wrote it. Here's what that looks like, what it actually improves, and where it still falls short.",
      "markdown_url": "https://runnoesis.com/posts/cr0wp-making-kernel-memory-tamper-proof.md",
      "url": "https://runnoesis.com/posts/cr0wp-making-kernel-memory-tamper-proof/"
    },
    {
      "slug": "the-first-boot",
      "title": "The First Boot",
      "date": "2026-03-02",
      "category": "FOUNDER_JOURNEY",
      "depth": "conceptual",
      "abstract": "After months of writing kernel code with no way to run it, the Noesis kernel booted for the first time on March 2nd, 2026. What got me there, what it felt like, and what I did immediately after.",
      "markdown_url": "https://runnoesis.com/posts/the-first-boot.md",
      "url": "https://runnoesis.com/posts/the-first-boot/"
    },
    {
      "slug": "how-noesis-started",
      "title": "How Noesis Started",
      "date": "2025-02-10",
      "category": "FOUNDER_JOURNEY",
      "depth": "conceptual",
      "abstract": "From writing a book on AI consciousness to a bold ChatGPT conversation — how an idea about bypassing programming languages became an operating system.",
      "markdown_url": "https://runnoesis.com/posts/how-noesis-started.md",
      "url": "https://runnoesis.com/posts/how-noesis-started/"
    }
  ]
}
