{
  "targetDomain": "public.starsgift.cl",
  "productionDomainsUntouched": [
    "starsgift.cl",
    "www.starsgift.cl"
  ],
  "forbiddenPagesCustomDomains": [
    "starsgift.cl",
    "www.starsgift.cl"
  ],
  "generatedAt": "2026-05-19T02:40:35.868Z",
  "outputRoot": "dist/website",
  "routes": {
    "htmlEntryPoints": [
      "/",
      "/404"
    ],
    "pagesArtifacts": [
      "/",
      "/contacto",
      "/nosotros"
    ],
    "generatedHtmlRoutes": [
      "/",
      "/404",
      "/smoke.html"
    ]
  },
  "publicArtifacts": {
    "manifest": {
      "path": "/public/public-manifest.json",
      "cache": "mutable"
    },
    "snapshotAlias": {
      "path": "/public/public-site-snapshot.json",
      "cache": "mutable"
    },
    "versionedSnapshot": {
      "path": "/public/public-site.dc7def4e06ce88ba.json",
      "cache": "immutable"
    },
    "storefrontManifest": {
      "path": "/public/storefront-manifest.json",
      "cache": "mutable"
    },
    "storefrontSettingsSnapshot": {
      "path": "/public/storefront-settings.dbe3d0998bf0ac01.json",
      "cache": "immutable"
    },
    "publicConfig": {
      "path": "/public-config.json",
      "cache": "mutable"
    },
    "buildManifest": {
      "path": "/website-build-manifest.json",
      "cache": "mutable"
    },
    "smokePage": {
      "path": "/smoke.html",
      "cache": "mutable"
    }
  },
  "cachePolicySummary": {
    "html": "public, max-age=60, s-maxage=86400, stale-while-revalidate=604800",
    "notFoundHtml": "public, max-age=60, s-maxage=300, stale-while-revalidate=86400",
    "manifest": "public, max-age=30, s-maxage=300, stale-while-revalidate=86400",
    "snapshotAlias": "public, max-age=30, s-maxage=300, stale-while-revalidate=86400",
    "versionedSnapshot": "public, max-age=31536000, immutable",
    "storefrontManifest": "public, max-age=30, s-maxage=300, stale-while-revalidate=86400",
    "storefrontSettingsSnapshot": "public, max-age=31536000, immutable",
    "publicConfig": "public, max-age=60, s-maxage=300, stale-while-revalidate=86400"
  },
  "headersFile": "/_headers",
  "manifestSnapshot": {
    "configVersion": "site-1778768014324",
    "configHash": "dc7def4e06ce88ba",
    "snapshotPath": "/public/public-site.dc7def4e06ce88ba.json",
    "routeCount": 29,
    "warmPathCount": 29
  },
  "storefrontSnapshotContract": {
    "storefrontSnapshotContractVersion": 1,
    "productsSnapshotReady": false,
    "categoriesSnapshotReady": false,
    "collectionsSnapshotReady": false,
    "storefrontSettingsSnapshotReady": true,
    "searchIndexSnapshotReady": false,
    "productRoutesExtracted": false,
    "categoryRoutesExtracted": false,
    "collectionRoutesExtracted": false,
    "checkoutMoved": false,
    "paymentsMoved": false,
    "ordersWriteMoved": false,
    "stockMutationMoved": false,
    "webhooksMoved": false,
    "queuesMoved": false,
    "scheduledMoved": false,
    "selfCallsMoved": false,
    "snapshotSources": {
      "storefrontSettings": {
        "source": "public/public-config.json",
        "path": "/public/storefront-settings.dbe3d0998bf0ac01.json",
        "hash": "dbe3d0998bf0ac01"
      },
      "storefrontManifest": "/public/storefront-manifest.json",
      "publicSiteSnapshot": "public/public-site-snapshot.json",
      "publicStorefrontData": "src/generated/public-storefront-data.ts"
    },
    "blockedSnapshots": {
      "products": "no-safe-local-source",
      "categories": "no-safe-local-source",
      "collections": "no-safe-local-source",
      "searchIndex": "no-safe-local-source"
    }
  },
  "phase6InventoryVisibility": {
    "storefrontExtractionStatus": "website-only",
    "productsSnapshotReady": false,
    "categoriesSnapshotReady": false,
    "checkoutMoved": false,
    "paymentsMoved": false,
    "stockMutationMoved": false,
    "ordersWriteMoved": false,
    "webhooksMoved": false,
    "queuesMoved": false,
    "scheduledMoved": false,
    "selfCallsMoved": false
  },
  "staticReadiness": {
    "homeStaticReady": true,
    "homeStaticBlocker": null,
    "publicNavigationReady": true,
    "blogRoutesReady": false,
    "ecommerceRoutesReady": false,
    "publicRoutesGenerated": [
      "/"
    ]
  },
  "canonicalBaseUrl": "https://public.starsgift.cl",
  "validationRules": [
    "Only public.starsgift.cl is allowed as a separated public front target in this phase.",
    "starsgift.cl and www.starsgift.cl must remain outside Cloudflare Pages custom domain setup.",
    "wrangler.jsonc remains the active monolith rollback path."
  ],
  "limitations": [
    "Scaffold estatico inicial; no extrae aun todas las rutas publicas.",
    "No agrega routing dinamico ni migra trafico de produccion.",
    "Mantiene el rollback monolitico y no reemplaza wrangler.jsonc."
  ]
}