{
  "schema": "cce-analysis-packs/v1",
  "packs": [
    {
      "id": "modernization-pack",
      "title": "Modernization pack",
      "description": "SDK uplift, tech-debt inventory, and cloud entitlements in one merged report.",
      "recipe_ids": ["cloud-entitlements", "sdk-uplift", "tech-debt-inventory"]
    },
    {
      "id": "security-governance-pack",
      "title": "Security & governance pack",
      "description": "Cloud entitlements plus change-control oriented scans for PR gates.",
      "recipe_ids": ["cloud-entitlements", "pre-deploy-iam-review"]
    },
    {
      "id": "platform-governance-pack",
      "title": "Platform governance pack",
      "description": "Cloud entitlements, platform adoption, and regression gates in one report.",
      "recipe_ids": ["cloud-entitlements", "platform-adoption", "regression-gates"]
    }
  ]
}
