{
  "product": "AI Engineering Evolution",
  "version": "preview-v1",
  "description": "Preview manifest for Gumbo's AI Engineering Evolution package. This structure is intended to scale to future curriculum, digital download, and gated-product surfaces.",
  "downloads": [
    {
      "label": "Guide preview",
      "href": "/downloads/ai-engineering-evolution/field-guide.html",
      "format": "html",
      "access_model": "free",
      "description": "Browser-readable preview of the field guide."
    },
    {
      "label": "Package manifest",
      "href": "/downloads/ai-engineering-evolution/manifest.json",
      "format": "json",
      "access_model": "free",
      "description": "Machine-readable inventory of the package preview."
    },
    {
      "label": "Preview bundle",
      "href": "/downloads/ai-engineering-evolution/preview.zip",
      "format": "zip",
      "access_model": "email",
      "description": "Starter downloadable bundle for the guide preview and manifest."
    }
  ],
  "folders": [
    {
      "slug": "thinking",
      "title": "thinking/",
      "files": [
        "AI Engineering Evolution Full Field Guide.pdf",
        "AI Engineering Evolution Overview.html"
      ]
    },
    {
      "slug": "curriculum",
      "title": "curriculum/",
      "files": [
        "AI Engineering Evolution Curriculum.md"
      ]
    },
    {
      "slug": "templates",
      "title": "templates/",
      "files": [
        "constitution.md.template",
        "business-context.md.template"
      ]
    },
    {
      "slug": "starter-pack",
      "title": "starter-pack/",
      "files": [
        "INSTALL.md"
      ]
    },
    {
      "slug": "workflows",
      "title": "workflows/",
      "files": [
        "ai-pr-review.yml.template",
        "risk-classification.yml.example"
      ]
    },
    {
      "slug": "assets",
      "title": "assets/",
      "files": [
        "manifest.json",
        "ai-engineering-evolution-preview.zip"
      ]
    }
  ]
}
