{
  "site": {
    "title": "Lautaro Gärtner",
    "description": "Building Paideia Framework: self-describing software systems.",
    "url": "https://lautarogartner.com",
    "author": "Lautaro Gärtner",
    "language": "en"
  },
  "pages": [
    {
      "path": "/",
      "canonical": "https://lautarogartner.com/",
      "title": "Home",
      "description": "Personal site for Lautaro Gärtner and Paideia Framework.",
      "tokenSummary": "Home page introducing Lautaro and Paideia Framework as a self-describing runtime experiment."
    },
    {
      "path": "/writing",
      "canonical": "https://lautarogartner.com/writing",
      "title": "Writing",
      "description": "Notes on software, systems, agents, and Paideia.",
      "tokenSummary": "Writing index for essays and notes about readable software, agents, generated systems, and Paideia."
    }
  ],
  "posts": [
    {
      "slug": "generated-systems-should-explain-themselves",
      "path": "/writing/generated-systems-should-explain-themselves",
      "canonical": "https://lautarogartner.com/writing/generated-systems-should-explain-themselves",
      "title": "Why Generated Systems Should Explain Themselves",
      "publishedAt": "2026-05-20",
      "tokenSummary": "Developer-facing essay explaining why generated systems should expose runtime identity, artifact inventories, capabilities, diagnostics, and security-relevant facts."
    },
    {
      "slug": "building-paideia",
      "path": "/writing/building-paideia",
      "canonical": "https://lautarogartner.com/writing/building-paideia",
      "title": "Building Paideia: Software That Explains Itself",
      "publishedAt": "2026-05-20",
      "tokenSummary": "Long-form positioning essay about building Paideia as a small framework for self-describing generated systems with runtime identity, artifact inventory, deterministic build IDs, capabilities, diagnostics, and inspectability."
    }
  ],
  "writing": {
    "postCount": 2,
    "latestPost": "generated-systems-should-explain-themselves"
  },
  "generatedBy": {
    "name": "Paideia Framework",
    "version": "1.7.0"
  }
}