{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Dataset",
      "@id": "https://metalhatscats.com/ai/life-os-exercise-plans.json",
      "name": "MetalHatsCats LifeOS Exercise Plans",
      "description": "Auto-generated ExercisePlan descriptors for LifeOS hacks. Run `node automation/generate-life-os-structured-meta.mjs` to regenerate with full data.",
      "url": "https://metalhatscats.com/life-os/",
      "license": "https://metalhatscats.com/legal/terms",
      "mainEntityOfPage": "https://metalhatscats.com/life-os/",
      "isPartOf": { "@id": "https://metalhatscats.com/ai/site-graph.json" },
      "about": [
        { "@id": "https://metalhatscats.com/apps/micro-goals/" },
        { "@id": "https://metalhatscats.com/products/brali-life-os/" }
      ],
      "creator": {
        "@type": "Organization",
        "@id": "https://metalhatscats.com/#organization",
        "name": "MetalHatsCats",
        "url": "https://metalhatscats.com/"
      }
    }
  ]
}
