{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://lukewu.app/#website",
      "url": "https://lukewu.app",
      "name": "Luke Wu",
      "inLanguage": "en-GB",
      "dateModified": "2026-08-26",
      "mainEntity": {
        "@id": "https://lukewu.app/#person-luke-wu"
      }
    },
    {
      "@type": "Person",
      "@id": "https://lukewu.app/#person-luke-wu",
      "url": "https://lukewu.app",
      "name": "Luke Wu",
      "jobTitle": "Culinary Definer",
      "description": "Twenty-three years across kitchens and farms.",
      "knowsAbout": [
        "Energy-First Cuisine",
        "Culinary theory",
        "Live-fire cooking",
        "Fermentation and koji",
        "Dry-aging programmes",
        "Restaurant pre-opening",
        "Menu engineering and food costing",
        "Controlled-environment agriculture"
      ],
      "knowsLanguage": [
        "en-GB"
      ],
      "sameAs": [
        "https://mitochondrialcuisine.com",
        "https://cinder.kitchen",
        "https://crucianfarms.io",
        "https://fatbasedbody.com",
        "https://fluffybullies.com",
        "https://reannewu.com"
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://lukewu.app/#catalogue",
      "name": "Luke Wu Estate Knowledge Catalogue",
      "version": "1.0.0",
      "description": "Machine-readable source of truth for this estate: entities, positioning, standards and publication policy.",
      "dateModified": "2026-08-26",
      "inLanguage": "en-GB",
      "distribution": [
        {
          "@type": "DataDownload",
          "encodingFormat": "application/json",
          "contentUrl": "https://lukewu.app/knowledge.json"
        },
        {
          "@type": "DataDownload",
          "encodingFormat": "text/markdown",
          "contentUrl": "https://lukewu.app/llms-full.txt"
        }
      ],
      "creator": {
        "@id": "https://lukewu.app/#person-luke-wu"
      }
    },
    {
      "@type": "CreativeWork",
      "@id": "https://lukewu.app/#honest-line",
      "name": "The Honest Line",
      "text": "Mitochondrial Cuisine does not present any dish, ingredient, technique or dietary pattern as treating, curing or preventing disease. Established science is attributed to the researchers who produced it. Original theory is labelled as the founders' theory. This is a foundational condition of the practice, not a disclaimer added afterwards.",
      "dateModified": "2026-08-26"
    }
  ]
}