{
  "site": {
    "name": "Zentra Foundry",
    "domain": "https://zentrafoundry.com",
    "generated_at": "2026-08-31T17:17:39+02:00"
  },
  "generated_at": "2026-08-31T15:18:33.790Z",
  "source": "foundry_public_catalog",
  "products": [
    {
      "slug": "public-source-health-badge-api",
      "title": "Public Source Health Badge API",
      "summary": "Public Source Health Badge API packages Cached API + badge endpoint into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Source Health Badge API packages Cached API + badge endpoint into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data publishers",
        "open-data teams",
        "API platforms"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/public-source-health-badge-api",
      "api_path": "/api/public/foundry/products/public-source-health-badge-api",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-source-health-badge-api",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-source-health-badge-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-source-health-badge-api",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Health Badge API",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "public-source-health-badge-api",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Health Badge API",
            "responseExample": {
              "product": "public-source-health-badge-api",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Health Badge API 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "public-source-health-badge-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Health Badge API 2",
            "responseExample": {
              "product": "public-source-health-badge-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Health Badge API 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "public-source-health-badge-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Health Badge API 3",
            "responseExample": {
              "product": "public-source-health-badge-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:15.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/public-source-health-badge-api/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:33.952246Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Cached API + badge endpoint",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:34+02:00"
    },
    {
      "slug": "robots-terms-source-policy-linter-api",
      "title": "Robots / Terms Source Policy Linter API",
      "summary": "Robots / Terms Source Policy Linter API packages API + CLI into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Robots / Terms Source Policy Linter API packages API + CLI into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Scraper builders",
        "agencies",
        "data product teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/robots-terms-source-policy-linter-api",
      "api_path": "/api/public/foundry/products/robots-terms-source-policy-linter-api",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/robots-terms-source-policy-linter-api",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/robots-terms-source-policy-linter-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/robots-terms-source-policy-linter-api",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Robots / Terms Source Policy Linter API",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "robots-terms-source-policy-linter-api",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Robots / Terms Source Policy Linter API",
            "responseExample": {
              "product": "robots-terms-source-policy-linter-api",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Robots / Terms Source Policy Linter API 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "robots-terms-source-policy-linter-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Robots / Terms Source Policy Linter API 2",
            "responseExample": {
              "product": "robots-terms-source-policy-linter-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Robots / Terms Source Policy Linter API 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "robots-terms-source-policy-linter-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Robots / Terms Source Policy Linter API 3",
            "responseExample": {
              "product": "robots-terms-source-policy-linter-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:16.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/robots-terms-source-policy-linter-api/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:34.147054Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "API + CLI",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:34+02:00"
    },
    {
      "slug": "sample-record-gallery-for-local-signals",
      "title": "Sample Record Gallery for Local Signals",
      "summary": "Sample Record Gallery for Local Signals packages Static sample gallery into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Sample Record Gallery for Local Signals packages Static sample gallery into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Local agencies",
        "lead sellers",
        "SMB data buyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/sample-record-gallery-for-local-signals",
      "api_path": "/api/public/foundry/products/sample-record-gallery-for-local-signals",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/sample-record-gallery-for-local-signals",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/sample-record-gallery-for-local-signals",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/sample-record-gallery-for-local-signals",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Sample Record Gallery for Local Signals",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "sample-record-gallery-for-local-signals",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Sample Record Gallery for Local Signals",
            "responseExample": {
              "product": "sample-record-gallery-for-local-signals",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Sample Record Gallery for Local Signals 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "sample-record-gallery-for-local-signals 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Sample Record Gallery for Local Signals 2",
            "responseExample": {
              "product": "sample-record-gallery-for-local-signals 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Sample Record Gallery for Local Signals 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "sample-record-gallery-for-local-signals 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Sample Record Gallery for Local Signals 3",
            "responseExample": {
              "product": "sample-record-gallery-for-local-signals 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:23.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/sample-record-gallery-for-local-signals/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:34.381498Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Static sample gallery",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:34+02:00"
    },
    {
      "slug": "x402-metering-test-harness-cli",
      "title": "x402 Metering Test Harness CLI",
      "summary": "x402 Metering Test Harness CLI packages CLI + GitHub Action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "x402 Metering Test Harness CLI packages CLI + GitHub Action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "x402 product builders",
        "Zentra internal route QA",
        "marketplace publishers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_cli",
      "canonical_path": "/apis/x402-metering-test-harness-cli",
      "api_path": "/api/public/foundry/products/x402-metering-test-harness-cli",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/x402-metering-test-harness-cli",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/x402-metering-test-harness-cli",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/x402-metering-test-harness-cli",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for x402 Metering Test Harness CLI",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "x402-metering-test-harness-cli",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for x402 Metering Test Harness CLI",
            "responseExample": {
              "product": "x402-metering-test-harness-cli",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for x402 Metering Test Harness CLI 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "x402-metering-test-harness-cli 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for x402 Metering Test Harness CLI 2",
            "responseExample": {
              "product": "x402-metering-test-harness-cli 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for x402 Metering Test Harness CLI 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "x402-metering-test-harness-cli 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for x402 Metering Test Harness CLI 3",
            "responseExample": {
              "product": "x402-metering-test-harness-cli 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:18.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/x402-metering-test-harness-cli/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:34.639284Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI + GitHub Action",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:17:34+02:00"
    },
    {
      "slug": "openapi-to-mcp-manifest-generator-api",
      "title": "OpenAPI-to-MCP Manifest Generator API",
      "summary": "OpenAPI-to-MCP Manifest Generator API packages API product + Postman collection into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "OpenAPI-to-MCP Manifest Generator API packages API product + Postman collection into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "API teams",
        "developer platforms",
        "agent builders"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/openapi-to-mcp-manifest-generator-api",
      "api_path": "/api/public/foundry/products/openapi-to-mcp-manifest-generator-api",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-manifest-generator-api",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-manifest-generator-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-manifest-generator-api",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for OpenAPI-to-MCP Manifest Generator API",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "openapi-to-mcp-manifest-generator-api",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for OpenAPI-to-MCP Manifest Generator API",
            "responseExample": {
              "product": "openapi-to-mcp-manifest-generator-api",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for OpenAPI-to-MCP Manifest Generator API 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "openapi-to-mcp-manifest-generator-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for OpenAPI-to-MCP Manifest Generator API 2",
            "responseExample": {
              "product": "openapi-to-mcp-manifest-generator-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for OpenAPI-to-MCP Manifest Generator API 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "openapi-to-mcp-manifest-generator-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for OpenAPI-to-MCP Manifest Generator API 3",
            "responseExample": {
              "product": "openapi-to-mcp-manifest-generator-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:18.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/openapi-to-mcp-manifest-generator-api/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:32.914087Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "API product + Postman collection",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:33+02:00"
    },
    {
      "slug": "postman-collection-generator-for-foundry-products",
      "title": "Postman Collection Generator for Foundry Products",
      "summary": "Postman Collection Generator for Foundry Products packages CLI/API + Postman output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Postman Collection Generator for Foundry Products packages CLI/API + Postman output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "API sellers",
        "internal Zentra products",
        "data teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_docs_tool",
      "canonical_path": "/apis/postman-collection-generator-for-foundry-products",
      "api_path": "/api/public/foundry/products/postman-collection-generator-for-foundry-products",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/postman-collection-generator-for-foundry-products",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/postman-collection-generator-for-foundry-products",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/postman-collection-generator-for-foundry-products",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Postman Collection Generator for Foundry Products",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "postman-collection-generator-for-foundry-products",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Postman Collection Generator for Foundry Products",
            "responseExample": {
              "product": "postman-collection-generator-for-foundry-products",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Postman Collection Generator for Foundry Products 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "postman-collection-generator-for-foundry-products 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Postman Collection Generator for Foundry Products 2",
            "responseExample": {
              "product": "postman-collection-generator-for-foundry-products 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Postman Collection Generator for Foundry Products 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "postman-collection-generator-for-foundry-products 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Postman Collection Generator for Foundry Products 3",
            "responseExample": {
              "product": "postman-collection-generator-for-foundry-products 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:21.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/postman-collection-generator-for-foundry-products/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:33.140885Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI/API + Postman output",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:33+02:00"
    },
    {
      "slug": "public-data-buyer-calculator",
      "title": "Public Data Buyer Calculator",
      "summary": "Public Data Buyer Calculator packages Interactive calculator + lead form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Data Buyer Calculator packages Interactive calculator + lead form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SMB owners",
        "procurement teams",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/public-data-buyer-calculator",
      "api_path": "/api/public/foundry/products/public-data-buyer-calculator",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-buyer-calculator",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-buyer-calculator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-data-buyer-calculator",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Buyer Calculator",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "public-data-buyer-calculator",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Buyer Calculator",
            "responseExample": {
              "product": "public-data-buyer-calculator",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Buyer Calculator 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "public-data-buyer-calculator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Buyer Calculator 2",
            "responseExample": {
              "product": "public-data-buyer-calculator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Buyer Calculator 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "public-data-buyer-calculator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Buyer Calculator 3",
            "responseExample": {
              "product": "public-data-buyer-calculator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:23.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/public-data-buyer-calculator/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:33.353250Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Interactive calculator + lead form",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:33+02:00"
    },
    {
      "slug": "public-data-source-directory-by-industry",
      "title": "Public Data Source Directory by Industry",
      "summary": "Public Data Source Directory by Industry packages Discovery page set + lead form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Data Source Directory by Industry packages Discovery page set + lead form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data buyers",
        "agencies",
        "founders researching public data sources"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/public-data-source-directory-by-industry",
      "api_path": "/api/public/foundry/products/public-data-source-directory-by-industry",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-source-directory-by-industry",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-source-directory-by-industry",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-data-source-directory-by-industry",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Source Directory by Industry",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "public-data-source-directory-by-industry",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Source Directory by Industry",
            "responseExample": {
              "product": "public-data-source-directory-by-industry",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Source Directory by Industry 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "public-data-source-directory-by-industry 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Source Directory by Industry 2",
            "responseExample": {
              "product": "public-data-source-directory-by-industry 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Data Source Directory by Industry 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "public-data-source-directory-by-industry 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Data Source Directory by Industry 3",
            "responseExample": {
              "product": "public-data-source-directory-by-industry 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:22.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/public-data-source-directory-by-industry/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:33.584447Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Discovery page set + lead form",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:17:33+02:00"
    },
    {
      "slug": "public-source-attribution-checker",
      "title": "Public Source Attribution Checker",
      "summary": "Public Source Attribution Checker packages API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Source Attribution Checker packages API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data teams",
        "public dataset publishers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/public-source-attribution-checker",
      "api_path": "/api/public/foundry/products/public-source-attribution-checker",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-source-attribution-checker",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-source-attribution-checker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-source-attribution-checker",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Attribution Checker",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "public-source-attribution-checker",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Attribution Checker",
            "responseExample": {
              "product": "public-source-attribution-checker",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Attribution Checker 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "public-source-attribution-checker 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Attribution Checker 2",
            "responseExample": {
              "product": "public-source-attribution-checker 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Public Source Attribution Checker 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "public-source-attribution-checker 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Public Source Attribution Checker 3",
            "responseExample": {
              "product": "public-source-attribution-checker 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:21.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/public-source-attribution-checker/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:33.761090Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "API + report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:33+02:00"
    },
    {
      "slug": "jsonl-to-parquet-package-converter",
      "title": "JSONL-to-Parquet Package Converter",
      "summary": "JSONL-to-Parquet Package Converter packages CLI + workflow template into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "JSONL-to-Parquet Package Converter packages CLI + workflow template into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data exchange sellers",
        "agencies",
        "data teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_converter",
      "canonical_path": "/apis/jsonl-to-parquet-package-converter",
      "api_path": "/api/public/foundry/products/jsonl-to-parquet-package-converter",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/jsonl-to-parquet-package-converter",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/jsonl-to-parquet-package-converter",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/jsonl-to-parquet-package-converter",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for JSONL-to-Parquet Package Converter",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "jsonl-to-parquet-package-converter",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for JSONL-to-Parquet Package Converter",
            "responseExample": {
              "product": "jsonl-to-parquet-package-converter",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for JSONL-to-Parquet Package Converter 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "jsonl-to-parquet-package-converter 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for JSONL-to-Parquet Package Converter 2",
            "responseExample": {
              "product": "jsonl-to-parquet-package-converter 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for JSONL-to-Parquet Package Converter 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "jsonl-to-parquet-package-converter 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for JSONL-to-Parquet Package Converter 3",
            "responseExample": {
              "product": "jsonl-to-parquet-package-converter 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:19.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/jsonl-to-parquet-package-converter/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:31.960585Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI + workflow template",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:32+02:00"
    },
    {
      "slug": "marketplace-listing-seo-linter-api",
      "title": "Marketplace Listing SEO Linter API",
      "summary": "Marketplace Listing SEO Linter API packages API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Marketplace Listing SEO Linter API packages API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Apify/RapidAPI/GitHub Marketplace sellers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/marketplace-listing-seo-linter-api",
      "api_path": "/api/public/foundry/products/marketplace-listing-seo-linter-api",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-seo-linter-api",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-seo-linter-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-seo-linter-api",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Marketplace Listing SEO Linter API",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "marketplace-listing-seo-linter-api",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Marketplace Listing SEO Linter API",
            "responseExample": {
              "product": "marketplace-listing-seo-linter-api",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Marketplace Listing SEO Linter API 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "marketplace-listing-seo-linter-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Marketplace Listing SEO Linter API 2",
            "responseExample": {
              "product": "marketplace-listing-seo-linter-api 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Marketplace Listing SEO Linter API 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "marketplace-listing-seo-linter-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Marketplace Listing SEO Linter API 3",
            "responseExample": {
              "product": "marketplace-listing-seo-linter-api 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:19.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/marketplace-listing-seo-linter-api/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:32.171000Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "API + report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:32+02:00"
    },
    {
      "slug": "mcp-tool-directory-for-public-data",
      "title": "MCP Tool Directory for Public Data",
      "summary": "MCP Tool Directory for Public Data packages Directory + request CTA into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "MCP Tool Directory for Public Data packages Directory + request CTA into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "AI agent builders",
        "dev tool buyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/mcp-tool-directory-for-public-data",
      "api_path": "/api/public/foundry/products/mcp-tool-directory-for-public-data",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-directory-for-public-data",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-directory-for-public-data",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-directory-for-public-data",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for MCP Tool Directory for Public Data",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "mcp-tool-directory-for-public-data",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for MCP Tool Directory for Public Data",
            "responseExample": {
              "product": "mcp-tool-directory-for-public-data",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for MCP Tool Directory for Public Data 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "mcp-tool-directory-for-public-data 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for MCP Tool Directory for Public Data 2",
            "responseExample": {
              "product": "mcp-tool-directory-for-public-data 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for MCP Tool Directory for Public Data 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "mcp-tool-directory-for-public-data 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for MCP Tool Directory for Public Data 3",
            "responseExample": {
              "product": "mcp-tool-directory-for-public-data 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:24.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/mcp-tool-directory-for-public-data/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:32.358803Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Directory + request CTA",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:32+02:00"
    },
    {
      "slug": "niche-permit-to-lead-playbook-pages",
      "title": "Niche Permit-to-Lead Playbook Pages",
      "summary": "Niche Permit-to-Lead Playbook Pages packages Playbook pages + request feed CTA into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Niche Permit-to-Lead Playbook Pages packages Playbook pages + request feed CTA into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Home-service agencies",
        "local-market lead sellers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/niche-permit-to-lead-playbook-pages",
      "api_path": "/api/public/foundry/products/niche-permit-to-lead-playbook-pages",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/niche-permit-to-lead-playbook-pages",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/niche-permit-to-lead-playbook-pages",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/niche-permit-to-lead-playbook-pages",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Niche Permit-to-Lead Playbook Pages",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "niche-permit-to-lead-playbook-pages",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Niche Permit-to-Lead Playbook Pages",
            "responseExample": {
              "product": "niche-permit-to-lead-playbook-pages",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Niche Permit-to-Lead Playbook Pages 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "niche-permit-to-lead-playbook-pages 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Niche Permit-to-Lead Playbook Pages 2",
            "responseExample": {
              "product": "niche-permit-to-lead-playbook-pages 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Niche Permit-to-Lead Playbook Pages 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "niche-permit-to-lead-playbook-pages 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Niche Permit-to-Lead Playbook Pages 3",
            "responseExample": {
              "product": "niche-permit-to-lead-playbook-pages 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:24.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/niche-permit-to-lead-playbook-pages/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:32.546467Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Playbook pages + request feed CTA",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:32+02:00"
    },
    {
      "slug": "dataset-sample-anonymizer-cli",
      "title": "Dataset Sample Anonymizer CLI",
      "summary": "Dataset Sample Anonymizer CLI packages CLI + GitHub Action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Dataset Sample Anonymizer CLI packages CLI + GitHub Action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data publishers",
        "agencies",
        "AI/RAG teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_cli",
      "canonical_path": "/apis/dataset-sample-anonymizer-cli",
      "api_path": "/api/public/foundry/products/dataset-sample-anonymizer-cli",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-sample-anonymizer-cli",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-sample-anonymizer-cli",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/dataset-sample-anonymizer-cli",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Dataset Sample Anonymizer CLI",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "dataset-sample-anonymizer-cli",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Dataset Sample Anonymizer CLI",
            "responseExample": {
              "product": "dataset-sample-anonymizer-cli",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Dataset Sample Anonymizer CLI 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "dataset-sample-anonymizer-cli 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Dataset Sample Anonymizer CLI 2",
            "responseExample": {
              "product": "dataset-sample-anonymizer-cli 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Dataset Sample Anonymizer CLI 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "dataset-sample-anonymizer-cli 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Dataset Sample Anonymizer CLI 3",
            "responseExample": {
              "product": "dataset-sample-anonymizer-cli 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:19.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/dataset-sample-anonymizer-cli/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:31.298141Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI + GitHub Action",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:31+02:00"
    },
    {
      "slug": "is-this-source-packageable-quiz",
      "title": "Is This Source Packageable? Quiz",
      "summary": "Is This Source Packageable? Quiz packages Interactive checklist + lead scoring into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Is This Source Packageable? Quiz packages Interactive checklist + lead scoring into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data founders",
        "agencies",
        "internal ops teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/is-this-source-packageable-quiz",
      "api_path": "/api/public/foundry/products/is-this-source-packageable-quiz",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/is-this-source-packageable-quiz",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/is-this-source-packageable-quiz",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/is-this-source-packageable-quiz",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Is This Source Packageable? Quiz",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "is-this-source-packageable-quiz",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Is This Source Packageable? Quiz",
            "responseExample": {
              "product": "is-this-source-packageable-quiz",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Is This Source Packageable? Quiz 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "is-this-source-packageable-quiz 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Is This Source Packageable? Quiz 2",
            "responseExample": {
              "product": "is-this-source-packageable-quiz 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Is This Source Packageable? Quiz 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "is-this-source-packageable-quiz 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Is This Source Packageable? Quiz 3",
            "responseExample": {
              "product": "is-this-source-packageable-quiz 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:23.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/is-this-source-packageable-quiz/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:31.753687Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Interactive checklist + lead scoring",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:31+02:00"
    },
    {
      "slug": "api-response-snapshot-diff-tool",
      "title": "API Response Snapshot Diff Tool",
      "summary": "API Response Snapshot Diff Tool packages CLI/API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "API Response Snapshot Diff Tool packages CLI/API + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "API teams",
        "integration agencies",
        "QA teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/api-response-snapshot-diff-tool",
      "api_path": "/api/public/foundry/products/api-response-snapshot-diff-tool",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/api-response-snapshot-diff-tool",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/api-response-snapshot-diff-tool",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/api-response-snapshot-diff-tool",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for API Response Snapshot Diff Tool",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "api-response-snapshot-diff-tool",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for API Response Snapshot Diff Tool",
            "responseExample": {
              "product": "api-response-snapshot-diff-tool",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for API Response Snapshot Diff Tool 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "api-response-snapshot-diff-tool 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for API Response Snapshot Diff Tool 2",
            "responseExample": {
              "product": "api-response-snapshot-diff-tool 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for API Response Snapshot Diff Tool 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "api-response-snapshot-diff-tool 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for API Response Snapshot Diff Tool 3",
            "responseExample": {
              "product": "api-response-snapshot-diff-tool 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:20.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/api-response-snapshot-diff-tool/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:29.959553Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI/API + report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:30+02:00"
    },
    {
      "slug": "apify-actor-input-contract-validator-sdk",
      "title": "Apify Actor Input Contract Validator SDK",
      "summary": "Apify Actor Input Contract Validator SDK packages NPM/Python SDK + CLI into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Apify Actor Input Contract Validator SDK packages NPM/Python SDK + CLI into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Apify creators",
        "agencies",
        "internal actor teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_sdk",
      "canonical_path": "/apis/apify-actor-input-contract-validator-sdk",
      "api_path": "/api/public/foundry/products/apify-actor-input-contract-validator-sdk",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/apify-actor-input-contract-validator-sdk",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/apify-actor-input-contract-validator-sdk",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/apify-actor-input-contract-validator-sdk",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Apify Actor Input Contract Validator SDK",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "apify-actor-input-contract-validator-sdk",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Apify Actor Input Contract Validator SDK",
            "responseExample": {
              "product": "apify-actor-input-contract-validator-sdk",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Apify Actor Input Contract Validator SDK 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "apify-actor-input-contract-validator-sdk 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Apify Actor Input Contract Validator SDK 2",
            "responseExample": {
              "product": "apify-actor-input-contract-validator-sdk 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Apify Actor Input Contract Validator SDK 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "apify-actor-input-contract-validator-sdk 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Apify Actor Input Contract Validator SDK 3",
            "responseExample": {
              "product": "apify-actor-input-contract-validator-sdk 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:18.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/apify-actor-input-contract-validator-sdk/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:30.151834Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "NPM/Python SDK + CLI",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:30+02:00"
    },
    {
      "slug": "compliance-deadline-calendar-landing-pages",
      "title": "Compliance Deadline Calendar Landing Pages",
      "summary": "Compliance Deadline Calendar Landing Pages packages Free calendar + request form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Compliance Deadline Calendar Landing Pages packages Free calendar + request form into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Compliance teams",
        "consultants",
        "SMB ops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/compliance-deadline-calendar-landing-pages",
      "api_path": "/api/public/foundry/products/compliance-deadline-calendar-landing-pages",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/compliance-deadline-calendar-landing-pages",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/compliance-deadline-calendar-landing-pages",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/compliance-deadline-calendar-landing-pages",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Compliance Deadline Calendar Landing Pages",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "compliance-deadline-calendar-landing-pages",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Compliance Deadline Calendar Landing Pages",
            "responseExample": {
              "product": "compliance-deadline-calendar-landing-pages",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Compliance Deadline Calendar Landing Pages 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "compliance-deadline-calendar-landing-pages 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Compliance Deadline Calendar Landing Pages 2",
            "responseExample": {
              "product": "compliance-deadline-calendar-landing-pages 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Compliance Deadline Calendar Landing Pages 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "compliance-deadline-calendar-landing-pages 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Compliance Deadline Calendar Landing Pages 3",
            "responseExample": {
              "product": "compliance-deadline-calendar-landing-pages 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:22.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/compliance-deadline-calendar-landing-pages/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:30.540961Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Free calendar + request form",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:30+02:00"
    },
    {
      "slug": "data-product-changelog-generator",
      "title": "Data Product Changelog Generator",
      "summary": "Data Product Changelog Generator packages CLI + doc generator into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Data Product Changelog Generator packages CLI + doc generator into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data publishers",
        "marketplace sellers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_docs_tool",
      "canonical_path": "/apis/data-product-changelog-generator",
      "api_path": "/api/public/foundry/products/data-product-changelog-generator",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/data-product-changelog-generator",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/data-product-changelog-generator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/data-product-changelog-generator",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Changelog Generator",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "data-product-changelog-generator",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Changelog Generator",
            "responseExample": {
              "product": "data-product-changelog-generator",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Changelog Generator 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "data-product-changelog-generator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Changelog Generator 2",
            "responseExample": {
              "product": "data-product-changelog-generator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Changelog Generator 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "data-product-changelog-generator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Changelog Generator 3",
            "responseExample": {
              "product": "data-product-changelog-generator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:20.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/data-product-changelog-generator/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:30.709223Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "CLI + doc generator",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:30+02:00"
    },
    {
      "slug": "data-product-recipe-library-for-make-zapier",
      "title": "Data Product Recipe Library for Make/Zapier",
      "summary": "Data Product Recipe Library for Make/Zapier packages Docs + workflow recipes into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Data Product Recipe Library for Make/Zapier packages Docs + workflow recipes into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Automation agencies",
        "SMB ops",
        "data buyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "developer-tools",
      "product_type": null,
      "category": "developer_api",
      "canonical_path": "/apis/data-product-recipe-library-for-make-zapier",
      "api_path": "/api/public/foundry/products/data-product-recipe-library-for-make-zapier",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/data-product-recipe-library-for-make-zapier",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/data-product-recipe-library-for-make-zapier",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/data-product-recipe-library-for-make-zapier",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Recipe Library for Make/Zapier",
            "latencyMs": 1,
            "statusCode": 1,
            "requestExample": {
              "product": "data-product-recipe-library-for-make-zapier",
              "fixture_mode": "deterministic_contract_execution"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Recipe Library for Make/Zapier",
            "responseExample": {
              "product": "data-product-recipe-library-for-make-zapier",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Recipe Library for Make/Zapier 2",
            "latencyMs": 8,
            "statusCode": 8,
            "requestExample": {
              "product": "data-product-recipe-library-for-make-zapier 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Recipe Library for Make/Zapier 2",
            "responseExample": {
              "product": "data-product-recipe-library-for-make-zapier 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "endpoint": "Deterministic fixture Endpoint for Data Product Recipe Library for Make/Zapier 3",
            "latencyMs": 15,
            "statusCode": 15,
            "requestExample": {
              "product": "data-product-recipe-library-for-make-zapier 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "integrationNote": "Deterministic fixture Integration Note for Data Product Recipe Library for Make/Zapier 3",
            "responseExample": {
              "product": "data-product-recipe-library-for-make-zapier 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Api Cli Result sample rows",
        "fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "latencyMs",
          "integrationNote"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "api_cli_result",
        "refreshed_at": "2026-08-30T01:42:24.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "endpoint",
            "type": "string",
            "required": true,
            "description": "API endpoint or CLI command surface."
          },
          {
            "name": "requestExample",
            "type": "object",
            "required": true,
            "description": "Public-safe request example."
          },
          {
            "name": "responseExample",
            "type": "object",
            "required": true,
            "description": "Public-safe response example."
          },
          {
            "name": "statusCode",
            "type": "integer",
            "required": true,
            "description": "Example response status code."
          },
          {
            "name": "latencyMs",
            "type": "integer",
            "required": false,
            "description": "Example response latency in milliseconds."
          },
          {
            "name": "integrationNote",
            "type": "string",
            "required": true,
            "description": "Buyer-facing integration note."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "eeef53aabb6a02870937291289d2b61d807708e4f14d3e13711b8644ca30894b",
        "record_label": "api_cli_result",
        "manifest_path": "products/generated/data-product-recipe-library-for-make-zapier/product.json",
        "required_fields": [
          "endpoint",
          "requestExample",
          "responseExample",
          "statusCode",
          "integrationNote"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:30.872113Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Docs + workflow recipes",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-api.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:30+02:00"
    },
    {
      "slug": "singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "title": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset",
      "summary": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "buyer_outcome": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "62cfa25f0a296a888c9435564d06cb2e4117f597728560e1617bdaa317da2f2c",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-46-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "title": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset",
      "summary": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "buyer_outcome": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "0c72cd172ff02c30c2cf01cf8c73cd2001541e36c78781d4e8b42cfb88a749a9",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-47-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "title": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset",
      "summary": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "buyer_outcome": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "8e57fe3c6a51fc51871944ce14597a87c58cef4711dd28ebd05e5813884d58bb",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-48-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "utility-rate-case-filing-calendar-dataset",
      "title": "Utility Rate Case Filing Calendar Dataset",
      "summary": "Utility Rate Case Filing Calendar Dataset packages Dataset product + calendar feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Utility Rate Case Filing Calendar Dataset packages Dataset product + calendar feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Energy consultants",
        "consumer advocates",
        "regulatory affairs teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/utility-rate-case-filing-calendar-dataset",
      "api_path": "/api/public/foundry/products/utility-rate-case-filing-calendar-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/utility-rate-case-filing-calendar-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/utility-rate-case-filing-calendar-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/utility-rate-case-filing-calendar-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Utility Rate Case Filing Calendar Dataset",
            "sourceUrl": "https://www.cpuc.ca.gov/proceedings-and-rulemaking",
            "entityName": "Deterministic fixture Entity Name for Utility Rate Case Filing Calendar Dataset",
            "entityType": "utility_rate_case_filing_calendar_dataset_entity_type",
            "signalType": "utility_rate_case_filing_calendar_dataset_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Utility Rate Case Filing Calendar Dataset",
            "recordIdentifier": "Deterministic fixture Record Identifier for Utility Rate Case Filing Calendar Dataset",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Rate Case Filing Calendar Dataset"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Utility Rate Case Filing Calendar Dataset 2",
            "sourceUrl": "https://www.cpuc.ca.gov/proceedings-and-rulemaking",
            "entityName": "Deterministic fixture Entity Name for Utility Rate Case Filing Calendar Dataset 2",
            "entityType": "utility_rate_case_filing_calendar_dataset_entity_type 2",
            "signalType": "utility_rate_case_filing_calendar_dataset_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Utility Rate Case Filing Calendar Dataset 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Utility Rate Case Filing Calendar Dataset 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Rate Case Filing Calendar Dataset 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Utility Rate Case Filing Calendar Dataset 3",
            "sourceUrl": "https://www.cpuc.ca.gov/proceedings-and-rulemaking",
            "entityName": "Deterministic fixture Entity Name for Utility Rate Case Filing Calendar Dataset 3",
            "entityType": "utility_rate_case_filing_calendar_dataset_entity_type 3",
            "signalType": "utility_rate_case_filing_calendar_dataset_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Utility Rate Case Filing Calendar Dataset 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Utility Rate Case Filing Calendar Dataset 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Rate Case Filing Calendar Dataset 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/utility-rate-case-filing-calendar-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:29.486204Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + calendar feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "vehicle-safety-recall-compliance-feed",
      "title": "Vehicle Safety Recall Compliance Feed",
      "summary": "Recurring recall and safety-alert dataset normalized by alert ID, risk type, country, and product category.",
      "buyer_outcome": "Recurring recall and safety-alert dataset normalized by alert ID, risk type, country, and product category.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/vehicle-safety-recall-compliance-feed",
      "api_path": "/api/public/foundry/products/vehicle-safety-recall-compliance-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/vehicle-safety-recall-compliance-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/vehicle-safety-recall-compliance-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/vehicle-safety-recall-compliance-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for Vehicle Safety Recall Compliance Feed",
            "severity": "Deterministic fixture Severity for Vehicle Safety Recall Compliance Feed",
            "brandName": "Deterministic fixture Brand Name for Vehicle Safety Recall Compliance Feed",
            "sourceUrl": "urn:zentra:deterministic-fixture:vehicle-safety-recall-compliance-feed",
            "hazardType": "vehicle_safety_recall_compliance_feed_hazard_type",
            "productName": "Deterministic fixture Product Name for Vehicle Safety Recall Compliance Feed",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Vehicle Safety Recall Compliance Feed"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Vehicle Safety Recall Compliance Feed 2",
            "severity": "Deterministic fixture Severity for Vehicle Safety Recall Compliance Feed 2",
            "brandName": "Deterministic fixture Brand Name for Vehicle Safety Recall Compliance Feed 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:vehicle-safety-recall-compliance-feed",
            "hazardType": "vehicle_safety_recall_compliance_feed_hazard_type 2",
            "productName": "Deterministic fixture Product Name for Vehicle Safety Recall Compliance Feed 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Vehicle Safety Recall Compliance Feed 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Vehicle Safety Recall Compliance Feed 3",
            "severity": "Deterministic fixture Severity for Vehicle Safety Recall Compliance Feed 3",
            "brandName": "Deterministic fixture Brand Name for Vehicle Safety Recall Compliance Feed 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:vehicle-safety-recall-compliance-feed",
            "hazardType": "vehicle_safety_recall_compliance_feed_hazard_type 3",
            "productName": "Deterministic fixture Product Name for Vehicle Safety Recall Compliance Feed 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Vehicle Safety Recall Compliance Feed 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-30T01:43:48.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "10847430c9b492f969f11c5adf7f054e842d102a3cca568e29fd6c02d14487ce",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/vehicle-safety-recall-compliance-feed/versions/1.0.0/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
      "title": "Vertical TED Tender Attachment Intelligence Dataset",
      "summary": "Vertical TED Tender Attachment Intelligence Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "Vertical TED Tender Attachment Intelligence Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Vertical TED Tender Attachment Intelligence Dataset",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Vertical TED Tender Attachment Intelligence Dataset",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vertical TED Tender Attachment Intelligence Dataset",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Vertical TED Tender Attachment Intelligence Dataset 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Vertical TED Tender Attachment Intelligence Dataset 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vertical TED Tender Attachment Intelligence Dataset 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Vertical TED Tender Attachment Intelligence Dataset 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Vertical TED Tender Attachment Intelligence Dataset 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vertical TED Tender Attachment Intelligence Dataset 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:39:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "5ca4b8e3eb239677a8f90b20ceb4f7396e1dc4e285219df2c09cb501c0ed0317",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-40-vertical-ted-tender-attachment-intelligence-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:29+02:00"
    },
    {
      "slug": "singlefoundry-29-ted-docs-dataset",
      "title": "TED docs Dataset",
      "summary": "TED docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED API docs.",
      "buyer_outcome": "TED docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED API docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-29-ted-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-29-ted-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-29-ted-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-29-ted-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-29-ted-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "tender_opportunity",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "66a474b12ba1c47defe4c4c9e944a7ceb3a754249c3a1c419db2616cae124d03",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-29-ted-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:28+02:00"
    },
    {
      "slug": "singlefoundry-30-ted-search-docs-dataset",
      "title": "TED Search docs Dataset",
      "summary": "TED Search docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Search API docs.",
      "buyer_outcome": "TED Search docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Search API docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-30-ted-search-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-30-ted-search-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-30-ted-search-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-30-ted-search-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-30-ted-search-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "tender_opportunity",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "c33a544e284cd6ea7c533fd58550e21ae1e3d8b267cccabb36343dc9a9ff5d73",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-30-ted-search-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:28+02:00"
    },
    {
      "slug": "singlefoundry-33-ted-service-dataset",
      "title": "TED Service Dataset",
      "summary": "TED Service Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Open Data Service.",
      "buyer_outcome": "TED Service Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Open Data Service.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-33-ted-service-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-33-ted-service-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-33-ted-service-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-33-ted-service-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-33-ted-service-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "tender_opportunity",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "dd57c9877748eec18041030b30f6db77f319d2322ad3c0de0b2db654a951f5a9",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-33-ted-service-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:28+02:00"
    },
    {
      "slug": "singlefoundry-31-ted-swagger-dataset",
      "title": "TED Swagger Dataset",
      "summary": "TED Swagger Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Swagger.",
      "buyer_outcome": "TED Swagger Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED Swagger.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-31-ted-swagger-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-31-ted-swagger-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-31-ted-swagger-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-31-ted-swagger-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-31-ted-swagger-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "tender_opportunity",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "432fba388e210dd1f364fed78e8757bcf7c4aeb3b15b13b7e84cbd3a54281cfd",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-31-ted-swagger-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:28+02:00"
    },
    {
      "slug": "singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "title": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset",
      "summary": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "buyer_outcome": "Texas Commission on Environmental Quality - Notices Of Violation (NOV) Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Texas Commission on Environmental Quality - Notices Of Violation (NOV).",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "cb935589e25f1d219b858c91f6697cb59a5d0c787ffb362ddb1a29d8b22c7f00",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-49-texas-commission-on-environmental-quality-notices-of-violation-nov-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:28+02:00"
    },
    {
      "slug": "short-term-rental-permit-registry-dataset",
      "title": "Short-Term Rental Permit Registry Dataset",
      "summary": "Short-Term Rental Permit Registry Dataset packages Dataset product + normalized registry into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Short-Term Rental Permit Registry Dataset packages Dataset product + normalized registry into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Proptech",
        "city-tech",
        "compliance vendors",
        "STR operators"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/short-term-rental-permit-registry-dataset",
      "api_path": "/api/public/foundry/products/short-term-rental-permit-registry-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/short-term-rental-permit-registry-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/short-term-rental-permit-registry-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/short-term-rental-permit-registry-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Registry Dataset",
            "sourceUrl": "https://www.nyc.gov/site/specialenforcement/registration-law/registration.page",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Registry Dataset",
            "entityType": "short_term_rental_permit_registry_dataset_entity_type",
            "signalType": "short_term_rental_permit_registry_dataset_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Registry Dataset",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Registry Dataset",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Registry Dataset"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Registry Dataset 2",
            "sourceUrl": "https://www.nyc.gov/site/specialenforcement/registration-law/registration.page",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Registry Dataset 2",
            "entityType": "short_term_rental_permit_registry_dataset_entity_type 2",
            "signalType": "short_term_rental_permit_registry_dataset_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Registry Dataset 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Registry Dataset 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Registry Dataset 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Registry Dataset 3",
            "sourceUrl": "https://www.nyc.gov/site/specialenforcement/registration-law/registration.page",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Registry Dataset 3",
            "entityType": "short_term_rental_permit_registry_dataset_entity_type 3",
            "signalType": "short_term_rental_permit_registry_dataset_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Registry Dataset 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Registry Dataset 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Registry Dataset 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/short-term-rental-permit-registry-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:26.866814Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + normalized registry",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:27+02:00"
    },
    {
      "slug": "singlefoundry-37-singlefoundry-external-review-evidence-pack",
      "title": "SingleFoundry External Review Evidence Pack",
      "summary": "SingleFoundry External Review Evidence Pack imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "SingleFoundry External Review Evidence Pack imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-37-singlefoundry-external-review-evidence-pack",
      "api_path": "/api/public/foundry/products/singlefoundry-37-singlefoundry-external-review-evidence-pack",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-37-singlefoundry-external-review-evidence-pack",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-37-singlefoundry-external-review-evidence-pack",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-37-singlefoundry-external-review-evidence-pack",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-37-singlefoundry-external-review-evidence-pack",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for SingleFoundry External Review Evidence Pack",
            "entityType": "singlefoundry_37_singlefoundry_external_review_evidence_pack_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for SingleFoundry External Review Evidence Pack",
            "attributeValue": "Deterministic fixture Attribute Value for SingleFoundry External Review Evidence Pack"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-37-singlefoundry-external-review-evidence-pack",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for SingleFoundry External Review Evidence Pack 2",
            "entityType": "singlefoundry_37_singlefoundry_external_review_evidence_pack_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for SingleFoundry External Review Evidence Pack 2",
            "attributeValue": "Deterministic fixture Attribute Value for SingleFoundry External Review Evidence Pack 2"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-37-singlefoundry-external-review-evidence-pack",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for SingleFoundry External Review Evidence Pack 3",
            "entityType": "singlefoundry_37_singlefoundry_external_review_evidence_pack_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for SingleFoundry External Review Evidence Pack 3",
            "attributeValue": "Deterministic fixture Attribute Value for SingleFoundry External Review Evidence Pack 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:39:12.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "742e59edd9557f5022fd6c61fb77eb7336189cd19b0661fa55283775c1c78f43",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-37-singlefoundry-external-review-evidence-pack/versions/v20260607-review-pack/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:27+02:00"
    },
    {
      "slug": "solar-interconnection-queue-dataset",
      "title": "Solar Interconnection Queue Dataset",
      "summary": "Solar Interconnection Queue Dataset packages Dataset product + monthly queue snapshot into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Solar Interconnection Queue Dataset packages Dataset product + monthly queue snapshot into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Solar developers",
        "energy analysts",
        "research shops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/solar-interconnection-queue-dataset",
      "api_path": "/api/public/foundry/products/solar-interconnection-queue-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/solar-interconnection-queue-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/solar-interconnection-queue-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/solar-interconnection-queue-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "https://www.pjm.com/planning/service-requests/interconnection-queues",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Dataset",
            "entityType": "solar_interconnection_queue_dataset_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for Solar Interconnection Queue Dataset",
            "attributeValue": "Deterministic fixture Attribute Value for Solar Interconnection Queue Dataset"
          },
          {
            "sourceUrl": "https://www.pjm.com/planning/service-requests/interconnection-queues",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Dataset 2",
            "entityType": "solar_interconnection_queue_dataset_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for Solar Interconnection Queue Dataset 2",
            "attributeValue": "Deterministic fixture Attribute Value for Solar Interconnection Queue Dataset 2"
          },
          {
            "sourceUrl": "https://www.pjm.com/planning/service-requests/interconnection-queues",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Dataset 3",
            "entityType": "solar_interconnection_queue_dataset_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for Solar Interconnection Queue Dataset 3",
            "attributeValue": "Deterministic fixture Attribute Value for Solar Interconnection Queue Dataset 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:41:55.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "normalized_dataset_record",
        "manifest_path": "products/generated/solar-interconnection-queue-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:27.286054Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + monthly queue snapshot",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:27+02:00"
    },
    {
      "slug": "synthetic-tender-document-evaluation-pack",
      "title": "Synthetic Tender Document Evaluation Pack",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/synthetic-tender-document-evaluation-pack",
      "api_path": "/api/public/foundry/products/synthetic-tender-document-evaluation-pack",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/synthetic-tender-document-evaluation-pack",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/synthetic-tender-document-evaluation-pack",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/synthetic-tender-document-evaluation-pack",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Synthetic Tender Document Evaluation Pack",
            "title": "Deterministic fixture Title for Synthetic Tender Document Evaluation Pack",
            "case_id": "Deterministic fixture Case Id for Synthetic Tender Document Evaluation Pack",
            "category": "Deterministic fixture Category for Synthetic Tender Document Evaluation Pack",
            "severity": "Deterministic fixture Severity for Synthetic Tender Document Evaluation Pack",
            "benchmark": "Deterministic fixture Benchmark for Synthetic Tender Document Evaluation Pack",
            "rationale": "Deterministic fixture Rationale for Synthetic Tender Document Evaluation Pack",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Synthetic Tender Document Evaluation Pack"
          },
          {
            "input": "Deterministic fixture Input for Synthetic Tender Document Evaluation Pack 2",
            "title": "Deterministic fixture Title for Synthetic Tender Document Evaluation Pack 2",
            "case_id": "Deterministic fixture Case Id for Synthetic Tender Document Evaluation Pack 2",
            "category": "Deterministic fixture Category for Synthetic Tender Document Evaluation Pack 2",
            "severity": "Deterministic fixture Severity for Synthetic Tender Document Evaluation Pack 2",
            "benchmark": "Deterministic fixture Benchmark for Synthetic Tender Document Evaluation Pack 2",
            "rationale": "Deterministic fixture Rationale for Synthetic Tender Document Evaluation Pack 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Synthetic Tender Document Evaluation Pack 2"
          },
          {
            "input": "Deterministic fixture Input for Synthetic Tender Document Evaluation Pack 3",
            "title": "Deterministic fixture Title for Synthetic Tender Document Evaluation Pack 3",
            "case_id": "Deterministic fixture Case Id for Synthetic Tender Document Evaluation Pack 3",
            "category": "Deterministic fixture Category for Synthetic Tender Document Evaluation Pack 3",
            "severity": "Deterministic fixture Severity for Synthetic Tender Document Evaluation Pack 3",
            "benchmark": "Deterministic fixture Benchmark for Synthetic Tender Document Evaluation Pack 3",
            "rationale": "Deterministic fixture Rationale for Synthetic Tender Document Evaluation Pack 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Synthetic Tender Document Evaluation Pack 3"
          }
        ],
        "title": "Synthetic Tender Document Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "synthetic_tender_document_record",
        "refreshed_at": "2026-08-30T01:56:53.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "95aaba5deb746087fdd93541535b0ae822ce10e30bdec5d87601841635b9a735",
        "record_label": "synthetic_tender_document_record",
        "manifest_path": "zentra/products/datasets/synthetic-tender-document-evaluation-pack/versions/2026.1.4c96c94efbb4/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:27+02:00"
    },
    {
      "slug": "singlefoundry-32-ted-data-reuse-page-dataset",
      "title": "TED data reuse page Dataset",
      "summary": "TED data reuse page Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED data reuse page.",
      "buyer_outcome": "TED data reuse page Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: TED data reuse page.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-32-ted-data-reuse-page-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-32-ted-data-reuse-page-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-32-ted-data-reuse-page-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-32-ted-data-reuse-page-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-32-ted-data-reuse-page-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "tender_opportunity",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "0d860f428fb7e52cec1b8f4fd2ff359e7ee354eedbd7ddeecbc9857343f2841e",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/singlefoundry-32-ted-data-reuse-page-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:27+02:00"
    },
    {
      "slug": "singlefoundry-19-safety-gate-annual-report-2025-dataset",
      "title": "Safety Gate annual report 2025 Dataset",
      "summary": "Safety Gate annual report 2025 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate annual report 2025.",
      "buyer_outcome": "Safety Gate annual report 2025 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate annual report 2025.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-19-safety-gate-annual-report-2025-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-19-safety-gate-annual-report-2025-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-19-safety-gate-annual-report-2025-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-19-safety-gate-annual-report-2025-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-19-safety-gate-annual-report-2025-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "4963ace19926a361055e29489f9024433c3d956192c249205454fb7b131ce555",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-19-safety-gate-annual-report-2025-dataset/versions/v20260619/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:26+02:00"
    },
    {
      "slug": "singlefoundry-15-safety-gate-portal-dataset",
      "title": "Safety Gate Portal Dataset",
      "summary": "Safety Gate Portal Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate Portal.",
      "buyer_outcome": "Safety Gate Portal Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate Portal.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-15-safety-gate-portal-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-15-safety-gate-portal-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-15-safety-gate-portal-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-15-safety-gate-portal-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-15-safety-gate-portal-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "1b3c8b38d3bed288ef603ba43698e059b401610df0f1c40477a755badfbff869",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-15-safety-gate-portal-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:26+02:00"
    },
    {
      "slug": "singlefoundry-16-safety-gate-search-dataset",
      "title": "Safety Gate search Dataset",
      "summary": "Safety Gate search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate search.",
      "buyer_outcome": "Safety Gate search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate search.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-16-safety-gate-search-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-16-safety-gate-search-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-16-safety-gate-search-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-16-safety-gate-search-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-16-safety-gate-search-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "b51150951ab24674a9a7a9a6a1f15b5425505e1ed2a0bc4611665197cce03913",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-16-safety-gate-search-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:26+02:00"
    },
    {
      "slug": "singlefoundry-17-safety-gate-web-report-dataset",
      "title": "Safety Gate web report Dataset",
      "summary": "Safety Gate web report Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate web report.",
      "buyer_outcome": "Safety Gate web report Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate web report.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-17-safety-gate-web-report-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-17-safety-gate-web-report-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-17-safety-gate-web-report-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-17-safety-gate-web-report-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-17-safety-gate-web-report-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "2af164fda4ec49811362f8c7b71a9c977a9b9a3ff3aa482cfa673e25eaf8c707",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-17-safety-gate-web-report-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:26+02:00"
    },
    {
      "slug": "schema-drift-regression-dataset",
      "title": "Schema Drift Regression Dataset",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/schema-drift-regression-dataset",
      "api_path": "/api/public/foundry/products/schema-drift-regression-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/schema-drift-regression-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/schema-drift-regression-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/schema-drift-regression-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Schema Drift Regression Dataset",
            "title": "Deterministic fixture Title for Schema Drift Regression Dataset",
            "case_id": "Deterministic fixture Case Id for Schema Drift Regression Dataset",
            "category": "Deterministic fixture Category for Schema Drift Regression Dataset",
            "severity": "Deterministic fixture Severity for Schema Drift Regression Dataset",
            "benchmark": "Deterministic fixture Benchmark for Schema Drift Regression Dataset",
            "rationale": "Deterministic fixture Rationale for Schema Drift Regression Dataset",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Schema Drift Regression Dataset"
          },
          {
            "input": "Deterministic fixture Input for Schema Drift Regression Dataset 2",
            "title": "Deterministic fixture Title for Schema Drift Regression Dataset 2",
            "case_id": "Deterministic fixture Case Id for Schema Drift Regression Dataset 2",
            "category": "Deterministic fixture Category for Schema Drift Regression Dataset 2",
            "severity": "Deterministic fixture Severity for Schema Drift Regression Dataset 2",
            "benchmark": "Deterministic fixture Benchmark for Schema Drift Regression Dataset 2",
            "rationale": "Deterministic fixture Rationale for Schema Drift Regression Dataset 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Schema Drift Regression Dataset 2"
          },
          {
            "input": "Deterministic fixture Input for Schema Drift Regression Dataset 3",
            "title": "Deterministic fixture Title for Schema Drift Regression Dataset 3",
            "case_id": "Deterministic fixture Case Id for Schema Drift Regression Dataset 3",
            "category": "Deterministic fixture Category for Schema Drift Regression Dataset 3",
            "severity": "Deterministic fixture Severity for Schema Drift Regression Dataset 3",
            "benchmark": "Deterministic fixture Benchmark for Schema Drift Regression Dataset 3",
            "rationale": "Deterministic fixture Rationale for Schema Drift Regression Dataset 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Schema Drift Regression Dataset 3"
          }
        ],
        "title": "Schema Drift Regression Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "schema_drift_regression_record",
        "refreshed_at": "2026-08-30T01:56:54.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "71622991370176cd32aa1db817508373422f4bb903ea4509d96d13ba4804aec0",
        "record_label": "schema_drift_regression_record",
        "manifest_path": "zentra/products/datasets/schema-drift-regression-dataset/versions/2026.1.dd7cc659f88a/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:26+02:00"
    },
    {
      "slug": "public-data-provenance-test-pack",
      "title": "Public Data Provenance Test Pack",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/public-data-provenance-test-pack",
      "api_path": "/api/public/foundry/products/public-data-provenance-test-pack",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-provenance-test-pack",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-provenance-test-pack",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-data-provenance-test-pack",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Public Data Provenance Test Pack",
            "title": "Deterministic fixture Title for Public Data Provenance Test Pack",
            "case_id": "Deterministic fixture Case Id for Public Data Provenance Test Pack",
            "category": "Deterministic fixture Category for Public Data Provenance Test Pack",
            "severity": "Deterministic fixture Severity for Public Data Provenance Test Pack",
            "benchmark": "Deterministic fixture Benchmark for Public Data Provenance Test Pack",
            "rationale": "Deterministic fixture Rationale for Public Data Provenance Test Pack",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Public Data Provenance Test Pack"
          },
          {
            "input": "Deterministic fixture Input for Public Data Provenance Test Pack 2",
            "title": "Deterministic fixture Title for Public Data Provenance Test Pack 2",
            "case_id": "Deterministic fixture Case Id for Public Data Provenance Test Pack 2",
            "category": "Deterministic fixture Category for Public Data Provenance Test Pack 2",
            "severity": "Deterministic fixture Severity for Public Data Provenance Test Pack 2",
            "benchmark": "Deterministic fixture Benchmark for Public Data Provenance Test Pack 2",
            "rationale": "Deterministic fixture Rationale for Public Data Provenance Test Pack 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Public Data Provenance Test Pack 2"
          },
          {
            "input": "Deterministic fixture Input for Public Data Provenance Test Pack 3",
            "title": "Deterministic fixture Title for Public Data Provenance Test Pack 3",
            "case_id": "Deterministic fixture Case Id for Public Data Provenance Test Pack 3",
            "category": "Deterministic fixture Category for Public Data Provenance Test Pack 3",
            "severity": "Deterministic fixture Severity for Public Data Provenance Test Pack 3",
            "benchmark": "Deterministic fixture Benchmark for Public Data Provenance Test Pack 3",
            "rationale": "Deterministic fixture Rationale for Public Data Provenance Test Pack 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Public Data Provenance Test Pack 3"
          }
        ],
        "title": "Public Data Provenance Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "public_data_provenance_record",
        "refreshed_at": "2026-08-30T01:56:54.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "14eb25004d77fb34b4aa6074440d7192b53e9734b6340b14055b7ff62eb3248f",
        "record_label": "public_data_provenance_record",
        "manifest_path": "zentra/products/datasets/public-data-provenance-test-pack/versions/2026.1.af0226cbee3d/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "public-debarment-suspension-dataset",
      "title": "Public Debarment & Suspension Dataset",
      "summary": "Public Debarment & Suspension Dataset packages Dataset product + API-ready feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Debarment & Suspension Dataset packages Dataset product + API-ready feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Procurement teams",
        "vendor onboarding",
        "grants compliance"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/public-debarment-suspension-dataset",
      "api_path": "/api/public/foundry/products/public-debarment-suspension-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-debarment-suspension-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-debarment-suspension-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-debarment-suspension-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Public Debarment & Suspension Dataset",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Suspension Dataset",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Suspension Dataset",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Public Debarment & Suspension Dataset 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Suspension Dataset 2",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Suspension Dataset 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Public Debarment & Suspension Dataset 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Suspension Dataset 3",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Suspension Dataset 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:41:54.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "tender_opportunity",
        "manifest_path": "products/generated/public-debarment-suspension-dataset/product.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:25.119281Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + API-ready feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "public-grant-award-recipient-dataset",
      "title": "Public Grant Award Recipient Dataset",
      "summary": "Public Grant Award Recipient Dataset packages Dataset product + downloadable history into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Grant Award Recipient Dataset packages Dataset product + downloadable history into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Grant writers",
        "nonprofits",
        "funder analysts",
        "civic tech"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/public-grant-award-recipient-dataset",
      "api_path": "/api/public/foundry/products/public-grant-award-recipient-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-grant-award-recipient-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-grant-award-recipient-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-grant-award-recipient-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Public Grant Award Recipient Dataset",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Public Grant Award Recipient Dataset",
            "sourceUrl": "https://api.usaspending.gov/docs/",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Grant Award Recipient Dataset",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Public Grant Award Recipient Dataset 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Public Grant Award Recipient Dataset 2",
            "sourceUrl": "https://api.usaspending.gov/docs/",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Grant Award Recipient Dataset 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Public Grant Award Recipient Dataset 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Public Grant Award Recipient Dataset 3",
            "sourceUrl": "https://api.usaspending.gov/docs/",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Grant Award Recipient Dataset 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:41:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "tender_opportunity",
        "manifest_path": "products/generated/public-grant-award-recipient-dataset/product.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:25.296579Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + downloadable history",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "singlefoundry-2-recall-intelligence-signals",
      "title": "Recall Intelligence Signals",
      "summary": "Recall Intelligence Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "Recall Intelligence Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-2-recall-intelligence-signals",
      "api_path": "/api/public/foundry/products/singlefoundry-2-recall-intelligence-signals",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-2-recall-intelligence-signals",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-2-recall-intelligence-signals",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-2-recall-intelligence-signals",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for Recall Intelligence Signals",
            "severity": "Deterministic fixture Severity for Recall Intelligence Signals",
            "brandName": "Deterministic fixture Brand Name for Recall Intelligence Signals",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-2-recall-intelligence-signals",
            "hazardType": "singlefoundry_2_recall_intelligence_signals_hazard_type",
            "productName": "Deterministic fixture Product Name for Recall Intelligence Signals",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Intelligence Signals"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Recall Intelligence Signals 2",
            "severity": "Deterministic fixture Severity for Recall Intelligence Signals 2",
            "brandName": "Deterministic fixture Brand Name for Recall Intelligence Signals 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-2-recall-intelligence-signals",
            "hazardType": "singlefoundry_2_recall_intelligence_signals_hazard_type 2",
            "productName": "Deterministic fixture Product Name for Recall Intelligence Signals 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Intelligence Signals 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Recall Intelligence Signals 3",
            "severity": "Deterministic fixture Severity for Recall Intelligence Signals 3",
            "brandName": "Deterministic fixture Brand Name for Recall Intelligence Signals 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-2-recall-intelligence-signals",
            "hazardType": "singlefoundry_2_recall_intelligence_signals_hazard_type 3",
            "productName": "Deterministic fixture Product Name for Recall Intelligence Signals 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Intelligence Signals 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-30T01:39:17.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "c1fb7b7011be5942b0dba9772ec196c7cf94f2984a2d718d10cc42ac517d2d59",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-2-recall-intelligence-signals/versions/v1/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "restaurant-inspection-normalized-dataset",
      "title": "Restaurant Inspection Normalized Dataset",
      "summary": "Restaurant Inspection Normalized Dataset packages Dataset product + sample gallery into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Restaurant Inspection Normalized Dataset packages Dataset product + sample gallery into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Local SEO vendors",
        "food tech",
        "public health researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/restaurant-inspection-normalized-dataset",
      "api_path": "/api/public/foundry/products/restaurant-inspection-normalized-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/restaurant-inspection-normalized-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/restaurant-inspection-normalized-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/restaurant-inspection-normalized-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Restaurant Inspection Normalized Dataset",
            "sourceUrl": "https://data.cityofnewyork.us/Health/DOHMH-New-York-City-Restaurant-Inspection-Results/43nn-pn8j",
            "entityName": "Deterministic fixture Entity Name for Restaurant Inspection Normalized Dataset",
            "entityType": "restaurant_inspection_normalized_dataset_entity_type",
            "signalType": "restaurant_inspection_normalized_dataset_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Inspection Normalized Dataset",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Inspection Normalized Dataset",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Inspection Normalized Dataset"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Restaurant Inspection Normalized Dataset 2",
            "sourceUrl": "https://data.cityofnewyork.us/Health/DOHMH-New-York-City-Restaurant-Inspection-Results/43nn-pn8j",
            "entityName": "Deterministic fixture Entity Name for Restaurant Inspection Normalized Dataset 2",
            "entityType": "restaurant_inspection_normalized_dataset_entity_type 2",
            "signalType": "restaurant_inspection_normalized_dataset_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Inspection Normalized Dataset 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Inspection Normalized Dataset 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Inspection Normalized Dataset 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Restaurant Inspection Normalized Dataset 3",
            "sourceUrl": "https://data.cityofnewyork.us/Health/DOHMH-New-York-City-Restaurant-Inspection-Results/43nn-pn8j",
            "entityName": "Deterministic fixture Entity Name for Restaurant Inspection Normalized Dataset 3",
            "entityType": "restaurant_inspection_normalized_dataset_entity_type 3",
            "signalType": "restaurant_inspection_normalized_dataset_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Inspection Normalized Dataset 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Inspection Normalized Dataset 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Inspection Normalized Dataset 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:55.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/restaurant-inspection-normalized-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:25.437869Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + sample gallery",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "saas-pricing-history-dataset",
      "title": "SaaS Pricing History Dataset",
      "summary": "SaaS Pricing History Dataset packages Dataset product + monthly snapshots into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "SaaS Pricing History Dataset packages Dataset product + monthly snapshots into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Pricing consultants",
        "SaaS founders",
        "GTM analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/saas-pricing-history-dataset",
      "api_path": "/api/public/foundry/products/saas-pricing-history-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/saas-pricing-history-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/saas-pricing-history-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/saas-pricing-history-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "https://www.rfc-editor.org/rfc/rfc9309",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for SaaS Pricing History Dataset",
            "entityType": "saas_pricing_history_dataset_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for SaaS Pricing History Dataset",
            "attributeValue": "Deterministic fixture Attribute Value for SaaS Pricing History Dataset"
          },
          {
            "sourceUrl": "https://www.rfc-editor.org/rfc/rfc9309",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for SaaS Pricing History Dataset 2",
            "entityType": "saas_pricing_history_dataset_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for SaaS Pricing History Dataset 2",
            "attributeValue": "Deterministic fixture Attribute Value for SaaS Pricing History Dataset 2"
          },
          {
            "sourceUrl": "https://www.rfc-editor.org/rfc/rfc9309",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for SaaS Pricing History Dataset 3",
            "entityType": "saas_pricing_history_dataset_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for SaaS Pricing History Dataset 3",
            "attributeValue": "Deterministic fixture Attribute Value for SaaS Pricing History Dataset 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:41:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "normalized_dataset_record",
        "manifest_path": "products/generated/saas-pricing-history-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:25.612600Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + monthly snapshots",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
      "title": "Safety Gate alert detail pattern Dataset",
      "summary": "Safety Gate alert detail pattern Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate alert detail pattern.",
      "buyer_outcome": "Safety Gate alert detail pattern Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Safety Gate alert detail pattern.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for Safety Gate alert detail pattern Dataset",
            "severity": "Deterministic fixture Severity for Safety Gate alert detail pattern Dataset",
            "brandName": "Deterministic fixture Brand Name for Safety Gate alert detail pattern Dataset",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
            "hazardType": "singlefoundry_18_safety_gate_alert_detail_pattern_dataset_hazard_type",
            "productName": "Deterministic fixture Product Name for Safety Gate alert detail pattern Dataset",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Safety Gate alert detail pattern Dataset"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Safety Gate alert detail pattern Dataset 2",
            "severity": "Deterministic fixture Severity for Safety Gate alert detail pattern Dataset 2",
            "brandName": "Deterministic fixture Brand Name for Safety Gate alert detail pattern Dataset 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
            "hazardType": "singlefoundry_18_safety_gate_alert_detail_pattern_dataset_hazard_type 2",
            "productName": "Deterministic fixture Product Name for Safety Gate alert detail pattern Dataset 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Safety Gate alert detail pattern Dataset 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Safety Gate alert detail pattern Dataset 3",
            "severity": "Deterministic fixture Severity for Safety Gate alert detail pattern Dataset 3",
            "brandName": "Deterministic fixture Brand Name for Safety Gate alert detail pattern Dataset 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-18-safety-gate-alert-detail-pattern-dataset",
            "hazardType": "singlefoundry_18_safety_gate_alert_detail_pattern_dataset_hazard_type 3",
            "productName": "Deterministic fixture Product Name for Safety Gate alert detail pattern Dataset 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Safety Gate alert detail pattern Dataset 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-30T01:39:18.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "f3a45da168a57898f5dca7366efd263bc291e257a6958dcc662d9b0ab38d3971",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-18-safety-gate-alert-detail-pattern-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:25+02:00"
    },
    {
      "slug": "portfolio-dataset-bundle-feed",
      "title": "Portfolio Dataset Bundle Feed",
      "summary": "Bundles existing actor outputs into a recurring object-storage dataset with versioned samples and manifests.",
      "buyer_outcome": "Bundles existing actor outputs into a recurring object-storage dataset with versioned samples and manifests.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/portfolio-dataset-bundle-feed",
      "api_path": "/api/public/foundry/products/portfolio-dataset-bundle-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/portfolio-dataset-bundle-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/portfolio-dataset-bundle-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/portfolio-dataset-bundle-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:portfolio-dataset-bundle-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Portfolio Dataset Bundle Feed",
            "entityType": "portfolio_dataset_bundle_feed_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for Portfolio Dataset Bundle Feed",
            "attributeValue": "Deterministic fixture Attribute Value for Portfolio Dataset Bundle Feed"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:portfolio-dataset-bundle-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Portfolio Dataset Bundle Feed 2",
            "entityType": "portfolio_dataset_bundle_feed_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for Portfolio Dataset Bundle Feed 2",
            "attributeValue": "Deterministic fixture Attribute Value for Portfolio Dataset Bundle Feed 2"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:portfolio-dataset-bundle-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Portfolio Dataset Bundle Feed 3",
            "entityType": "portfolio_dataset_bundle_feed_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for Portfolio Dataset Bundle Feed 3",
            "attributeValue": "Deterministic fixture Attribute Value for Portfolio Dataset Bundle Feed 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:43:45.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "5aa52849e2701c3a8330e4e3c2ee6ac47161ae2379b93aac491e3ebc6ac37faa",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/portfolio-dataset-bundle-feed/versions/1.0.0/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "procurement-and-recall-risk-bundle",
      "title": "Procurement and Recall Risk Bundle",
      "summary": "Higher-value bundled dataset combining procurement deadlines with public recall/compliance risk signals.",
      "buyer_outcome": "Higher-value bundled dataset combining procurement deadlines with public recall/compliance risk signals.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/procurement-and-recall-risk-bundle",
      "api_path": "/api/public/foundry/products/procurement-and-recall-risk-bundle",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-and-recall-risk-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-and-recall-risk-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/procurement-and-recall-risk-bundle",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Procurement and Recall Risk Bundle",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Procurement and Recall Risk Bundle",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-and-recall-risk-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement and Recall Risk Bundle",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Procurement and Recall Risk Bundle 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Procurement and Recall Risk Bundle 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-and-recall-risk-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement and Recall Risk Bundle 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Procurement and Recall Risk Bundle 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Procurement and Recall Risk Bundle 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-and-recall-risk-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement and Recall Risk Bundle 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:51.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "414aa363c0e466b7df764ea76b84fce7c30017ada1fbb6c4a6c0085190daf208",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/procurement-and-recall-risk-bundle/versions/1.0.0/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "procurement-deadline-intelligence-dataset",
      "title": "Procurement Deadline Intelligence Dataset",
      "summary": "Recurring public procurement deadline feed with buyer, sector, deadline, and change-tracking fields.",
      "buyer_outcome": "Recurring public procurement deadline feed with buyer, sector, deadline, and change-tracking fields.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/procurement-deadline-intelligence-dataset",
      "api_path": "/api/public/foundry/products/procurement-deadline-intelligence-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-deadline-intelligence-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-deadline-intelligence-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/procurement-deadline-intelligence-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Procurement Deadline Intelligence Dataset",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Procurement Deadline Intelligence Dataset",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-deadline-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement Deadline Intelligence Dataset",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Procurement Deadline Intelligence Dataset 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Procurement Deadline Intelligence Dataset 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-deadline-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement Deadline Intelligence Dataset 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Procurement Deadline Intelligence Dataset 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Procurement Deadline Intelligence Dataset 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:procurement-deadline-intelligence-dataset",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Procurement Deadline Intelligence Dataset 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:46.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "ece13bc625fbecd38e74799b223893212eb7e2b64899cc243b4d3c6ad86efc75",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/procurement-deadline-intelligence-dataset/versions/1.0.0/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "prompt-injection-regression-corpus",
      "title": "Prompt-Injection Regression Corpus",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/prompt-injection-regression-corpus",
      "api_path": "/api/public/foundry/products/prompt-injection-regression-corpus",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-regression-corpus",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-regression-corpus",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-regression-corpus",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Prompt-Injection Regression Corpus",
            "title": "Deterministic fixture Title for Prompt-Injection Regression Corpus",
            "case_id": "Deterministic fixture Case Id for Prompt-Injection Regression Corpus",
            "category": "Deterministic fixture Category for Prompt-Injection Regression Corpus",
            "severity": "Deterministic fixture Severity for Prompt-Injection Regression Corpus",
            "benchmark": "Deterministic fixture Benchmark for Prompt-Injection Regression Corpus",
            "rationale": "Deterministic fixture Rationale for Prompt-Injection Regression Corpus",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Prompt-Injection Regression Corpus"
          },
          {
            "input": "Deterministic fixture Input for Prompt-Injection Regression Corpus 2",
            "title": "Deterministic fixture Title for Prompt-Injection Regression Corpus 2",
            "case_id": "Deterministic fixture Case Id for Prompt-Injection Regression Corpus 2",
            "category": "Deterministic fixture Category for Prompt-Injection Regression Corpus 2",
            "severity": "Deterministic fixture Severity for Prompt-Injection Regression Corpus 2",
            "benchmark": "Deterministic fixture Benchmark for Prompt-Injection Regression Corpus 2",
            "rationale": "Deterministic fixture Rationale for Prompt-Injection Regression Corpus 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Prompt-Injection Regression Corpus 2"
          },
          {
            "input": "Deterministic fixture Input for Prompt-Injection Regression Corpus 3",
            "title": "Deterministic fixture Title for Prompt-Injection Regression Corpus 3",
            "case_id": "Deterministic fixture Case Id for Prompt-Injection Regression Corpus 3",
            "category": "Deterministic fixture Category for Prompt-Injection Regression Corpus 3",
            "severity": "Deterministic fixture Severity for Prompt-Injection Regression Corpus 3",
            "benchmark": "Deterministic fixture Benchmark for Prompt-Injection Regression Corpus 3",
            "rationale": "Deterministic fixture Rationale for Prompt-Injection Regression Corpus 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Prompt-Injection Regression Corpus 3"
          }
        ],
        "title": "Prompt Injection Regression Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "prompt_injection_regression_record",
        "refreshed_at": "2026-08-30T01:56:53.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "3b5cb9310e5641fede9d0444e0088c2270b8780eafd5d81bcb980dbee2b6cb39",
        "record_label": "prompt_injection_regression_record",
        "manifest_path": "zentra/products/datasets/prompt-injection-regression-corpus/versions/2026.1.e69535a560d5/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "public-accessibility-statement-registry-dataset",
      "title": "Public Accessibility Statement Registry Dataset",
      "summary": "Public Accessibility Statement Registry Dataset packages Dataset product + statement metadata into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Accessibility Statement Registry Dataset packages Dataset product + statement metadata into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Web agencies",
        "accessibility consultants",
        "legal ops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/public-accessibility-statement-registry-dataset",
      "api_path": "/api/public/foundry/products/public-accessibility-statement-registry-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-accessibility-statement-registry-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-accessibility-statement-registry-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-accessibility-statement-registry-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Public Accessibility Statement Registry Dataset",
            "sourceUrl": "https://www.w3.org/WAI/planning/statements/",
            "entityName": "Deterministic fixture Entity Name for Public Accessibility Statement Registry Dataset",
            "entityType": "public_accessibility_statement_registry_dataset_entity_type",
            "signalType": "public_accessibility_statement_registry_dataset_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Accessibility Statement Registry Dataset",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Accessibility Statement Registry Dataset",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Accessibility Statement Registry Dataset"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Public Accessibility Statement Registry Dataset 2",
            "sourceUrl": "https://www.w3.org/WAI/planning/statements/",
            "entityName": "Deterministic fixture Entity Name for Public Accessibility Statement Registry Dataset 2",
            "entityType": "public_accessibility_statement_registry_dataset_entity_type 2",
            "signalType": "public_accessibility_statement_registry_dataset_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Accessibility Statement Registry Dataset 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Accessibility Statement Registry Dataset 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Accessibility Statement Registry Dataset 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Public Accessibility Statement Registry Dataset 3",
            "sourceUrl": "https://www.w3.org/WAI/planning/statements/",
            "entityName": "Deterministic fixture Entity Name for Public Accessibility Statement Registry Dataset 3",
            "entityType": "public_accessibility_statement_registry_dataset_entity_type 3",
            "signalType": "public_accessibility_statement_registry_dataset_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Accessibility Statement Registry Dataset 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Accessibility Statement Registry Dataset 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Accessibility Statement Registry Dataset 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/public-accessibility-statement-registry-dataset/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:24.604678Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + statement metadata",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "public-ai-policy-model-disclosure-watchlist",
      "title": "Public AI Policy & Model Disclosure Watchlist",
      "summary": "Public AI Policy & Model Disclosure Watchlist packages Dataset product + policy-change feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public AI Policy & Model Disclosure Watchlist packages Dataset product + policy-change feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "AI governance teams",
        "procurement",
        "enterprise risk"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/public-ai-policy-model-disclosure-watchlist",
      "api_path": "/api/public/foundry/products/public-ai-policy-model-disclosure-watchlist",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-ai-policy-model-disclosure-watchlist",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-ai-policy-model-disclosure-watchlist",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-ai-policy-model-disclosure-watchlist",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Public AI Policy & Model Disclosure Watchlist",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Public AI Policy & Model Disclosure Watchlist",
            "sourceUrl": "https://www.nist.gov/itl/ai-risk-management-framework",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public AI Policy & Model Disclosure Watchlist",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Public AI Policy & Model Disclosure Watchlist 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Public AI Policy & Model Disclosure Watchlist 2",
            "sourceUrl": "https://www.nist.gov/itl/ai-risk-management-framework",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public AI Policy & Model Disclosure Watchlist 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Public AI Policy & Model Disclosure Watchlist 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Public AI Policy & Model Disclosure Watchlist 3",
            "sourceUrl": "https://www.nist.gov/itl/ai-risk-management-framework",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public AI Policy & Model Disclosure Watchlist 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:41:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "tender_opportunity",
        "manifest_path": "products/generated/public-ai-policy-model-disclosure-watchlist/product.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:24.819284Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + policy-change feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:24+02:00"
    },
    {
      "slug": "singlefoundry-26-openfda-drug-enforcement-docs-dataset",
      "title": "openFDA drug enforcement docs Dataset",
      "summary": "openFDA drug enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA drug enforcement docs.",
      "buyer_outcome": "openFDA drug enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA drug enforcement docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-26-openfda-drug-enforcement-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-26-openfda-drug-enforcement-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-26-openfda-drug-enforcement-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-26-openfda-drug-enforcement-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-26-openfda-drug-enforcement-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "ae731c20ef4744c104bcfef7cc02a69b26ca21dcef33f1201341865386b3790e",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-26-openfda-drug-enforcement-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:23+02:00"
    },
    {
      "slug": "singlefoundry-21-openfda-food-enforcement-dataset",
      "title": "openFDA food enforcement Dataset",
      "summary": "openFDA food enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA food enforcement API.",
      "buyer_outcome": "openFDA food enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA food enforcement API.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-21-openfda-food-enforcement-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-21-openfda-food-enforcement-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-21-openfda-food-enforcement-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-21-openfda-food-enforcement-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-21-openfda-food-enforcement-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for openFDA food enforcement Dataset",
            "severity": "Deterministic fixture Severity for openFDA food enforcement Dataset",
            "brandName": "Deterministic fixture Brand Name for openFDA food enforcement Dataset",
            "sourceUrl": "https://api.fda.gov/food/enforcement.json",
            "hazardType": "singlefoundry_21_openfda_food_enforcement_dataset_hazard_type",
            "productName": "Deterministic fixture Product Name for openFDA food enforcement Dataset",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA food enforcement Dataset"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA food enforcement Dataset 2",
            "severity": "Deterministic fixture Severity for openFDA food enforcement Dataset 2",
            "brandName": "Deterministic fixture Brand Name for openFDA food enforcement Dataset 2",
            "sourceUrl": "https://api.fda.gov/food/enforcement.json",
            "hazardType": "singlefoundry_21_openfda_food_enforcement_dataset_hazard_type 2",
            "productName": "Deterministic fixture Product Name for openFDA food enforcement Dataset 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA food enforcement Dataset 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA food enforcement Dataset 3",
            "severity": "Deterministic fixture Severity for openFDA food enforcement Dataset 3",
            "brandName": "Deterministic fixture Brand Name for openFDA food enforcement Dataset 3",
            "sourceUrl": "https://api.fda.gov/food/enforcement.json",
            "hazardType": "singlefoundry_21_openfda_food_enforcement_dataset_hazard_type 3",
            "productName": "Deterministic fixture Product Name for openFDA food enforcement Dataset 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA food enforcement Dataset 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-31T03:21:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "08978a2edf2ba2bb3c1cb70e45b6249c5de4c5062ab8fe845bd0846311d0256b",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-21-openfda-food-enforcement-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:17:23+02:00"
    },
    {
      "slug": "singlefoundry-22-openfda-food-enforcement-docs-dataset",
      "title": "openFDA food enforcement docs Dataset",
      "summary": "openFDA food enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA food enforcement docs.",
      "buyer_outcome": "openFDA food enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA food enforcement docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-22-openfda-food-enforcement-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-22-openfda-food-enforcement-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-22-openfda-food-enforcement-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-22-openfda-food-enforcement-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-22-openfda-food-enforcement-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "cf1825df417dde99256b86e345933a122dcb8b7cd7b2063b992d09b91de4b047",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-22-openfda-food-enforcement-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:23+02:00"
    },
    {
      "slug": "singlefoundry-28-openfda-terms-dataset",
      "title": "openFDA terms Dataset",
      "summary": "openFDA terms Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA terms.",
      "buyer_outcome": "openFDA terms Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA terms.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-28-openfda-terms-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-28-openfda-terms-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-28-openfda-terms-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-28-openfda-terms-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-28-openfda-terms-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "f1532581b906fc4af3288873a76ce259201c5fc441ea58057e1de0005e6f10b9",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-28-openfda-terms-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:23+02:00"
    },
    {
      "slug": "singlefoundry-23-openfda-device-enforcement-dataset",
      "title": "openFDA device enforcement Dataset",
      "summary": "openFDA device enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA device enforcement API.",
      "buyer_outcome": "openFDA device enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA device enforcement API.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-23-openfda-device-enforcement-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-23-openfda-device-enforcement-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-23-openfda-device-enforcement-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-23-openfda-device-enforcement-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-23-openfda-device-enforcement-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for openFDA device enforcement Dataset",
            "severity": "Deterministic fixture Severity for openFDA device enforcement Dataset",
            "brandName": "Deterministic fixture Brand Name for openFDA device enforcement Dataset",
            "sourceUrl": "https://api.fda.gov/device/enforcement.json",
            "hazardType": "singlefoundry_23_openfda_device_enforcement_dataset_hazard_type",
            "productName": "Deterministic fixture Product Name for openFDA device enforcement Dataset",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA device enforcement Dataset"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA device enforcement Dataset 2",
            "severity": "Deterministic fixture Severity for openFDA device enforcement Dataset 2",
            "brandName": "Deterministic fixture Brand Name for openFDA device enforcement Dataset 2",
            "sourceUrl": "https://api.fda.gov/device/enforcement.json",
            "hazardType": "singlefoundry_23_openfda_device_enforcement_dataset_hazard_type 2",
            "productName": "Deterministic fixture Product Name for openFDA device enforcement Dataset 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA device enforcement Dataset 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA device enforcement Dataset 3",
            "severity": "Deterministic fixture Severity for openFDA device enforcement Dataset 3",
            "brandName": "Deterministic fixture Brand Name for openFDA device enforcement Dataset 3",
            "sourceUrl": "https://api.fda.gov/device/enforcement.json",
            "hazardType": "singlefoundry_23_openfda_device_enforcement_dataset_hazard_type 3",
            "productName": "Deterministic fixture Product Name for openFDA device enforcement Dataset 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA device enforcement Dataset 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-31T03:21:54.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "b85ab2112a78769e616a42fff79bda7bfdd01a0f7c5f964acc0d3960c723c52e",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-23-openfda-device-enforcement-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:22+02:00"
    },
    {
      "slug": "singlefoundry-24-openfda-device-enforcement-docs-dataset",
      "title": "openFDA device enforcement docs Dataset",
      "summary": "openFDA device enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA device enforcement docs.",
      "buyer_outcome": "openFDA device enforcement docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA device enforcement docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-24-openfda-device-enforcement-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-24-openfda-device-enforcement-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-24-openfda-device-enforcement-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-24-openfda-device-enforcement-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-24-openfda-device-enforcement-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "b2a76c0c8dd7b1b3dd416abceb76ef881221f56bcd61b43e9263f88578741518",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-24-openfda-device-enforcement-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:22+02:00"
    },
    {
      "slug": "singlefoundry-20-openfda-docs-dataset",
      "title": "openFDA docs Dataset",
      "summary": "openFDA docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA API docs.",
      "buyer_outcome": "openFDA docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA API docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-20-openfda-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-20-openfda-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-20-openfda-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-20-openfda-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-20-openfda-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "9dc374745882733c4f18480b98a7e42fd47156bf930574a1ab14e0a2c193253b",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-20-openfda-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:22+02:00"
    },
    {
      "slug": "singlefoundry-27-openfda-downloads-dataset",
      "title": "openFDA downloads Dataset",
      "summary": "openFDA downloads Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA downloads.",
      "buyer_outcome": "openFDA downloads Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA downloads.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-27-openfda-downloads-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-27-openfda-downloads-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-27-openfda-downloads-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-27-openfda-downloads-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-27-openfda-downloads-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "recall_alert",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "1d4fc7f31841f403dadef3f92bd1e416787d3a978ca05cba66789ca0fd25baad",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-27-openfda-downloads-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:22+02:00"
    },
    {
      "slug": "singlefoundry-25-openfda-drug-enforcement-dataset",
      "title": "openFDA drug enforcement Dataset",
      "summary": "openFDA drug enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA drug enforcement API.",
      "buyer_outcome": "openFDA drug enforcement Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: openFDA drug enforcement API.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-25-openfda-drug-enforcement-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-25-openfda-drug-enforcement-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-25-openfda-drug-enforcement-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-25-openfda-drug-enforcement-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-25-openfda-drug-enforcement-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for openFDA drug enforcement Dataset",
            "severity": "Deterministic fixture Severity for openFDA drug enforcement Dataset",
            "brandName": "Deterministic fixture Brand Name for openFDA drug enforcement Dataset",
            "sourceUrl": "https://api.fda.gov/drug/enforcement.json",
            "hazardType": "singlefoundry_25_openfda_drug_enforcement_dataset_hazard_type",
            "productName": "Deterministic fixture Product Name for openFDA drug enforcement Dataset",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA drug enforcement Dataset"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA drug enforcement Dataset 2",
            "severity": "Deterministic fixture Severity for openFDA drug enforcement Dataset 2",
            "brandName": "Deterministic fixture Brand Name for openFDA drug enforcement Dataset 2",
            "sourceUrl": "https://api.fda.gov/drug/enforcement.json",
            "hazardType": "singlefoundry_25_openfda_drug_enforcement_dataset_hazard_type 2",
            "productName": "Deterministic fixture Product Name for openFDA drug enforcement Dataset 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA drug enforcement Dataset 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for openFDA drug enforcement Dataset 3",
            "severity": "Deterministic fixture Severity for openFDA drug enforcement Dataset 3",
            "brandName": "Deterministic fixture Brand Name for openFDA drug enforcement Dataset 3",
            "sourceUrl": "https://api.fda.gov/drug/enforcement.json",
            "hazardType": "singlefoundry_25_openfda_drug_enforcement_dataset_hazard_type 3",
            "productName": "Deterministic fixture Product Name for openFDA drug enforcement Dataset 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for openFDA drug enforcement Dataset 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-31T03:22:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "65dbace4ba5b07074feed423433e318e3f1c1883832ea93cf30d363ee0f85f93",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-25-openfda-drug-enforcement-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:22+02:00"
    },
    {
      "slug": "marketplace-listing-quality-benchmark",
      "title": "Marketplace Listing Quality Benchmark",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/marketplace-listing-quality-benchmark",
      "api_path": "/api/public/foundry/products/marketplace-listing-quality-benchmark",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-quality-benchmark",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-quality-benchmark",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/marketplace-listing-quality-benchmark",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Marketplace Listing Quality Benchmark",
            "title": "Deterministic fixture Title for Marketplace Listing Quality Benchmark",
            "case_id": "Deterministic fixture Case Id for Marketplace Listing Quality Benchmark",
            "category": "Deterministic fixture Category for Marketplace Listing Quality Benchmark",
            "severity": "Deterministic fixture Severity for Marketplace Listing Quality Benchmark",
            "benchmark": "Deterministic fixture Benchmark for Marketplace Listing Quality Benchmark",
            "rationale": "Deterministic fixture Rationale for Marketplace Listing Quality Benchmark",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Marketplace Listing Quality Benchmark"
          },
          {
            "input": "Deterministic fixture Input for Marketplace Listing Quality Benchmark 2",
            "title": "Deterministic fixture Title for Marketplace Listing Quality Benchmark 2",
            "case_id": "Deterministic fixture Case Id for Marketplace Listing Quality Benchmark 2",
            "category": "Deterministic fixture Category for Marketplace Listing Quality Benchmark 2",
            "severity": "Deterministic fixture Severity for Marketplace Listing Quality Benchmark 2",
            "benchmark": "Deterministic fixture Benchmark for Marketplace Listing Quality Benchmark 2",
            "rationale": "Deterministic fixture Rationale for Marketplace Listing Quality Benchmark 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Marketplace Listing Quality Benchmark 2"
          },
          {
            "input": "Deterministic fixture Input for Marketplace Listing Quality Benchmark 3",
            "title": "Deterministic fixture Title for Marketplace Listing Quality Benchmark 3",
            "case_id": "Deterministic fixture Case Id for Marketplace Listing Quality Benchmark 3",
            "category": "Deterministic fixture Category for Marketplace Listing Quality Benchmark 3",
            "severity": "Deterministic fixture Severity for Marketplace Listing Quality Benchmark 3",
            "benchmark": "Deterministic fixture Benchmark for Marketplace Listing Quality Benchmark 3",
            "rationale": "Deterministic fixture Rationale for Marketplace Listing Quality Benchmark 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Marketplace Listing Quality Benchmark 3"
          }
        ],
        "title": "Marketplace Listing Quality Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "marketplace_listing_quality_record",
        "refreshed_at": "2026-08-30T01:56:54.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "c49623d45a1a4614c63664151f82d60290c34e9b7b2d2d5d93e2d084972d7e81",
        "record_label": "marketplace_listing_quality_record",
        "manifest_path": "zentra/products/datasets/marketplace-listing-quality-benchmark/versions/2026.1.9068a22347c2/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:21+02:00"
    },
    {
      "slug": "mcp-tool-selection-benchmark",
      "title": "MCP Tool Selection Benchmark",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/mcp-tool-selection-benchmark",
      "api_path": "/api/public/foundry/products/mcp-tool-selection-benchmark",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-selection-benchmark",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-selection-benchmark",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-selection-benchmark",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for MCP Tool Selection Benchmark",
            "title": "Deterministic fixture Title for MCP Tool Selection Benchmark",
            "case_id": "Deterministic fixture Case Id for MCP Tool Selection Benchmark",
            "category": "Deterministic fixture Category for MCP Tool Selection Benchmark",
            "severity": "Deterministic fixture Severity for MCP Tool Selection Benchmark",
            "benchmark": "Deterministic fixture Benchmark for MCP Tool Selection Benchmark",
            "rationale": "Deterministic fixture Rationale for MCP Tool Selection Benchmark",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for MCP Tool Selection Benchmark"
          },
          {
            "input": "Deterministic fixture Input for MCP Tool Selection Benchmark 2",
            "title": "Deterministic fixture Title for MCP Tool Selection Benchmark 2",
            "case_id": "Deterministic fixture Case Id for MCP Tool Selection Benchmark 2",
            "category": "Deterministic fixture Category for MCP Tool Selection Benchmark 2",
            "severity": "Deterministic fixture Severity for MCP Tool Selection Benchmark 2",
            "benchmark": "Deterministic fixture Benchmark for MCP Tool Selection Benchmark 2",
            "rationale": "Deterministic fixture Rationale for MCP Tool Selection Benchmark 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for MCP Tool Selection Benchmark 2"
          },
          {
            "input": "Deterministic fixture Input for MCP Tool Selection Benchmark 3",
            "title": "Deterministic fixture Title for MCP Tool Selection Benchmark 3",
            "case_id": "Deterministic fixture Case Id for MCP Tool Selection Benchmark 3",
            "category": "Deterministic fixture Category for MCP Tool Selection Benchmark 3",
            "severity": "Deterministic fixture Severity for MCP Tool Selection Benchmark 3",
            "benchmark": "Deterministic fixture Benchmark for MCP Tool Selection Benchmark 3",
            "rationale": "Deterministic fixture Rationale for MCP Tool Selection Benchmark 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for MCP Tool Selection Benchmark 3"
          }
        ],
        "title": "Mcp Tool Selection Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "mcp_tool_selection_record",
        "refreshed_at": "2026-08-30T01:56:53.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "bc99b1b835d5df716ce2c90c7e25e5be2c88798f8efa1822bd73c11f2ba816e4",
        "record_label": "mcp_tool_selection_record",
        "manifest_path": "zentra/products/datasets/mcp-tool-selection-benchmark/versions/2026.1.535959e9d69a/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:21+02:00"
    },
    {
      "slug": "municipal-procurement-deadline-feed",
      "title": "Municipal Procurement Deadline Feed",
      "summary": "Normalized public tender feed grouped by buyer, sector, deadline density, and country coverage.",
      "buyer_outcome": "Normalized public tender feed grouped by buyer, sector, deadline density, and country coverage.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/municipal-procurement-deadline-feed",
      "api_path": "/api/public/foundry/products/municipal-procurement-deadline-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/municipal-procurement-deadline-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/municipal-procurement-deadline-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/municipal-procurement-deadline-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Municipal Procurement Deadline Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Municipal Procurement Deadline Feed",
            "sourceUrl": "urn:zentra:deterministic-fixture:municipal-procurement-deadline-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Municipal Procurement Deadline Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Municipal Procurement Deadline Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Municipal Procurement Deadline Feed 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:municipal-procurement-deadline-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Municipal Procurement Deadline Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Municipal Procurement Deadline Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Municipal Procurement Deadline Feed 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:municipal-procurement-deadline-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Municipal Procurement Deadline Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:47.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4ea2c084f7686bf5af51cfe55adb37e8c9e5b4963c001a997f85f149f4d0ec1d",
        "record_label": "tender_opportunity",
        "manifest_path": "zentra/products/datasets/municipal-procurement-deadline-feed/versions/1.0.0/artifacts/manifest.json",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:21+02:00"
    },
    {
      "slug": "singlefoundry-1-open-data-portal-signals",
      "title": "Open Data Portal Signals",
      "summary": "Open Data Portal Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "Open Data Portal Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-1-open-data-portal-signals",
      "api_path": "/api/public/foundry/products/singlefoundry-1-open-data-portal-signals",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-1-open-data-portal-signals",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-1-open-data-portal-signals",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-1-open-data-portal-signals",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-1-open-data-portal-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals",
            "entityType": "singlefoundry_1_open_data_portal_signals_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for Open Data Portal Signals",
            "attributeValue": "Deterministic fixture Attribute Value for Open Data Portal Signals"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-1-open-data-portal-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals 2",
            "entityType": "singlefoundry_1_open_data_portal_signals_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for Open Data Portal Signals 2",
            "attributeValue": "Deterministic fixture Attribute Value for Open Data Portal Signals 2"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-1-open-data-portal-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals 3",
            "entityType": "singlefoundry_1_open_data_portal_signals_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for Open Data Portal Signals 3",
            "attributeValue": "Deterministic fixture Attribute Value for Open Data Portal Signals 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:39:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "f067293336a8b4e53357ff202cd0ddf5d57d2e4ac99a928970f7b657fbcb0d07",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-1-open-data-portal-signals/versions/v1/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:21+02:00"
    },
    {
      "slug": "fda-drug-recall-enforcement-quarterly-archive",
      "title": "FDA Drug Recall Enforcement Quarterly Archive",
      "summary": "Immutable normalized edition of current-quarter FDA drug recall enforcement reports with classification, firm, product, reason, distribution, and first-party evidence fields.",
      "buyer_outcome": "Immutable normalized edition of current-quarter FDA drug recall enforcement reports with classification, firm, product, reason, distribution, and first-party evidence fields.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_snapshot",
      "canonical_path": "/datasets/fda-drug-recall-enforcement-quarterly-archive",
      "api_path": "/api/public/foundry/products/fda-drug-recall-enforcement-quarterly-archive",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/fda-drug-recall-enforcement-quarterly-archive",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/fda-drug-recall-enforcement-quarterly-archive",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/fda-drug-recall-enforcement-quarterly-archive",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "state": "Deterministic fixture State for FDA Drug Recall Enforcement Quarterly Archive",
            "status": "fixture_validated",
            "country": "Deterministic fixture Country for FDA Drug Recall Enforcement Quarterly Archive",
            "source_url": "https://api.fda.gov/drug/enforcement.json",
            "report_date": "Deterministic fixture Report Date for FDA Drug Recall Enforcement Quarterly Archive",
            "recall_number": "Deterministic fixture Recall Number for FDA Drug Recall Enforcement Quarterly Archive",
            "classification": "Deterministic fixture Classification for FDA Drug Recall Enforcement Quarterly Archive",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Drug Recall Enforcement Quarterly Archive",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Drug Recall Enforcement Quarterly Archive",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Drug Recall Enforcement Quarterly Archive",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Drug Recall Enforcement Quarterly Archive",
            "product_description": "Deterministic fixture Product Description for FDA Drug Recall Enforcement Quarterly Archive",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Drug Recall Enforcement Quarterly Archive",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Drug Recall Enforcement Quarterly Archive"
          },
          {
            "state": "Deterministic fixture State for FDA Drug Recall Enforcement Quarterly Archive 2",
            "status": "fixture_validated 2",
            "country": "Deterministic fixture Country for FDA Drug Recall Enforcement Quarterly Archive 2",
            "source_url": "https://api.fda.gov/drug/enforcement.json 2",
            "report_date": "Deterministic fixture Report Date for FDA Drug Recall Enforcement Quarterly Archive 2",
            "recall_number": "Deterministic fixture Recall Number for FDA Drug Recall Enforcement Quarterly Archive 2",
            "classification": "Deterministic fixture Classification for FDA Drug Recall Enforcement Quarterly Archive 2",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Drug Recall Enforcement Quarterly Archive 2",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Drug Recall Enforcement Quarterly Archive 2",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Drug Recall Enforcement Quarterly Archive 2",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Drug Recall Enforcement Quarterly Archive 2",
            "product_description": "Deterministic fixture Product Description for FDA Drug Recall Enforcement Quarterly Archive 2",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Drug Recall Enforcement Quarterly Archive 2",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Drug Recall Enforcement Quarterly Archive 2"
          },
          {
            "state": "Deterministic fixture State for FDA Drug Recall Enforcement Quarterly Archive 3",
            "status": "fixture_validated 3",
            "country": "Deterministic fixture Country for FDA Drug Recall Enforcement Quarterly Archive 3",
            "source_url": "https://api.fda.gov/drug/enforcement.json 3",
            "report_date": "Deterministic fixture Report Date for FDA Drug Recall Enforcement Quarterly Archive 3",
            "recall_number": "Deterministic fixture Recall Number for FDA Drug Recall Enforcement Quarterly Archive 3",
            "classification": "Deterministic fixture Classification for FDA Drug Recall Enforcement Quarterly Archive 3",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Drug Recall Enforcement Quarterly Archive 3",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Drug Recall Enforcement Quarterly Archive 3",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Drug Recall Enforcement Quarterly Archive 3",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Drug Recall Enforcement Quarterly Archive 3",
            "product_description": "Deterministic fixture Product Description for FDA Drug Recall Enforcement Quarterly Archive 3",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Drug Recall Enforcement Quarterly Archive 3",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Drug Recall Enforcement Quarterly Archive 3"
          }
        ],
        "title": "Fda Drug Recall Enforcement Record sample rows",
        "fields": [
          "recall_number",
          "report_date",
          "recall_initiation_date",
          "classification",
          "status",
          "recalling_firm",
          "product_description",
          "reason_for_recall",
          "product_quantity",
          "distribution_pattern",
          "voluntary_mandated",
          "country",
          "state",
          "source_url"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "fda_drug_recall_enforcement_record",
        "refreshed_at": "2026-08-30T01:57:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recall_number",
            "type": "string",
            "required": true,
            "description": "Recall number."
          },
          {
            "name": "report_date",
            "type": "string",
            "required": true,
            "description": "Report date."
          },
          {
            "name": "recall_initiation_date",
            "type": "string",
            "required": true,
            "description": "Recall initiation date."
          },
          {
            "name": "classification",
            "type": "string",
            "required": true,
            "description": "Classification."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Status."
          },
          {
            "name": "recalling_firm",
            "type": "string",
            "required": true,
            "description": "Recalling firm."
          },
          {
            "name": "product_description",
            "type": "string",
            "required": true,
            "description": "Product description."
          },
          {
            "name": "reason_for_recall",
            "type": "string",
            "required": true,
            "description": "Reason for recall."
          },
          {
            "name": "product_quantity",
            "type": "string",
            "required": true,
            "description": "Product quantity."
          },
          {
            "name": "distribution_pattern",
            "type": "string",
            "required": true,
            "description": "Distribution pattern."
          },
          {
            "name": "voluntary_mandated",
            "type": "string",
            "required": true,
            "description": "Voluntary mandated."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Country."
          },
          {
            "name": "state",
            "type": "string",
            "required": true,
            "description": "State."
          },
          {
            "name": "source_url",
            "type": "string",
            "required": true,
            "description": "Source url."
          }
        ],
        "source": "product_output_contract",
        "field_count": 14,
        "schema_hash": "0539356d53bd64f79ea2952c72b7b52ff10f2afd61bbca7d3f66001de3393839",
        "record_label": "fda_drug_recall_enforcement_record",
        "manifest_path": "zentra/products/datasets/fda-drug-recall-enforcement-quarterly-archive/versions/2026-Q3.89824f8dec04/artifacts/manifest.json",
        "required_fields": [
          "recall_number",
          "report_date",
          "recall_initiation_date",
          "classification",
          "status",
          "recalling_firm",
          "product_description",
          "reason_for_recall",
          "product_quantity",
          "distribution_pattern",
          "voluntary_mandated",
          "country",
          "state",
          "source_url"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:20+02:00"
    },
    {
      "slug": "fda-medical-device-recall-enforcement-quarterly-archive",
      "title": "FDA Medical Device Recall Enforcement Quarterly Archive",
      "summary": "Immutable normalized edition of current-quarter FDA medical-device recall enforcement reports with classification, firm, product, reason, distribution, and first-party evidence fields.",
      "buyer_outcome": "Immutable normalized edition of current-quarter FDA medical-device recall enforcement reports with classification, firm, product, reason, distribution, and first-party evidence fields.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_snapshot",
      "canonical_path": "/datasets/fda-medical-device-recall-enforcement-quarterly-archive",
      "api_path": "/api/public/foundry/products/fda-medical-device-recall-enforcement-quarterly-archive",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/fda-medical-device-recall-enforcement-quarterly-archive",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/fda-medical-device-recall-enforcement-quarterly-archive",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/fda-medical-device-recall-enforcement-quarterly-archive",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "state": "Deterministic fixture State for FDA Medical Device Recall Enforcement Quarterly Archive",
            "status": "fixture_validated",
            "country": "Deterministic fixture Country for FDA Medical Device Recall Enforcement Quarterly Archive",
            "source_url": "https://api.fda.gov/device/enforcement.json",
            "report_date": "Deterministic fixture Report Date for FDA Medical Device Recall Enforcement Quarterly Archive",
            "recall_number": "Deterministic fixture Recall Number for FDA Medical Device Recall Enforcement Quarterly Archive",
            "classification": "Deterministic fixture Classification for FDA Medical Device Recall Enforcement Quarterly Archive",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Medical Device Recall Enforcement Quarterly Archive",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Medical Device Recall Enforcement Quarterly Archive",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Medical Device Recall Enforcement Quarterly Archive",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Medical Device Recall Enforcement Quarterly Archive",
            "product_description": "Deterministic fixture Product Description for FDA Medical Device Recall Enforcement Quarterly Archive",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Medical Device Recall Enforcement Quarterly Archive",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Medical Device Recall Enforcement Quarterly Archive"
          },
          {
            "state": "Deterministic fixture State for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "status": "fixture_validated 2",
            "country": "Deterministic fixture Country for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "source_url": "https://api.fda.gov/device/enforcement.json 2",
            "report_date": "Deterministic fixture Report Date for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "recall_number": "Deterministic fixture Recall Number for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "classification": "Deterministic fixture Classification for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "product_description": "Deterministic fixture Product Description for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Medical Device Recall Enforcement Quarterly Archive 2",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Medical Device Recall Enforcement Quarterly Archive 2"
          },
          {
            "state": "Deterministic fixture State for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "status": "fixture_validated 3",
            "country": "Deterministic fixture Country for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "source_url": "https://api.fda.gov/device/enforcement.json 3",
            "report_date": "Deterministic fixture Report Date for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "recall_number": "Deterministic fixture Recall Number for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "classification": "Deterministic fixture Classification for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "recalling_firm": "Deterministic fixture Recalling Firm for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "product_quantity": "Deterministic fixture Product Quantity for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "reason_for_recall": "Deterministic fixture Reason For Recall for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "voluntary_mandated": "Deterministic fixture Voluntary Mandated for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "product_description": "Deterministic fixture Product Description for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "distribution_pattern": "Deterministic fixture Distribution Pattern for FDA Medical Device Recall Enforcement Quarterly Archive 3",
            "recall_initiation_date": "Deterministic fixture Recall Initiation Date for FDA Medical Device Recall Enforcement Quarterly Archive 3"
          }
        ],
        "title": "Fda Device Recall Enforcement Record sample rows",
        "fields": [
          "recall_number",
          "report_date",
          "recall_initiation_date",
          "classification",
          "status",
          "recalling_firm",
          "product_description",
          "reason_for_recall",
          "product_quantity",
          "distribution_pattern",
          "voluntary_mandated",
          "country",
          "state",
          "source_url"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "fda_device_recall_enforcement_record",
        "refreshed_at": "2026-08-30T01:57:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recall_number",
            "type": "string",
            "required": true,
            "description": "Recall number."
          },
          {
            "name": "report_date",
            "type": "string",
            "required": true,
            "description": "Report date."
          },
          {
            "name": "recall_initiation_date",
            "type": "string",
            "required": true,
            "description": "Recall initiation date."
          },
          {
            "name": "classification",
            "type": "string",
            "required": true,
            "description": "Classification."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Status."
          },
          {
            "name": "recalling_firm",
            "type": "string",
            "required": true,
            "description": "Recalling firm."
          },
          {
            "name": "product_description",
            "type": "string",
            "required": true,
            "description": "Product description."
          },
          {
            "name": "reason_for_recall",
            "type": "string",
            "required": true,
            "description": "Reason for recall."
          },
          {
            "name": "product_quantity",
            "type": "string",
            "required": true,
            "description": "Product quantity."
          },
          {
            "name": "distribution_pattern",
            "type": "string",
            "required": true,
            "description": "Distribution pattern."
          },
          {
            "name": "voluntary_mandated",
            "type": "string",
            "required": true,
            "description": "Voluntary mandated."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Country."
          },
          {
            "name": "state",
            "type": "string",
            "required": true,
            "description": "State."
          },
          {
            "name": "source_url",
            "type": "string",
            "required": true,
            "description": "Source url."
          }
        ],
        "source": "product_output_contract",
        "field_count": 14,
        "schema_hash": "0d49dcdc9f180d85b3b00575a4b8ebd2fbfac71d96c91d8cdb08e8b717c7f796",
        "record_label": "fda_device_recall_enforcement_record",
        "manifest_path": "zentra/products/datasets/fda-medical-device-recall-enforcement-quarterly-archive/versions/2026-Q3.f90d4585599f/artifacts/manifest.json",
        "required_fields": [
          "recall_number",
          "report_date",
          "recall_initiation_date",
          "classification",
          "status",
          "recalling_firm",
          "product_description",
          "reason_for_recall",
          "product_quantity",
          "distribution_pattern",
          "voluntary_mandated",
          "country",
          "state",
          "source_url"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:20+02:00"
    },
    {
      "slug": "singlefoundry-34-ferc-elibrary-dataset",
      "title": "FERC eLibrary Dataset",
      "summary": "FERC eLibrary Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: FERC eLibrary.",
      "buyer_outcome": "FERC eLibrary Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: FERC eLibrary.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-34-ferc-elibrary-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-34-ferc-elibrary-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-34-ferc-elibrary-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-34-ferc-elibrary-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-34-ferc-elibrary-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "c4be24f9d77627b1f9cc045af3be85d94a341089fc24b74a7dad3650f89c877c",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-34-ferc-elibrary-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:20+02:00"
    },
    {
      "slug": "singlefoundry-41-industrial-expansion-data-center-signals",
      "title": "Industrial Expansion & Data Center Signals",
      "summary": "Industrial Expansion & Data Center Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "Industrial Expansion & Data Center Signals imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-41-industrial-expansion-data-center-signals",
      "api_path": "/api/public/foundry/products/singlefoundry-41-industrial-expansion-data-center-signals",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-41-industrial-expansion-data-center-signals",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-41-industrial-expansion-data-center-signals",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-41-industrial-expansion-data-center-signals",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-41-industrial-expansion-data-center-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Industrial Expansion & Data Center Signals",
            "entityType": "singlefoundry_41_industrial_expansion_data_center_signals_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for Industrial Expansion & Data Center Signals",
            "attributeValue": "Deterministic fixture Attribute Value for Industrial Expansion & Data Center Signals"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-41-industrial-expansion-data-center-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Industrial Expansion & Data Center Signals 2",
            "entityType": "singlefoundry_41_industrial_expansion_data_center_signals_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for Industrial Expansion & Data Center Signals 2",
            "attributeValue": "Deterministic fixture Attribute Value for Industrial Expansion & Data Center Signals 2"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-41-industrial-expansion-data-center-signals",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Industrial Expansion & Data Center Signals 3",
            "entityType": "singlefoundry_41_industrial_expansion_data_center_signals_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for Industrial Expansion & Data Center Signals 3",
            "attributeValue": "Deterministic fixture Attribute Value for Industrial Expansion & Data Center Signals 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:39:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "6083cf44f1efc9df7d72035824365dbd29b3462a0f98f5cd0aed66708abc8ddc",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-41-industrial-expansion-data-center-signals/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:20+02:00"
    },
    {
      "slug": "local-business-license-opening-closure-feed",
      "title": "Local Business License Opening / Closure Feed",
      "summary": "Local Business License Opening / Closure Feed packages Dataset product + monthly snapshot into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Local Business License Opening / Closure Feed packages Dataset product + monthly snapshot into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Local agencies",
        "B2B lead sellers",
        "chambers",
        "market research teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/local-business-license-opening-closure-feed",
      "api_path": "/api/public/foundry/products/local-business-license-opening-closure-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/local-business-license-opening-closure-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/local-business-license-opening-closure-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/local-business-license-opening-closure-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Local Business License Opening / Closure Feed",
            "sourceUrl": "https://data.cityofnewyork.us/Business/Issued-Licenses/w7w3-xahh",
            "entityName": "Deterministic fixture Entity Name for Local Business License Opening / Closure Feed",
            "entityType": "local_business_license_opening_closure_feed_entity_type",
            "signalType": "local_business_license_opening_closure_feed_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Local Business License Opening / Closure Feed",
            "recordIdentifier": "Deterministic fixture Record Identifier for Local Business License Opening / Closure Feed",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business License Opening / Closure Feed"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Local Business License Opening / Closure Feed 2",
            "sourceUrl": "https://data.cityofnewyork.us/Business/Issued-Licenses/w7w3-xahh",
            "entityName": "Deterministic fixture Entity Name for Local Business License Opening / Closure Feed 2",
            "entityType": "local_business_license_opening_closure_feed_entity_type 2",
            "signalType": "local_business_license_opening_closure_feed_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Local Business License Opening / Closure Feed 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Local Business License Opening / Closure Feed 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business License Opening / Closure Feed 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Local Business License Opening / Closure Feed 3",
            "sourceUrl": "https://data.cityofnewyork.us/Business/Issued-Licenses/w7w3-xahh",
            "entityName": "Deterministic fixture Entity Name for Local Business License Opening / Closure Feed 3",
            "entityType": "local_business_license_opening_closure_feed_entity_type 3",
            "signalType": "local_business_license_opening_closure_feed_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Local Business License Opening / Closure Feed 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Local Business License Opening / Closure Feed 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business License Opening / Closure Feed 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:52.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/local-business-license-opening-closure-feed/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:20.793938Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + monthly snapshot",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:20+02:00"
    },
    {
      "slug": "singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
      "title": "EU Pesticides MRL data download Dataset",
      "summary": "EU Pesticides MRL data download Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL data download.",
      "buyer_outcome": "EU Pesticides MRL data download Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL data download.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-8-eu-pesticides-mrl-data-download-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "fde1bd58688663f05b0022862c304fe2410af722fc747e39c65d1c6e7dcabc2c",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-8-eu-pesticides-mrl-data-download-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:19+02:00"
    },
    {
      "slug": "singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
      "title": "EU Pesticides MRL latest updates Dataset",
      "summary": "EU Pesticides MRL latest updates Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL latest updates.",
      "buyer_outcome": "EU Pesticides MRL latest updates Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL latest updates.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "be93349759b6040296c59b48ecb5e0eac90eba41a3f89c76d2e8983f8ef443ff",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-9-eu-pesticides-mrl-latest-updates-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:17:19+02:00"
    },
    {
      "slug": "singlefoundry-7-eu-pesticides-mrl-search-dataset",
      "title": "EU Pesticides MRL search Dataset",
      "summary": "EU Pesticides MRL search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL search.",
      "buyer_outcome": "EU Pesticides MRL search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides MRL search.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-7-eu-pesticides-mrl-search-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-7-eu-pesticides-mrl-search-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-7-eu-pesticides-mrl-search-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-7-eu-pesticides-mrl-search-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-7-eu-pesticides-mrl-search-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "1dbf0da8e72cd971ce2a503de534c6c8ab44b917ff545dca3af5fe50996ea25f",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-7-eu-pesticides-mrl-search-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:19+02:00"
    },
    {
      "slug": "eu-product-recall-normalized-quarterly-archive",
      "title": "EU Product Recall Normalized Quarterly Archive",
      "summary": "Immutable normalized edition of current EU Safety Gate non-food product alerts with risk, measure, product, and first-party evidence fields.",
      "buyer_outcome": "Immutable normalized edition of current EU Safety Gate non-food product alerts with risk, measure, product, and first-party evidence fields.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_snapshot",
      "canonical_path": "/datasets/eu-product-recall-normalized-quarterly-archive",
      "api_path": "/api/public/foundry/products/eu-product-recall-normalized-quarterly-archive",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "brand": "Deterministic fixture Brand for EU Product Recall Normalized Quarterly Archive",
            "model": "Deterministic fixture Model for EU Product Recall Normalized Quarterly Archive",
            "barcode": "Deterministic fixture Barcode for EU Product Recall Normalized Quarterly Archive",
            "alert_id": "Deterministic fixture Alert Id for EU Product Recall Normalized Quarterly Archive",
            "category": "Deterministic fixture Category for EU Product Recall Normalized Quarterly Archive",
            "reference": "Deterministic fixture Reference for EU Product Recall Normalized Quarterly Archive",
            "risk_types": "Deterministic fixture Risk Types for EU Product Recall Normalized Quarterly Archive",
            "source_url": "https://ec.europa.eu/safety-gate-alerts/public/api/notification/carousel/",
            "product_name": "Deterministic fixture Product Name for EU Product Recall Normalized Quarterly Archive",
            "publication_date": "Deterministic fixture Publication Date for EU Product Recall Normalized Quarterly Archive",
            "risk_description": "Deterministic fixture Risk Description for EU Product Recall Normalized Quarterly Archive",
            "notifying_country": "Deterministic fixture Notifying Country for EU Product Recall Normalized Quarterly Archive",
            "corrective_measures": "Deterministic fixture Corrective Measures for EU Product Recall Normalized Quarterly Archive"
          },
          {
            "brand": "Deterministic fixture Brand for EU Product Recall Normalized Quarterly Archive 2",
            "model": "Deterministic fixture Model for EU Product Recall Normalized Quarterly Archive 2",
            "barcode": "Deterministic fixture Barcode for EU Product Recall Normalized Quarterly Archive 2",
            "alert_id": "Deterministic fixture Alert Id for EU Product Recall Normalized Quarterly Archive 2",
            "category": "Deterministic fixture Category for EU Product Recall Normalized Quarterly Archive 2",
            "reference": "Deterministic fixture Reference for EU Product Recall Normalized Quarterly Archive 2",
            "risk_types": "Deterministic fixture Risk Types for EU Product Recall Normalized Quarterly Archive 2",
            "source_url": "https://ec.europa.eu/safety-gate-alerts/public/api/notification/carousel/ 2",
            "product_name": "Deterministic fixture Product Name for EU Product Recall Normalized Quarterly Archive 2",
            "publication_date": "Deterministic fixture Publication Date for EU Product Recall Normalized Quarterly Archive 2",
            "risk_description": "Deterministic fixture Risk Description for EU Product Recall Normalized Quarterly Archive 2",
            "notifying_country": "Deterministic fixture Notifying Country for EU Product Recall Normalized Quarterly Archive 2",
            "corrective_measures": "Deterministic fixture Corrective Measures for EU Product Recall Normalized Quarterly Archive 2"
          },
          {
            "brand": "Deterministic fixture Brand for EU Product Recall Normalized Quarterly Archive 3",
            "model": "Deterministic fixture Model for EU Product Recall Normalized Quarterly Archive 3",
            "barcode": "Deterministic fixture Barcode for EU Product Recall Normalized Quarterly Archive 3",
            "alert_id": "Deterministic fixture Alert Id for EU Product Recall Normalized Quarterly Archive 3",
            "category": "Deterministic fixture Category for EU Product Recall Normalized Quarterly Archive 3",
            "reference": "Deterministic fixture Reference for EU Product Recall Normalized Quarterly Archive 3",
            "risk_types": "Deterministic fixture Risk Types for EU Product Recall Normalized Quarterly Archive 3",
            "source_url": "https://ec.europa.eu/safety-gate-alerts/public/api/notification/carousel/ 3",
            "product_name": "Deterministic fixture Product Name for EU Product Recall Normalized Quarterly Archive 3",
            "publication_date": "Deterministic fixture Publication Date for EU Product Recall Normalized Quarterly Archive 3",
            "risk_description": "Deterministic fixture Risk Description for EU Product Recall Normalized Quarterly Archive 3",
            "notifying_country": "Deterministic fixture Notifying Country for EU Product Recall Normalized Quarterly Archive 3",
            "corrective_measures": "Deterministic fixture Corrective Measures for EU Product Recall Normalized Quarterly Archive 3"
          }
        ],
        "title": "Eu Product Recall Record sample rows",
        "fields": [
          "alert_id",
          "reference",
          "publication_date",
          "notifying_country",
          "product_name",
          "brand",
          "category",
          "risk_types",
          "risk_description",
          "corrective_measures",
          "barcode",
          "model",
          "source_url"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "eu_product_recall_record",
        "refreshed_at": "2026-08-30T01:56:55.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "alert_id",
            "type": "string",
            "required": true,
            "description": "Alert id."
          },
          {
            "name": "reference",
            "type": "string",
            "required": true,
            "description": "Reference."
          },
          {
            "name": "publication_date",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "notifying_country",
            "type": "string",
            "required": true,
            "description": "Notifying country."
          },
          {
            "name": "product_name",
            "type": "string",
            "required": true,
            "description": "Product name."
          },
          {
            "name": "brand",
            "type": "string",
            "required": true,
            "description": "Brand."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "risk_types",
            "type": "string",
            "required": true,
            "description": "Risk types."
          },
          {
            "name": "risk_description",
            "type": "string",
            "required": true,
            "description": "Risk description."
          },
          {
            "name": "corrective_measures",
            "type": "string",
            "required": true,
            "description": "Corrective measures."
          },
          {
            "name": "barcode",
            "type": "string",
            "required": true,
            "description": "Barcode."
          },
          {
            "name": "model",
            "type": "string",
            "required": true,
            "description": "Model."
          },
          {
            "name": "source_url",
            "type": "string",
            "required": true,
            "description": "Source url."
          }
        ],
        "source": "product_output_contract",
        "field_count": 13,
        "schema_hash": "f196d522fa13b80cbe6df396e65334a9be370dac7eb869afced9a9e6771c8c6e",
        "record_label": "eu_product_recall_record",
        "manifest_path": "zentra/products/datasets/eu-product-recall-normalized-quarterly-archive/versions/2026-Q3.859b63ce216e/artifacts/manifest.json",
        "required_fields": [
          "alert_id",
          "reference",
          "publication_date",
          "notifying_country",
          "product_name",
          "brand",
          "category",
          "risk_types",
          "risk_description",
          "corrective_measures",
          "barcode",
          "model",
          "source_url"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:19+02:00"
    },
    {
      "slug": "singlefoundry-38-eu-pesticide-mrl-delta-feed",
      "title": "EU Pesticide MRL Delta Feed",
      "summary": "EU Pesticide MRL Delta Feed imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "EU Pesticide MRL Delta Feed imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-38-eu-pesticide-mrl-delta-feed",
      "api_path": "/api/public/foundry/products/singlefoundry-38-eu-pesticide-mrl-delta-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-38-eu-pesticide-mrl-delta-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-38-eu-pesticide-mrl-delta-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-38-eu-pesticide-mrl-delta-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-38-eu-pesticide-mrl-delta-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EU Pesticide MRL Delta Feed",
            "entityType": "singlefoundry_38_eu_pesticide_mrl_delta_feed_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for EU Pesticide MRL Delta Feed",
            "attributeValue": "Deterministic fixture Attribute Value for EU Pesticide MRL Delta Feed"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-38-eu-pesticide-mrl-delta-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EU Pesticide MRL Delta Feed 2",
            "entityType": "singlefoundry_38_eu_pesticide_mrl_delta_feed_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for EU Pesticide MRL Delta Feed 2",
            "attributeValue": "Deterministic fixture Attribute Value for EU Pesticide MRL Delta Feed 2"
          },
          {
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-38-eu-pesticide-mrl-delta-feed",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EU Pesticide MRL Delta Feed 3",
            "entityType": "singlefoundry_38_eu_pesticide_mrl_delta_feed_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for EU Pesticide MRL Delta Feed 3",
            "attributeValue": "Deterministic fixture Attribute Value for EU Pesticide MRL Delta Feed 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-30T01:39:12.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "affac88e55438d05cfe43b6b5c2b8a1f7ce4107022286cd79c2a349602ba7dc3",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-38-eu-pesticide-mrl-delta-feed/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
      "title": "EU Pesticides active substance latest updates Dataset",
      "summary": "EU Pesticides active substance latest updates Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides active substance latest updates.",
      "buyer_outcome": "EU Pesticides active substance latest updates Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides active substance latest updates.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "bf76ea2e0eaed79d5f6cb07fc1f16c41b502c231c62bf359474780bc44dd281e",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-5-eu-pesticides-active-substance-latest-updates-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-4-eu-pesticides-active-substances-dataset",
      "title": "EU Pesticides active substances Dataset",
      "summary": "EU Pesticides active substances Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides active substances.",
      "buyer_outcome": "EU Pesticides active substances Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides active substances.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-4-eu-pesticides-active-substances-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-4-eu-pesticides-active-substances-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-4-eu-pesticides-active-substances-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-4-eu-pesticides-active-substances-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-4-eu-pesticides-active-substances-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "54ceda6ad58b35aadd1f6a90ee2d80f37b4f4c5ef4e0bdcd19691842287af33b",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-4-eu-pesticides-active-substances-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-3-eu-pesticides-database-dataset",
      "title": "EU Pesticides Database Dataset",
      "summary": "EU Pesticides Database Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides Database.",
      "buyer_outcome": "EU Pesticides Database Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides Database.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-3-eu-pesticides-database-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-3-eu-pesticides-database-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-3-eu-pesticides-database-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-3-eu-pesticides-database-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-3-eu-pesticides-database-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "da532061262c63267282b230701c53a6be6570e063b8e653b8a572b2221256ef",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-3-eu-pesticides-database-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
      "title": "EU Pesticides emergency authorisations Dataset",
      "summary": "EU Pesticides emergency authorisations Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides emergency authorisations.",
      "buyer_outcome": "EU Pesticides emergency authorisations Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides emergency authorisations.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "5b36212cb80551948aac8c25308a669e197b57ba71400601ac8c1d277f4d13a7",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-10-eu-pesticides-emergency-authorisations-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-6-eu-pesticides-food-product-search-dataset",
      "title": "EU Pesticides food product search Dataset",
      "summary": "EU Pesticides food product search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides food product search.",
      "buyer_outcome": "EU Pesticides food product search Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EU Pesticides food product search.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-6-eu-pesticides-food-product-search-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-6-eu-pesticides-food-product-search-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-6-eu-pesticides-food-product-search-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-6-eu-pesticides-food-product-search-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-6-eu-pesticides-food-product-search-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "6f628e8c481d201a322aaf16ce9159eafe069d469b7a7135174c91eb2d5c3bd5",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-6-eu-pesticides-food-product-search-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:18+02:00"
    },
    {
      "slug": "singlefoundry-43-electric-vehicle-population-data-dataset",
      "title": "Electric Vehicle Population Data Dataset",
      "summary": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "buyer_outcome": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-43-electric-vehicle-population-data-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-43-electric-vehicle-population-data-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-43-electric-vehicle-population-data-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-43-electric-vehicle-population-data-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-43-electric-vehicle-population-data-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "32d41644f20dd2c5a9dd6fba9cfe250aad5b77c498c44b24b78f351e0841f8dc",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-43-electric-vehicle-population-data-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:17+02:00"
    },
    {
      "slug": "singlefoundry-42-electric-vehicle-population-data-dataset",
      "title": "Electric Vehicle Population Data Dataset",
      "summary": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "buyer_outcome": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-42-electric-vehicle-population-data-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-42-electric-vehicle-population-data-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-42-electric-vehicle-population-data-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-42-electric-vehicle-population-data-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-42-electric-vehicle-population-data-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "5d8bb406cde3a0e33fda979ae6c17a27f40ae96117065a84b036e59955468c6e",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-42-electric-vehicle-population-data-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:17+02:00"
    },
    {
      "slug": "singlefoundry-44-electric-vehicle-population-data-dataset",
      "title": "Electric Vehicle Population Data Dataset",
      "summary": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "buyer_outcome": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-44-electric-vehicle-population-data-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-44-electric-vehicle-population-data-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-44-electric-vehicle-population-data-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-44-electric-vehicle-population-data-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-44-electric-vehicle-population-data-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "d5290b9c50e4ab622a2164e1eae3c7c6981f1a5ce52d20299dbd3d0f6050b9d6",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-44-electric-vehicle-population-data-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:17:17+02:00"
    },
    {
      "slug": "singlefoundry-45-electric-vehicle-population-data-dataset",
      "title": "Electric Vehicle Population Data Dataset",
      "summary": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "buyer_outcome": "Electric Vehicle Population Data Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Electric Vehicle Population Data.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-45-electric-vehicle-population-data-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-45-electric-vehicle-population-data-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-45-electric-vehicle-population-data-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-45-electric-vehicle-population-data-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-45-electric-vehicle-population-data-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "sourceUrl": "https://data.wa.gov/api/views/f6w7-q2d2/rows.csv",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Electric Vehicle Population Data Dataset",
            "entityType": "singlefoundry_45_electric_vehicle_population_data_dataset_entity_type",
            "attributeName": "Deterministic fixture Attribute Name for Electric Vehicle Population Data Dataset",
            "attributeValue": "Deterministic fixture Attribute Value for Electric Vehicle Population Data Dataset"
          },
          {
            "sourceUrl": "https://data.wa.gov/api/views/f6w7-q2d2/rows.csv",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Electric Vehicle Population Data Dataset 2",
            "entityType": "singlefoundry_45_electric_vehicle_population_data_dataset_entity_type 2",
            "attributeName": "Deterministic fixture Attribute Name for Electric Vehicle Population Data Dataset 2",
            "attributeValue": "Deterministic fixture Attribute Value for Electric Vehicle Population Data Dataset 2"
          },
          {
            "sourceUrl": "https://data.wa.gov/api/views/f6w7-q2d2/rows.csv",
            "updatedAt": "2026-07-01T09:00:00Z",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Electric Vehicle Population Data Dataset 3",
            "entityType": "singlefoundry_45_electric_vehicle_population_data_dataset_entity_type 3",
            "attributeName": "Deterministic fixture Attribute Name for Electric Vehicle Population Data Dataset 3",
            "attributeValue": "Deterministic fixture Attribute Value for Electric Vehicle Population Data Dataset 3"
          }
        ],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "normalized_dataset_record",
        "refreshed_at": "2026-08-28T02:34:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "ece5f74826c0c46ce6bf22c6533909cfd099a1fa08204bca1adc69e73a7ccb2c",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-45-electric-vehicle-population-data-dataset/versions/reissue-d6998a276ed7/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:17+02:00"
    },
    {
      "slug": "singlefoundry-35-epa-echo-web-services-dataset",
      "title": "EPA ECHO Web Services Dataset",
      "summary": "EPA ECHO Web Services Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EPA ECHO Web Services.",
      "buyer_outcome": "EPA ECHO Web Services Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: EPA ECHO Web Services.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-35-epa-echo-web-services-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-35-epa-echo-web-services-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-35-epa-echo-web-services-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-35-epa-echo-web-services-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-35-epa-echo-web-services-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "06b0751987950a893d426c4c3350e4fd98e4f121b9326c8731b180cabe05b131",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-35-epa-echo-web-services-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:17+02:00"
    },
    {
      "slug": "dach-tender-awards-incumbents-quarterly-archive",
      "title": "DACH Tender Awards and Incumbents Quarterly Archive",
      "summary": "Immutable quarterly archive of published DACH contract-award notices, buyers, winners, values, currencies, and first-party TED evidence links.",
      "buyer_outcome": "Immutable quarterly archive of published DACH contract-award notices, buyers, winners, values, currencies, and first-party TED evidence links.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_snapshot",
      "canonical_path": "/datasets/dach-tender-awards-incumbents-quarterly-archive",
      "api_path": "/api/public/foundry/products/dach-tender-awards-incumbents-quarterly-archive",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/dach-tender-awards-incumbents-quarterly-archive",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/dach-tender-awards-incumbents-quarterly-archive",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/dach-tender-awards-incumbents-quarterly-archive",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Tender Awards and Incumbents Quarterly Archive",
            "currency": "USD",
            "notice_id": "Deterministic fixture Notice Id for DACH Tender Awards and Incumbents Quarterly Archive",
            "buyer_name": "Deterministic fixture Buyer Name for DACH Tender Awards and Incumbents Quarterly Archive",
            "source_url": "https://api.ted.europa.eu/v3/notices/search",
            "notice_type": "dach_tender_awards_incumbents_quarterly_archive_notice_type",
            "winner_name": "Deterministic fixture Winner Name for DACH Tender Awards and Incumbents Quarterly Archive",
            "buyer_country": "Deterministic fixture Buyer Country for DACH Tender Awards and Incumbents Quarterly Archive",
            "contract_value": "Deterministic fixture Contract Value for DACH Tender Awards and Incumbents Quarterly Archive",
            "publication_date": "Deterministic fixture Publication Date for DACH Tender Awards and Incumbents Quarterly Archive"
          },
          {
            "title": "Deterministic fixture Title for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "currency": "USD",
            "notice_id": "Deterministic fixture Notice Id for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "buyer_name": "Deterministic fixture Buyer Name for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "source_url": "https://api.ted.europa.eu/v3/notices/search 2",
            "notice_type": "dach_tender_awards_incumbents_quarterly_archive_notice_type 2",
            "winner_name": "Deterministic fixture Winner Name for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "buyer_country": "Deterministic fixture Buyer Country for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "contract_value": "Deterministic fixture Contract Value for DACH Tender Awards and Incumbents Quarterly Archive 2",
            "publication_date": "Deterministic fixture Publication Date for DACH Tender Awards and Incumbents Quarterly Archive 2"
          },
          {
            "title": "Deterministic fixture Title for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "currency": "USD",
            "notice_id": "Deterministic fixture Notice Id for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "buyer_name": "Deterministic fixture Buyer Name for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "source_url": "https://api.ted.europa.eu/v3/notices/search 3",
            "notice_type": "dach_tender_awards_incumbents_quarterly_archive_notice_type 3",
            "winner_name": "Deterministic fixture Winner Name for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "buyer_country": "Deterministic fixture Buyer Country for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "contract_value": "Deterministic fixture Contract Value for DACH Tender Awards and Incumbents Quarterly Archive 3",
            "publication_date": "Deterministic fixture Publication Date for DACH Tender Awards and Incumbents Quarterly Archive 3"
          }
        ],
        "title": "Dach Tender Awards Record sample rows",
        "fields": [
          "notice_id",
          "publication_date",
          "title",
          "buyer_country",
          "buyer_name",
          "winner_name",
          "contract_value",
          "currency",
          "notice_type",
          "source_url"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "dach_tender_awards_record",
        "refreshed_at": "2026-08-30T01:56:55.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "notice_id",
            "type": "string",
            "required": true,
            "description": "Notice id."
          },
          {
            "name": "publication_date",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "buyer_country",
            "type": "string",
            "required": true,
            "description": "Buyer country."
          },
          {
            "name": "buyer_name",
            "type": "string",
            "required": true,
            "description": "Buyer name."
          },
          {
            "name": "winner_name",
            "type": "string",
            "required": true,
            "description": "Winner name."
          },
          {
            "name": "contract_value",
            "type": "string",
            "required": true,
            "description": "Contract value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Currency."
          },
          {
            "name": "notice_type",
            "type": "string",
            "required": true,
            "description": "Notice type."
          },
          {
            "name": "source_url",
            "type": "string",
            "required": true,
            "description": "Source url."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "94ea735adc084cffee4738e1cf31dce4a224771e63cc31f8f74544a96e216a1f",
        "record_label": "dach_tender_awards_record",
        "manifest_path": "zentra/products/datasets/dach-tender-awards-incumbents-quarterly-archive/versions/2026-Q3.c7dd5504a482/artifacts/manifest.json",
        "required_fields": [
          "notice_id",
          "publication_date",
          "title",
          "buyer_country",
          "buyer_name",
          "winner_name",
          "contract_value",
          "currency",
          "notice_type",
          "source_url"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "dataset-quality-failure-benchmark",
      "title": "Dataset Quality Failure Benchmark",
      "summary": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "buyer_outcome": "Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "benchmark",
      "canonical_path": "/datasets/dataset-quality-failure-benchmark",
      "api_path": "/api/public/foundry/products/dataset-quality-failure-benchmark",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-quality-failure-benchmark",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-quality-failure-benchmark",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/dataset-quality-failure-benchmark",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "input": "Deterministic fixture Input for Dataset Quality Failure Benchmark",
            "title": "Deterministic fixture Title for Dataset Quality Failure Benchmark",
            "case_id": "Deterministic fixture Case Id for Dataset Quality Failure Benchmark",
            "category": "Deterministic fixture Category for Dataset Quality Failure Benchmark",
            "severity": "Deterministic fixture Severity for Dataset Quality Failure Benchmark",
            "benchmark": "Deterministic fixture Benchmark for Dataset Quality Failure Benchmark",
            "rationale": "Deterministic fixture Rationale for Dataset Quality Failure Benchmark",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Dataset Quality Failure Benchmark"
          },
          {
            "input": "Deterministic fixture Input for Dataset Quality Failure Benchmark 2",
            "title": "Deterministic fixture Title for Dataset Quality Failure Benchmark 2",
            "case_id": "Deterministic fixture Case Id for Dataset Quality Failure Benchmark 2",
            "category": "Deterministic fixture Category for Dataset Quality Failure Benchmark 2",
            "severity": "Deterministic fixture Severity for Dataset Quality Failure Benchmark 2",
            "benchmark": "Deterministic fixture Benchmark for Dataset Quality Failure Benchmark 2",
            "rationale": "Deterministic fixture Rationale for Dataset Quality Failure Benchmark 2",
            "synthetic": false,
            "expected_result": "Deterministic fixture Expected Result for Dataset Quality Failure Benchmark 2"
          },
          {
            "input": "Deterministic fixture Input for Dataset Quality Failure Benchmark 3",
            "title": "Deterministic fixture Title for Dataset Quality Failure Benchmark 3",
            "case_id": "Deterministic fixture Case Id for Dataset Quality Failure Benchmark 3",
            "category": "Deterministic fixture Category for Dataset Quality Failure Benchmark 3",
            "severity": "Deterministic fixture Severity for Dataset Quality Failure Benchmark 3",
            "benchmark": "Deterministic fixture Benchmark for Dataset Quality Failure Benchmark 3",
            "rationale": "Deterministic fixture Rationale for Dataset Quality Failure Benchmark 3",
            "synthetic": true,
            "expected_result": "Deterministic fixture Expected Result for Dataset Quality Failure Benchmark 3"
          }
        ],
        "title": "Dataset Quality Failure Record sample rows",
        "fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "dataset_quality_failure_record",
        "refreshed_at": "2026-08-30T01:56:54.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "case_id",
            "type": "string",
            "required": true,
            "description": "Case id."
          },
          {
            "name": "benchmark",
            "type": "string",
            "required": true,
            "description": "Benchmark."
          },
          {
            "name": "category",
            "type": "string",
            "required": true,
            "description": "Category."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Title."
          },
          {
            "name": "input",
            "type": "string",
            "required": true,
            "description": "Input."
          },
          {
            "name": "expected_result",
            "type": "string",
            "required": true,
            "description": "Expected result."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Severity."
          },
          {
            "name": "rationale",
            "type": "string",
            "required": true,
            "description": "Rationale."
          },
          {
            "name": "synthetic",
            "type": "boolean",
            "required": true,
            "description": "Always true; prevents synthetic evidence from being mistaken for observations."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "dd45117ce0dbf952296ad1a3be8348b5b1bf4fc1b3b704079636f2cd03b994ae",
        "record_label": "dataset_quality_failure_record",
        "manifest_path": "zentra/products/datasets/dataset-quality-failure-benchmark/versions/2026.1.de46df162f7e/artifacts/manifest.json",
        "required_fields": [
          "case_id",
          "benchmark",
          "category",
          "title",
          "input",
          "expected_result",
          "severity",
          "rationale",
          "synthetic"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "singlefoundry-12-dg-sante-catalog-dataset",
      "title": "DG SANTE catalog Dataset",
      "summary": "DG SANTE catalog Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE API catalog.",
      "buyer_outcome": "DG SANTE catalog Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE API catalog.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-12-dg-sante-catalog-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-12-dg-sante-catalog-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-12-dg-sante-catalog-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-12-dg-sante-catalog-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-12-dg-sante-catalog-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "6ea7bf71b2151cb1fdef36d4e5dcfb3241bab923e96a0f5e5a29dea2d9e358c0",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-12-dg-sante-catalog-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "singlefoundry-11-dg-sante-developer-portal-dataset",
      "title": "DG SANTE Developer Portal Dataset",
      "summary": "DG SANTE Developer Portal Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE Developer Portal.",
      "buyer_outcome": "DG SANTE Developer Portal Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE Developer Portal.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-11-dg-sante-developer-portal-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-11-dg-sante-developer-portal-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-11-dg-sante-developer-portal-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-11-dg-sante-developer-portal-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-11-dg-sante-developer-portal-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "73beb5b47656405f95eaf7c22cc124de178e22f6096213580b22b5193897ebbb",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-11-dg-sante-developer-portal-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "singlefoundry-13-dg-sante-docs-dataset",
      "title": "DG SANTE docs Dataset",
      "summary": "DG SANTE docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE API docs.",
      "buyer_outcome": "DG SANTE docs Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE API docs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-13-dg-sante-docs-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-13-dg-sante-docs-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-13-dg-sante-docs-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-13-dg-sante-docs-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-13-dg-sante-docs-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "28c86371eb29a0c23fced7ed5b9e73a322586f5fc815c41c2171efeef6c75485",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-13-dg-sante-docs-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
      "title": "DG SANTE Pesticides PDF candidate Dataset",
      "summary": "DG SANTE Pesticides PDF candidate Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE Pesticides API PDF candidate.",
      "buyer_outcome": "DG SANTE Pesticides PDF candidate Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: DG SANTE Pesticides API PDF candidate.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "regulatory_status_signal",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "1dff6923d741a4c11d2abfbb8a15a13301d8c300404d7c1f7ab337802c6c614f",
        "record_label": "regulatory_status_signal",
        "manifest_path": "zentra/products/datasets/singlefoundry-14-dg-sante-pesticides-pdf-candidate-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:16+02:00"
    },
    {
      "slug": "contractor-license-violation-snapshot-feed",
      "title": "Contractor License + Violation Snapshot Feed",
      "summary": "Contractor License + Violation Snapshot Feed packages Dataset product + diff manifests into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Contractor License + Violation Snapshot Feed packages Dataset product + diff manifests into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Insurers",
        "marketplaces",
        "home-service lead platforms"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/contractor-license-violation-snapshot-feed",
      "api_path": "/api/public/foundry/products/contractor-license-violation-snapshot-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/contractor-license-violation-snapshot-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/contractor-license-violation-snapshot-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/contractor-license-violation-snapshot-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Contractor License + Violation Snapshot Feed",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Contractor License + Violation Snapshot Feed",
            "entityType": "contractor_license_violation_snapshot_feed_entity_type",
            "signalType": "contractor_license_violation_snapshot_feed_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License + Violation Snapshot Feed",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License + Violation Snapshot Feed",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License + Violation Snapshot Feed"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Contractor License + Violation Snapshot Feed 2",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Contractor License + Violation Snapshot Feed 2",
            "entityType": "contractor_license_violation_snapshot_feed_entity_type 2",
            "signalType": "contractor_license_violation_snapshot_feed_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License + Violation Snapshot Feed 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License + Violation Snapshot Feed 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License + Violation Snapshot Feed 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Contractor License + Violation Snapshot Feed 3",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Contractor License + Violation Snapshot Feed 3",
            "entityType": "contractor_license_violation_snapshot_feed_entity_type 3",
            "signalType": "contractor_license_violation_snapshot_feed_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License + Violation Snapshot Feed 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License + Violation Snapshot Feed 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License + Violation Snapshot Feed 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/contractor-license-violation-snapshot-feed/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:14.898413Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + diff manifests",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "singlefoundry-50-crime-data-from-2020-to-2024-dataset",
      "title": "Crime Data from 2020 to 2024 Dataset",
      "summary": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "buyer_outcome": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-50-crime-data-from-2020-to-2024-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-50-crime-data-from-2020-to-2024-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-50-crime-data-from-2020-to-2024-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-50-crime-data-from-2020-to-2024-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-50-crime-data-from-2020-to-2024-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "1d02558768eed7cfc8f80ca2f923aff24b1b5b6b6b64bba2d9208a81857cf9f9",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-50-crime-data-from-2020-to-2024-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "singlefoundry-51-crime-data-from-2020-to-2024-dataset",
      "title": "Crime Data from 2020 to 2024 Dataset",
      "summary": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "buyer_outcome": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-51-crime-data-from-2020-to-2024-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-51-crime-data-from-2020-to-2024-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-51-crime-data-from-2020-to-2024-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-51-crime-data-from-2020-to-2024-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-51-crime-data-from-2020-to-2024-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "27475064b193cbdf2ff0aa339beae2e83b44f5e176c0b2817e200e00390212de",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-51-crime-data-from-2020-to-2024-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "singlefoundry-52-crime-data-from-2020-to-2024-dataset",
      "title": "Crime Data from 2020 to 2024 Dataset",
      "summary": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "buyer_outcome": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-52-crime-data-from-2020-to-2024-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-52-crime-data-from-2020-to-2024-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-52-crime-data-from-2020-to-2024-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-52-crime-data-from-2020-to-2024-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-52-crime-data-from-2020-to-2024-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "c9fb070311c4f898a183db0bc115c499ae6c0dc9753be116a1585355723f3a46",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-52-crime-data-from-2020-to-2024-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "singlefoundry-53-crime-data-from-2020-to-2024-dataset",
      "title": "Crime Data from 2020 to 2024 Dataset",
      "summary": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "buyer_outcome": "Crime Data from 2020 to 2024 Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: Crime Data from 2020 to 2024.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-53-crime-data-from-2020-to-2024-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-53-crime-data-from-2020-to-2024-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-53-crime-data-from-2020-to-2024-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-53-crime-data-from-2020-to-2024-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-53-crime-data-from-2020-to-2024-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "5c1ecd813e0a56f563783963cd6ce0ea430fadd7ee02c76a59719597f9170c04",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-53-crime-data-from-2020-to-2024-dataset/versions/v20260612/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
      "title": "Cross-Jurisdiction Recall Intelligence Feed",
      "summary": "Cross-Jurisdiction Recall Intelligence Feed imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "buyer_outcome": "Cross-Jurisdiction Recall Intelligence Feed imported from the SingleFoundry data product catalog for Zentra dataset packaging.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
      "api_path": "/api/public/foundry/products/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for Cross-Jurisdiction Recall Intelligence Feed",
            "severity": "Deterministic fixture Severity for Cross-Jurisdiction Recall Intelligence Feed",
            "brandName": "Deterministic fixture Brand Name for Cross-Jurisdiction Recall Intelligence Feed",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
            "hazardType": "singlefoundry_39_cross_jurisdiction_recall_intelligence_feed_hazard_type",
            "productName": "Deterministic fixture Product Name for Cross-Jurisdiction Recall Intelligence Feed",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Cross-Jurisdiction Recall Intelligence Feed"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Cross-Jurisdiction Recall Intelligence Feed 2",
            "severity": "Deterministic fixture Severity for Cross-Jurisdiction Recall Intelligence Feed 2",
            "brandName": "Deterministic fixture Brand Name for Cross-Jurisdiction Recall Intelligence Feed 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
            "hazardType": "singlefoundry_39_cross_jurisdiction_recall_intelligence_feed_hazard_type 2",
            "productName": "Deterministic fixture Product Name for Cross-Jurisdiction Recall Intelligence Feed 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Cross-Jurisdiction Recall Intelligence Feed 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Cross-Jurisdiction Recall Intelligence Feed 3",
            "severity": "Deterministic fixture Severity for Cross-Jurisdiction Recall Intelligence Feed 3",
            "brandName": "Deterministic fixture Brand Name for Cross-Jurisdiction Recall Intelligence Feed 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:singlefoundry-39-cross-jurisdiction-recall-intelligence-feed",
            "hazardType": "singlefoundry_39_cross_jurisdiction_recall_intelligence_feed_hazard_type 3",
            "productName": "Deterministic fixture Product Name for Cross-Jurisdiction Recall Intelligence Feed 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Cross-Jurisdiction Recall Intelligence Feed 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-30T01:39:12.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "160ec6896df27671b54a340260777e25c7d3a8906d5fb2bfd6ffb1a9dc9a2cb2",
        "record_label": "recall_alert",
        "manifest_path": "zentra/products/datasets/singlefoundry-39-cross-jurisdiction-recall-intelligence-feed/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:15+02:00"
    },
    {
      "slug": "supplier-risk-pulse",
      "title": "Zentra Supplier Risk Pulse",
      "summary": "Monitor supplier risk using public sources, recall mentions, negative news signals, website changes, and alert triggers.",
      "buyer_outcome": "Monitor supplier risk using public sources, recall mentions, negative news signals, website changes, and alert triggers.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/supplier-risk-pulse",
      "api_path": "/api/public/foundry/products/supplier-risk-pulse",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/supplier-risk-pulse",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/supplier-risk-pulse",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/supplier-risk-pulse",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "recallId": "Deterministic fixture Recall Id for Zentra Supplier Risk Pulse",
            "severity": "Deterministic fixture Severity for Zentra Supplier Risk Pulse",
            "brandName": "Deterministic fixture Brand Name for Zentra Supplier Risk Pulse",
            "sourceUrl": "urn:zentra:deterministic-fixture:supplier-risk-pulse",
            "hazardType": "supplier_risk_pulse_hazard_type",
            "productName": "Deterministic fixture Product Name for Zentra Supplier Risk Pulse",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Supplier Risk Pulse"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Zentra Supplier Risk Pulse 2",
            "severity": "Deterministic fixture Severity for Zentra Supplier Risk Pulse 2",
            "brandName": "Deterministic fixture Brand Name for Zentra Supplier Risk Pulse 2",
            "sourceUrl": "urn:zentra:deterministic-fixture:supplier-risk-pulse",
            "hazardType": "supplier_risk_pulse_hazard_type 2",
            "productName": "Deterministic fixture Product Name for Zentra Supplier Risk Pulse 2",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Supplier Risk Pulse 2"
          },
          {
            "recallId": "Deterministic fixture Recall Id for Zentra Supplier Risk Pulse 3",
            "severity": "Deterministic fixture Severity for Zentra Supplier Risk Pulse 3",
            "brandName": "Deterministic fixture Brand Name for Zentra Supplier Risk Pulse 3",
            "sourceUrl": "urn:zentra:deterministic-fixture:supplier-risk-pulse",
            "hazardType": "supplier_risk_pulse_hazard_type 3",
            "productName": "Deterministic fixture Product Name for Zentra Supplier Risk Pulse 3",
            "publishedAt": "2026-07-01",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Supplier Risk Pulse 3"
          }
        ],
        "title": "Recall Alert sample rows",
        "fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "recall_alert",
        "refreshed_at": "2026-08-30T01:41:45.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "recallId",
            "type": "string",
            "required": true,
            "description": "Public recall or alert identifier."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Affected product name."
          },
          {
            "name": "brandName",
            "type": "string",
            "required": true,
            "description": "Affected brand name."
          },
          {
            "name": "hazardType",
            "type": "string",
            "required": true,
            "description": "Recall hazard category."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized alert severity."
          },
          {
            "name": "publishedAt",
            "type": "string",
            "required": true,
            "description": "Publication date."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public recall URL."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Buyer-facing next action."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "56315c54f40ca8dd67222fcd2acc737440cacff66401312a438faf8140f0985a",
        "record_label": "recall_alert",
        "manifest_path": "products/generated/supplier-risk-pulse/product.json",
        "required_fields": [
          "recallId",
          "productName",
          "brandName",
          "hazardType",
          "severity",
          "publishedAt",
          "sourceUrl",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:14+02:00"
    },
    {
      "slug": "wismo-returns-triage-kit",
      "title": "Zentra WISMO + Returns Triage Kit",
      "summary": "Reduce repetitive customer support by triaging where-is-my-order, return requests, exchange questions, and basic FAQs.",
      "buyer_outcome": "Reduce repetitive customer support by triaging where-is-my-order, return requests, exchange questions, and basic FAQs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/wismo-returns-triage-kit",
      "api_path": "/api/public/foundry/products/wismo-returns-triage-kit",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/wismo-returns-triage-kit",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/wismo-returns-triage-kit",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/wismo-returns-triage-kit",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra WISMO + Returns Triage Kit",
            "triggerName": "Deterministic fixture Trigger Name for Zentra WISMO + Returns Triage Kit",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "wismo-returns-triage-kit",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "wismo-returns-triage-kit",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra WISMO + Returns Triage Kit 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra WISMO + Returns Triage Kit 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "wismo-returns-triage-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "wismo-returns-triage-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra WISMO + Returns Triage Kit 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra WISMO + Returns Triage Kit 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "wismo-returns-triage-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "wismo-returns-triage-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:44.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1df097490f95df890f31f4aac67ab4c8d9b2f4b9345fc9aef1e646b534a6edb4",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/wismo-returns-triage-kit/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:14+02:00"
    },
    {
      "slug": "workflow-security-auditor",
      "title": "Zentra Workflow Security Auditor",
      "summary": "Upload exported n8n, Make, or Zapier workflow files and receive a security risk report covering public webhooks, exposed secret patterns, risky HTTP calls, broad AI/MCP tool access, weak error handling, and unsafe data flows.",
      "buyer_outcome": "Upload exported n8n, Make, or Zapier workflow files and receive a security risk report covering public webhooks, exposed secret patterns, risky HTTP calls, broad AI/MCP tool access, weak error handling, and unsafe data flows.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/workflow-security-auditor",
      "api_path": "/api/public/foundry/products/workflow-security-auditor",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/workflow-security-auditor",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/workflow-security-auditor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/workflow-security-auditor",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Workflow Security Auditor",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Workflow Security Auditor",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "workflow-security-auditor",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "workflow-security-auditor",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Workflow Security Auditor 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Workflow Security Auditor 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "workflow-security-auditor 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "workflow-security-auditor 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Workflow Security Auditor 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Workflow Security Auditor 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "workflow-security-auditor 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "workflow-security-auditor 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:47.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6cc720efabe0b6c5543e54d5c2590f6ac9213ead8c25e630e63c110a378c3461",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/workflow-security-auditor/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:14+02:00"
    },
    {
      "slug": "singlefoundry-36-arcgis-feature-services-query-dataset",
      "title": "ArcGIS Feature Services query Dataset",
      "summary": "ArcGIS Feature Services query Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: ArcGIS Feature Services query API.",
      "buyer_outcome": "ArcGIS Feature Services query Dataset imported from the SingleFoundry data product catalog for Zentra dataset packaging. Source: ArcGIS Feature Services query API.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset",
      "canonical_path": "/datasets/singlefoundry-36-arcgis-feature-services-query-dataset",
      "api_path": "/api/public/foundry/products/singlefoundry-36-arcgis-feature-services-query-dataset",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-36-arcgis-feature-services-query-dataset",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-36-arcgis-feature-services-query-dataset",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/singlefoundry-36-arcgis-feature-services-query-dataset",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [],
        "title": "Normalized Dataset Record sample rows",
        "fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "sourceUrl",
          "confidence",
          "updatedAt"
        ],
        "source": "product_output_contract",
        "row_count": 0,
        "sample_type": null,
        "record_label": "normalized_dataset_record",
        "refreshed_at": null,
        "sample_status": "valid_route_fixture",
        "missing_reason": "contract_sample_rows_missing",
        "sample_available": false
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Normalized entity name."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized entity type."
          },
          {
            "name": "attributeName",
            "type": "string",
            "required": true,
            "description": "Primary normalized attribute."
          },
          {
            "name": "attributeValue",
            "type": "string",
            "required": true,
            "description": "Primary normalized value."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "updatedAt",
            "type": "string",
            "required": true,
            "description": "Record update timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "7b07230287ba3283cb9f3cc0e41105129f31bcb1441feb8c649fee4084bf665c",
        "record_label": "normalized_dataset_record",
        "manifest_path": "zentra/products/datasets/singlefoundry-36-arcgis-feature-services-query-dataset/versions/v20260703/artifacts/manifest.json",
        "required_fields": [
          "entityName",
          "entityType",
          "attributeName",
          "attributeValue",
          "confidence",
          "updatedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:14+02:00"
    },
    {
      "slug": "building-contractor-insurance-license-renewal-calendar",
      "title": "Building Contractor Insurance / License Renewal Calendar",
      "summary": "Building Contractor Insurance / License Renewal Calendar packages Dataset product + reminder-ready CSV into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Building Contractor Insurance / License Renewal Calendar packages Dataset product + reminder-ready CSV into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Trade associations",
        "insurers",
        "compliance admins"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "datasets",
      "product_type": null,
      "category": "dataset_product",
      "canonical_path": "/datasets/building-contractor-insurance-license-renewal-calendar",
      "api_path": "/api/public/foundry/products/building-contractor-insurance-license-renewal-calendar",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/building-contractor-insurance-license-renewal-calendar",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/building-contractor-insurance-license-renewal-calendar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "hetzner_object_storage",
          "label": "Hetzner Object Storage",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/building-contractor-insurance-license-renewal-calendar",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Building Contractor Insurance / License Renewal Calendar",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Building Contractor Insurance / License Renewal Calendar",
            "entityType": "building_contractor_insurance_license_renewal_calendar_entity_type",
            "signalType": "building_contractor_insurance_license_renewal_calendar_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Contractor Insurance / License Renewal Calendar",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Contractor Insurance / License Renewal Calendar",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Contractor Insurance / License Renewal Calendar"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Building Contractor Insurance / License Renewal Calendar 2",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Building Contractor Insurance / License Renewal Calendar 2",
            "entityType": "building_contractor_insurance_license_renewal_calendar_entity_type 2",
            "signalType": "building_contractor_insurance_license_renewal_calendar_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Contractor Insurance / License Renewal Calendar 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Contractor Insurance / License Renewal Calendar 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Contractor Insurance / License Renewal Calendar 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Building Contractor Insurance / License Renewal Calendar 3",
            "sourceUrl": "https://www.cslb.ca.gov/OnlineServices/CheckLicenseII/CheckLicense.aspx",
            "entityName": "Deterministic fixture Entity Name for Building Contractor Insurance / License Renewal Calendar 3",
            "entityType": "building_contractor_insurance_license_renewal_calendar_entity_type 3",
            "signalType": "building_contractor_insurance_license_renewal_calendar_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Contractor Insurance / License Renewal Calendar 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Contractor Insurance / License Renewal Calendar 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Contractor Insurance / License Renewal Calendar 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:41:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "4cd260af75b709ef894c974dab157fa657ee94c410d155ac54a1e69054d99dab",
        "record_label": "regulatory_status_signal",
        "manifest_path": "products/generated/building-contractor-insurance-license-renewal-calendar/product.json",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:14.741915Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Dataset product + reminder-ready CSV",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-dataset.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:14+02:00"
    },
    {
      "slug": "podcast-guest-ops-pilot",
      "title": "Zentra Podcast Guest Ops Pilot",
      "summary": "Automate guest intake, scheduling, prep notes, reminders, release-day follow-up, and content repurposing handoff.",
      "buyer_outcome": "Automate guest intake, scheduling, prep notes, reminders, release-day follow-up, and content repurposing handoff.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/podcast-guest-ops-pilot",
      "api_path": "/api/public/foundry/products/podcast-guest-ops-pilot",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/podcast-guest-ops-pilot",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/podcast-guest-ops-pilot",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/podcast-guest-ops-pilot",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Podcast Guest Ops Pilot",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Podcast Guest Ops Pilot",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "podcast-guest-ops-pilot",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "podcast-guest-ops-pilot",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Podcast Guest Ops Pilot 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Podcast Guest Ops Pilot 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "podcast-guest-ops-pilot 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "podcast-guest-ops-pilot 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Podcast Guest Ops Pilot 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Podcast Guest Ops Pilot 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "podcast-guest-ops-pilot 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "podcast-guest-ops-pilot 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:41.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "0fb4fab84ac960c93e678ca1f98c8c5bf272dd9e46237076e5883323adc9bb0a",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/podcast-guest-ops-pilot/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "12 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:13+02:00"
    },
    {
      "slug": "prompt-injection-quarantine",
      "title": "Zentra Prompt Injection Quarantine",
      "summary": "Scan scraped datasets, CSV, JSON, or Apify datasets for prompt-injection content, suspicious instructions, tool-abuse attempts, and unsafe records.",
      "buyer_outcome": "Scan scraped datasets, CSV, JSON, or Apify datasets for prompt-injection content, suspicious instructions, tool-abuse attempts, and unsafe records.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/prompt-injection-quarantine",
      "api_path": "/api/public/foundry/products/prompt-injection-quarantine",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-quarantine",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-quarantine",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/prompt-injection-quarantine",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Prompt Injection Quarantine",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Prompt Injection Quarantine",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "prompt-injection-quarantine",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "prompt-injection-quarantine",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Prompt Injection Quarantine 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Prompt Injection Quarantine 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "prompt-injection-quarantine 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "prompt-injection-quarantine 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Prompt Injection Quarantine 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Prompt Injection Quarantine 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "prompt-injection-quarantine 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "prompt-injection-quarantine 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:48.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "3f148943b00785797c3b544e90f70b915e75f2becb7ffe1127ef041f4418fa5c",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/prompt-injection-quarantine/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:13+02:00"
    },
    {
      "slug": "property-maintenance-triage-desk",
      "title": "Zentra Property Maintenance Triage Desk",
      "summary": "Convert tenant or guest maintenance requests into urgency scores, contractor messages, status updates, and maintenance logs.",
      "buyer_outcome": "Convert tenant or guest maintenance requests into urgency scores, contractor messages, status updates, and maintenance logs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/property-maintenance-triage-desk",
      "api_path": "/api/public/foundry/products/property-maintenance-triage-desk",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/property-maintenance-triage-desk",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/property-maintenance-triage-desk",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/property-maintenance-triage-desk",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Property Maintenance Triage Desk",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Property Maintenance Triage Desk",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "property-maintenance-triage-desk",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "property-maintenance-triage-desk",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Property Maintenance Triage Desk 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Property Maintenance Triage Desk 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "property-maintenance-triage-desk 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "property-maintenance-triage-desk 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Property Maintenance Triage Desk 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Property Maintenance Triage Desk 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "property-maintenance-triage-desk 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "property-maintenance-triage-desk 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:42.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "85f6856878978e4496223ec00da6de43f8c81f14216830645254c7811c4b98bd",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/property-maintenance-triage-desk/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "12 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:13+02:00"
    },
    {
      "slug": "public-sector-competitor-footprint-finder",
      "title": "Zentra Public Sector Competitor Footprint Finder",
      "summary": "Enter a competitor name and receive public-sector buyers, contracts, categories, CPV/category patterns, and likely renewal or rebid clues.",
      "buyer_outcome": "Enter a competitor name and receive public-sector buyers, contracts, categories, CPV/category patterns, and likely renewal or rebid clues.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/public-sector-competitor-footprint-finder",
      "api_path": "/api/public/foundry/products/public-sector-competitor-footprint-finder",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-sector-competitor-footprint-finder",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-sector-competitor-footprint-finder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-sector-competitor-footprint-finder",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Public Sector Competitor Footprint Finder",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Public Sector Competitor Footprint Finder",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "public-sector-competitor-footprint-finder",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "public-sector-competitor-footprint-finder",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Public Sector Competitor Footprint Finder 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Public Sector Competitor Footprint Finder 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "public-sector-competitor-footprint-finder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "public-sector-competitor-footprint-finder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Public Sector Competitor Footprint Finder 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Public Sector Competitor Footprint Finder 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "public-sector-competitor-footprint-finder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "public-sector-competitor-footprint-finder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:41.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "919d64b2a3e78010a2a815d70921077b70ee1296306f86c314d7a08329a5e00d",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/public-sector-competitor-footprint-finder/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:17:13+02:00"
    },
    {
      "slug": "regulatory-watchtower",
      "title": "Zentra Regulatory Watchtower",
      "summary": "Track category-specific regulatory alerts, safety updates, product warnings, and business-action recommendations.",
      "buyer_outcome": "Track category-specific regulatory alerts, safety updates, product warnings, and business-action recommendations.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/regulatory-watchtower",
      "api_path": "/api/public/foundry/products/regulatory-watchtower",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/regulatory-watchtower",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/regulatory-watchtower",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/regulatory-watchtower",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Regulatory Watchtower",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Regulatory Watchtower",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "regulatory-watchtower",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "regulatory-watchtower",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Regulatory Watchtower 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Regulatory Watchtower 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "regulatory-watchtower 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "regulatory-watchtower 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Regulatory Watchtower 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Regulatory Watchtower 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "regulatory-watchtower 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "regulatory-watchtower 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:43.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "624cd2cd2a2bb38040f63aeb7a80f70918297e89e7c9dfb4e1850b9d74c5c7e4",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/regulatory-watchtower/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:13+02:00"
    },
    {
      "slug": "invoice-chaser-bot",
      "title": "Zentra Invoice Chaser Bot",
      "summary": "Politely chase unpaid invoices using Gmail/Outlook, Google Sheets, Stripe, QuickBooks, or Xero-compatible status fields.",
      "buyer_outcome": "Politely chase unpaid invoices using Gmail/Outlook, Google Sheets, Stripe, QuickBooks, or Xero-compatible status fields.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/invoice-chaser-bot",
      "api_path": "/api/public/foundry/products/invoice-chaser-bot",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/invoice-chaser-bot",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/invoice-chaser-bot",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/invoice-chaser-bot",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Invoice Chaser Bot",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Invoice Chaser Bot",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "invoice-chaser-bot",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "invoice-chaser-bot",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Invoice Chaser Bot 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Invoice Chaser Bot 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "invoice-chaser-bot 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "invoice-chaser-bot 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Invoice Chaser Bot 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Invoice Chaser Bot 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "invoice-chaser-bot 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "invoice-chaser-bot 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:46.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1ad99b47c1c75f949fa58c4557a54928a2f44f8d44a68954547cc6af91831a0a",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/invoice-chaser-bot/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:12+02:00"
    },
    {
      "slug": "local-review-guard",
      "title": "Zentra Local Review Guard",
      "summary": "Request reviews, draft replies, escalate negative feedback for human review, and log review outcomes.",
      "buyer_outcome": "Request reviews, draft replies, escalate negative feedback for human review, and log review outcomes.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/local-review-guard",
      "api_path": "/api/public/foundry/products/local-review-guard",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/local-review-guard",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/local-review-guard",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/local-review-guard",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Local Review Guard",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Local Review Guard",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "local-review-guard",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "local-review-guard",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Local Review Guard 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Local Review Guard 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "local-review-guard 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "local-review-guard 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Local Review Guard 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Local Review Guard 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "local-review-guard 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "local-review-guard 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:46.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1c5f6ca83cc174478ae6b1756e2ef7b0f3ed9bc7d90d80158549aac05388b1c2",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/local-review-guard/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:12+02:00"
    },
    {
      "slug": "mcp-tool-passport-policy-linter",
      "title": "Zentra MCP Tool Passport + Policy Linter",
      "summary": "Analyze MCP manifests, OpenAPI specs, or action definitions and produce a tool passport, permission map, risk flags, allow/deny policy, and auditor-ready report.",
      "buyer_outcome": "Analyze MCP manifests, OpenAPI specs, or action definitions and produce a tool passport, permission map, risk flags, allow/deny policy, and auditor-ready report.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/mcp-tool-passport-policy-linter",
      "api_path": "/api/public/foundry/products/mcp-tool-passport-policy-linter",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-passport-policy-linter",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-passport-policy-linter",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/mcp-tool-passport-policy-linter",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra MCP Tool Passport + Policy Linter",
            "triggerName": "Deterministic fixture Trigger Name for Zentra MCP Tool Passport + Policy Linter",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "mcp-tool-passport-policy-linter",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "mcp-tool-passport-policy-linter",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra MCP Tool Passport + Policy Linter 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra MCP Tool Passport + Policy Linter 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "mcp-tool-passport-policy-linter 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "mcp-tool-passport-policy-linter 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra MCP Tool Passport + Policy Linter 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra MCP Tool Passport + Policy Linter 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "mcp-tool-passport-policy-linter 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "mcp-tool-passport-policy-linter 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:43.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "22d18d3a9eaf3c7b7dde1028610e5b82d667fd2c294778fb3edc373e2a25d418",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/mcp-tool-passport-policy-linter/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:12+02:00"
    },
    {
      "slug": "micro-vertical-tender-radar",
      "title": "Zentra Micro-Vertical Tender Radar",
      "summary": "Find niche public-sector tenders by region, category, buyer type, deal size, keywords, and relevance, then send source-backed alerts to Slack, Google Sheets, CRM, email, or API.",
      "buyer_outcome": "Find niche public-sector tenders by region, category, buyer type, deal size, keywords, and relevance, then send source-backed alerts to Slack, Google Sheets, CRM, email, or API.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/micro-vertical-tender-radar",
      "api_path": "/api/public/foundry/products/micro-vertical-tender-radar",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/micro-vertical-tender-radar",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/micro-vertical-tender-radar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/micro-vertical-tender-radar",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Zentra Micro-Vertical Tender Radar",
            "url": "urn:zentra:deterministic-fixture:micro-vertical-tender-radar",
            "score": 1,
            "title": "Deterministic fixture Title for Zentra Micro-Vertical Tender Radar",
            "source": "Deterministic fixture Source for Zentra Micro-Vertical Tender Radar",
            "country": "Deterministic fixture Country for Zentra Micro-Vertical Tender Radar",
            "metadata": {
              "product": "micro-vertical-tender-radar",
              "fixture_mode": "deterministic_contract_execution"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Micro-Vertical Tender Radar",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Zentra Micro-Vertical Tender Radar 2",
            "url": "urn:zentra:deterministic-fixture:micro-vertical-tender-radar",
            "score": 8,
            "title": "Deterministic fixture Title for Zentra Micro-Vertical Tender Radar 2",
            "source": "Deterministic fixture Source for Zentra Micro-Vertical Tender Radar 2",
            "country": "Deterministic fixture Country for Zentra Micro-Vertical Tender Radar 2",
            "metadata": {
              "product": "micro-vertical-tender-radar 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Micro-Vertical Tender Radar 2",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Zentra Micro-Vertical Tender Radar 3",
            "url": "urn:zentra:deterministic-fixture:micro-vertical-tender-radar",
            "score": 15,
            "title": "Deterministic fixture Title for Zentra Micro-Vertical Tender Radar 3",
            "source": "Deterministic fixture Source for Zentra Micro-Vertical Tender Radar 3",
            "country": "Deterministic fixture Country for Zentra Micro-Vertical Tender Radar 3",
            "metadata": {
              "product": "micro-vertical-tender-radar 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Micro-Vertical Tender Radar 3",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          }
        ],
        "title": "Zapier Tender Signal sample rows",
        "fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_tender_signal",
        "refreshed_at": "2026-08-30T01:41:45.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Public procurement opportunity title."
          },
          {
            "name": "tender_id",
            "type": "string",
            "required": true,
            "description": "Stable public procurement identifier."
          },
          {
            "name": "source",
            "type": "string",
            "required": true,
            "description": "Public-safe procurement feed label."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Procurement opportunity country code."
          },
          {
            "name": "matched_at",
            "type": "string",
            "required": true,
            "description": "Timestamp when the opportunity matched."
          },
          {
            "name": "published_at",
            "type": "string",
            "required": true,
            "description": "Public opportunity publication timestamp."
          },
          {
            "name": "deadline_at",
            "type": "string",
            "required": true,
            "description": "Opportunity response deadline timestamp."
          },
          {
            "name": "score",
            "type": "integer",
            "required": true,
            "description": "Normalized buyer match score."
          },
          {
            "name": "url",
            "type": "string",
            "required": true,
            "description": "Public opportunity or fixture documentation URL."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 11,
        "schema_hash": "8452dfa534a639edfc995c2447c09acc711f1c341734fefd94bff5299761e31f",
        "record_label": "zapier_tender_signal",
        "manifest_path": "products/generated/micro-vertical-tender-radar/product.json",
        "required_fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:17:12+02:00"
    },
    {
      "slug": "missed-call-recovery-kit",
      "title": "Zentra Missed-Call Recovery Kit",
      "summary": "Recover missed leads by automatically sending SMS and email follow-ups, logging the lead, and notifying the business.",
      "buyer_outcome": "Recover missed leads by automatically sending SMS and email follow-ups, logging the lead, and notifying the business.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/missed-call-recovery-kit",
      "api_path": "/api/public/foundry/products/missed-call-recovery-kit",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/missed-call-recovery-kit",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/missed-call-recovery-kit",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/missed-call-recovery-kit",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Missed-Call Recovery Kit",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Missed-Call Recovery Kit",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "missed-call-recovery-kit",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "missed-call-recovery-kit",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Missed-Call Recovery Kit 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Missed-Call Recovery Kit 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "missed-call-recovery-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "missed-call-recovery-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Missed-Call Recovery Kit 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Missed-Call Recovery Kit 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "missed-call-recovery-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "missed-call-recovery-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:48.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "2b7eccfc8520c177667b78bd639318271cd9416e9ea19aee8808fc99d75342b3",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/missed-call-recovery-kit/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:12+02:00"
    },
    {
      "slug": "zapier-make-task-cost-leak-detector",
      "title": "Zapier / Make Task Cost Leak Detector",
      "summary": "Zapier / Make Task Cost Leak Detector packages Automation recipe + cost report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Zapier / Make Task Cost Leak Detector packages Automation recipe + cost report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SMB ops",
        "agencies",
        "RevOps",
        "automation consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/zapier-make-task-cost-leak-detector",
      "api_path": "/api/public/foundry/products/zapier-make-task-cost-leak-detector",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/zapier-make-task-cost-leak-detector",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/zapier-make-task-cost-leak-detector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/zapier-make-task-cost-leak-detector",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zapier / Make Task Cost Leak Detector",
            "triggerName": "Deterministic fixture Trigger Name for Zapier / Make Task Cost Leak Detector",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "zapier-make-task-cost-leak-detector",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "zapier-make-task-cost-leak-detector",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zapier / Make Task Cost Leak Detector 2",
            "triggerName": "Deterministic fixture Trigger Name for Zapier / Make Task Cost Leak Detector 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "zapier-make-task-cost-leak-detector 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "zapier-make-task-cost-leak-detector 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zapier / Make Task Cost Leak Detector 3",
            "triggerName": "Deterministic fixture Trigger Name for Zapier / Make Task Cost Leak Detector 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "zapier-make-task-cost-leak-detector 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "zapier-make-task-cost-leak-detector 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:08.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/zapier-make-task-cost-leak-detector/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:10.951685Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + cost report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:11+02:00"
    },
    {
      "slug": "bid-no-bid-scoring-agent",
      "title": "Zentra Bid/No-Bid Scoring Agent",
      "summary": "Upload a tender or RFP and company profile. Receive a fit score, deadline risk, missing-document checklist, category match, source-backed risks, clarification questions, and response outline.",
      "buyer_outcome": "Upload a tender or RFP and company profile. Receive a fit score, deadline risk, missing-document checklist, category match, source-backed risks, clarification questions, and response outline.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/bid-no-bid-scoring-agent",
      "api_path": "/api/public/foundry/products/bid-no-bid-scoring-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/bid-no-bid-scoring-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/bid-no-bid-scoring-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/bid-no-bid-scoring-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Zentra Bid/No-Bid Scoring Agent",
            "url": "urn:zentra:deterministic-fixture:bid-no-bid-scoring-agent",
            "score": 1,
            "title": "Deterministic fixture Title for Zentra Bid/No-Bid Scoring Agent",
            "source": "Deterministic fixture Source for Zentra Bid/No-Bid Scoring Agent",
            "country": "Deterministic fixture Country for Zentra Bid/No-Bid Scoring Agent",
            "metadata": {
              "product": "bid-no-bid-scoring-agent",
              "fixture_mode": "deterministic_contract_execution"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Bid/No-Bid Scoring Agent",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Zentra Bid/No-Bid Scoring Agent 2",
            "url": "urn:zentra:deterministic-fixture:bid-no-bid-scoring-agent",
            "score": 8,
            "title": "Deterministic fixture Title for Zentra Bid/No-Bid Scoring Agent 2",
            "source": "Deterministic fixture Source for Zentra Bid/No-Bid Scoring Agent 2",
            "country": "Deterministic fixture Country for Zentra Bid/No-Bid Scoring Agent 2",
            "metadata": {
              "product": "bid-no-bid-scoring-agent 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Bid/No-Bid Scoring Agent 2",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Zentra Bid/No-Bid Scoring Agent 3",
            "url": "urn:zentra:deterministic-fixture:bid-no-bid-scoring-agent",
            "score": 15,
            "title": "Deterministic fixture Title for Zentra Bid/No-Bid Scoring Agent 3",
            "source": "Deterministic fixture Source for Zentra Bid/No-Bid Scoring Agent 3",
            "country": "Deterministic fixture Country for Zentra Bid/No-Bid Scoring Agent 3",
            "metadata": {
              "product": "bid-no-bid-scoring-agent 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "tender_id": "Deterministic fixture Tender Id for Zentra Bid/No-Bid Scoring Agent 3",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          }
        ],
        "title": "Zapier Tender Signal sample rows",
        "fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_tender_signal",
        "refreshed_at": "2026-08-30T01:41:47.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Public procurement opportunity title."
          },
          {
            "name": "tender_id",
            "type": "string",
            "required": true,
            "description": "Stable public procurement identifier."
          },
          {
            "name": "source",
            "type": "string",
            "required": true,
            "description": "Public-safe procurement feed label."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Procurement opportunity country code."
          },
          {
            "name": "matched_at",
            "type": "string",
            "required": true,
            "description": "Timestamp when the opportunity matched."
          },
          {
            "name": "published_at",
            "type": "string",
            "required": true,
            "description": "Public opportunity publication timestamp."
          },
          {
            "name": "deadline_at",
            "type": "string",
            "required": true,
            "description": "Opportunity response deadline timestamp."
          },
          {
            "name": "score",
            "type": "integer",
            "required": true,
            "description": "Normalized buyer match score."
          },
          {
            "name": "url",
            "type": "string",
            "required": true,
            "description": "Public opportunity or fixture documentation URL."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 11,
        "schema_hash": "6d3fc3bb030edd71e02eb6b1eba9acd5797a99b14e6d6519cda4337f2d6fd23f",
        "record_label": "zapier_tender_signal",
        "manifest_path": "products/generated/bid-no-bid-scoring-agent/product.json",
        "required_fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:17:11+02:00"
    },
    {
      "slug": "eu-ai-act-lite-evidence-pack",
      "title": "Zentra EU AI Act Lite Evidence Pack",
      "summary": "Create a lightweight AI tool inventory, risk hints, human oversight log, training evidence, policy docs, and monthly audit export.",
      "buyer_outcome": "Create a lightweight AI tool inventory, risk hints, human oversight log, training evidence, policy docs, and monthly audit export.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/eu-ai-act-lite-evidence-pack",
      "api_path": "/api/public/foundry/products/eu-ai-act-lite-evidence-pack",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/eu-ai-act-lite-evidence-pack",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/eu-ai-act-lite-evidence-pack",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/eu-ai-act-lite-evidence-pack",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra EU AI Act Lite Evidence Pack",
            "triggerName": "Deterministic fixture Trigger Name for Zentra EU AI Act Lite Evidence Pack",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "eu-ai-act-lite-evidence-pack",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "eu-ai-act-lite-evidence-pack",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra EU AI Act Lite Evidence Pack 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra EU AI Act Lite Evidence Pack 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "eu-ai-act-lite-evidence-pack 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "eu-ai-act-lite-evidence-pack 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra EU AI Act Lite Evidence Pack 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra EU AI Act Lite Evidence Pack 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "eu-ai-act-lite-evidence-pack 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "eu-ai-act-lite-evidence-pack 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:44.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "25599c8805f5896d2fa8ace622dd803f95b22fcc9fe2b9cf2f82aa24e5bbf028",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/eu-ai-act-lite-evidence-pack/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:11+02:00"
    },
    {
      "slug": "eu-product-recall-sentinel",
      "title": "Zentra EU Product Recall Sentinel",
      "summary": "Monitor EU product safety and recall sources, match against seller product lists, and generate action-oriented alerts.",
      "buyer_outcome": "Monitor EU product safety and recall sources, match against seller product lists, and generate action-oriented alerts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/eu-product-recall-sentinel",
      "api_path": "/api/public/foundry/products/eu-product-recall-sentinel",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/eu-product-recall-sentinel",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/eu-product-recall-sentinel",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/eu-product-recall-sentinel",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Zentra EU Product Recall Sentinel",
            "url": "urn:zentra:deterministic-fixture:eu-product-recall-sentinel",
            "title": "Deterministic fixture Title for Zentra EU Product Recall Sentinel",
            "source": "Deterministic fixture Source for Zentra EU Product Recall Sentinel",
            "country": "Deterministic fixture Country for Zentra EU Product Recall Sentinel",
            "metadata": {
              "product": "eu-product-recall-sentinel",
              "fixture_mode": "deterministic_contract_execution"
            },
            "severity": "Deterministic fixture Severity for Zentra EU Product Recall Sentinel",
            "recall_id": "Deterministic fixture Recall Id for Zentra EU Product Recall Sentinel",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Zentra EU Product Recall Sentinel"
          },
          {
            "id": "Deterministic fixture Id for Zentra EU Product Recall Sentinel 2",
            "url": "urn:zentra:deterministic-fixture:eu-product-recall-sentinel",
            "title": "Deterministic fixture Title for Zentra EU Product Recall Sentinel 2",
            "source": "Deterministic fixture Source for Zentra EU Product Recall Sentinel 2",
            "country": "Deterministic fixture Country for Zentra EU Product Recall Sentinel 2",
            "metadata": {
              "product": "eu-product-recall-sentinel 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "severity": "Deterministic fixture Severity for Zentra EU Product Recall Sentinel 2",
            "recall_id": "Deterministic fixture Recall Id for Zentra EU Product Recall Sentinel 2",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Zentra EU Product Recall Sentinel 2"
          },
          {
            "id": "Deterministic fixture Id for Zentra EU Product Recall Sentinel 3",
            "url": "urn:zentra:deterministic-fixture:eu-product-recall-sentinel",
            "title": "Deterministic fixture Title for Zentra EU Product Recall Sentinel 3",
            "source": "Deterministic fixture Source for Zentra EU Product Recall Sentinel 3",
            "country": "Deterministic fixture Country for Zentra EU Product Recall Sentinel 3",
            "metadata": {
              "product": "eu-product-recall-sentinel 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "severity": "Deterministic fixture Severity for Zentra EU Product Recall Sentinel 3",
            "recall_id": "Deterministic fixture Recall Id for Zentra EU Product Recall Sentinel 3",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Zentra EU Product Recall Sentinel 3"
          }
        ],
        "title": "Zapier Recall Signal sample rows",
        "fields": [
          "id",
          "recall_id",
          "title",
          "severity",
          "source",
          "published_at",
          "affected_product",
          "country",
          "url",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_recall_signal",
        "refreshed_at": "2026-08-30T01:41:48.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "recall_id",
            "type": "string",
            "required": true,
            "description": "Stable public recall identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Public product safety alert title."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized recall severity."
          },
          {
            "name": "source",
            "type": "string",
            "required": true,
            "description": "Public-safe recall feed label."
          },
          {
            "name": "published_at",
            "type": "string",
            "required": true,
            "description": "Public alert publication timestamp."
          },
          {
            "name": "affected_product",
            "type": "string",
            "required": true,
            "description": "Affected product description."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Recall country code."
          },
          {
            "name": "url",
            "type": "string",
            "required": true,
            "description": "Public recall or fixture documentation URL."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "0f2c1376274e21037099833fe1ce18a72c97059394f1ed5394e1c4b4dfca3976",
        "record_label": "zapier_recall_signal",
        "manifest_path": "products/generated/eu-product-recall-sentinel/product.json",
        "required_fields": [
          "id",
          "recall_id",
          "title",
          "severity",
          "source",
          "published_at",
          "affected_product",
          "country",
          "url",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:11+02:00"
    },
    {
      "slug": "grant-deadline-radar",
      "title": "Zentra Grant Deadline Radar",
      "summary": "Track grant deadlines, reminders, document requirements, reporting dates, and ownership responsibilities.",
      "buyer_outcome": "Track grant deadlines, reminders, document requirements, reporting dates, and ownership responsibilities.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_marketplace_product",
      "canonical_path": "/automation/grant-deadline-radar",
      "api_path": "/api/public/foundry/products/grant-deadline-radar",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/grant-deadline-radar",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/grant-deadline-radar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/grant-deadline-radar",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Zentra Grant Deadline Radar",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Grant Deadline Radar",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "grant-deadline-radar",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "grant-deadline-radar",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Grant Deadline Radar 2",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Grant Deadline Radar 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "grant-deadline-radar 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "grant-deadline-radar 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Zentra Grant Deadline Radar 3",
            "triggerName": "Deterministic fixture Trigger Name for Zentra Grant Deadline Radar 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "grant-deadline-radar 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "grant-deadline-radar 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:41:42.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "f682de5cec15d3594a7d47a03298339f7faae52bcce20629fdd6fc2c5750b2a9",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/grant-deadline-radar/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:11+02:00"
    },
    {
      "slug": "supplier-document-expiry-reminder",
      "title": "Supplier Document Expiry Reminder",
      "summary": "Supplier Document Expiry Reminder packages Automation recipe + shared inbox tracker into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Supplier Document Expiry Reminder packages Automation recipe + shared inbox tracker into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Procurement ops",
        "property managers",
        "agencies with vendors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/supplier-document-expiry-reminder",
      "api_path": "/api/public/foundry/products/supplier-document-expiry-reminder",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/supplier-document-expiry-reminder",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/supplier-document-expiry-reminder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/supplier-document-expiry-reminder",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Supplier Document Expiry Reminder",
            "triggerName": "Deterministic fixture Trigger Name for Supplier Document Expiry Reminder",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "supplier-document-expiry-reminder",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "supplier-document-expiry-reminder",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Supplier Document Expiry Reminder 2",
            "triggerName": "Deterministic fixture Trigger Name for Supplier Document Expiry Reminder 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "supplier-document-expiry-reminder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "supplier-document-expiry-reminder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Supplier Document Expiry Reminder 3",
            "triggerName": "Deterministic fixture Trigger Name for Supplier Document Expiry Reminder 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "supplier-document-expiry-reminder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "supplier-document-expiry-reminder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:04.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/supplier-document-expiry-reminder/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:10.031751Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + shared inbox tracker",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:10+02:00"
    },
    {
      "slug": "tender-deadline-workflow-alerts",
      "title": "Tender Deadline Workflow Alerts",
      "summary": "Automation trigger package for new tender matches, deadline changes, and recall-style alerts.",
      "buyer_outcome": "Automation trigger package for new tender matches, deadline changes, and recall-style alerts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/tender-deadline-workflow-alerts",
      "api_path": "/api/public/foundry/products/tender-deadline-workflow-alerts",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/tender-deadline-workflow-alerts",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/tender-deadline-workflow-alerts",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/tender-deadline-workflow-alerts",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Tender Deadline Workflow Alerts",
            "triggerName": "Deterministic fixture Trigger Name for Tender Deadline Workflow Alerts",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "tender-deadline-workflow-alerts",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "tender-deadline-workflow-alerts",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Tender Deadline Workflow Alerts 2",
            "triggerName": "Deterministic fixture Trigger Name for Tender Deadline Workflow Alerts 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "tender-deadline-workflow-alerts 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "tender-deadline-workflow-alerts 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Tender Deadline Workflow Alerts 3",
            "triggerName": "Deterministic fixture Trigger Name for Tender Deadline Workflow Alerts 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "tender-deadline-workflow-alerts 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "tender-deadline-workflow-alerts 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:43:44.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d78e9e6402c15750467611ac1938a256dae2bd50248f92a234aeffc1a395560c",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/tender-deadline-workflow-alerts/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "12 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:17:10+02:00"
    },
    {
      "slug": "warranty-claim-intake-triage",
      "title": "Warranty Claim Intake Triage",
      "summary": "Warranty Claim Intake Triage packages Automation recipe + support form flow into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Warranty Claim Intake Triage packages Automation recipe + support form flow into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Manufacturers",
        "Shopify brands",
        "repair shops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/warranty-claim-intake-triage",
      "api_path": "/api/public/foundry/products/warranty-claim-intake-triage",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/warranty-claim-intake-triage",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/warranty-claim-intake-triage",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/warranty-claim-intake-triage",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Warranty Claim Intake Triage",
            "triggerName": "Deterministic fixture Trigger Name for Warranty Claim Intake Triage",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "warranty-claim-intake-triage",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "warranty-claim-intake-triage",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Warranty Claim Intake Triage 2",
            "triggerName": "Deterministic fixture Trigger Name for Warranty Claim Intake Triage 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "warranty-claim-intake-triage 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "warranty-claim-intake-triage 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Warranty Claim Intake Triage 3",
            "triggerName": "Deterministic fixture Trigger Name for Warranty Claim Intake Triage 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "warranty-claim-intake-triage 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "warranty-claim-intake-triage 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:03.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/warranty-claim-intake-triage/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:10.421066Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + support form flow",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:10+02:00"
    },
    {
      "slug": "webhook-dead-letter-replay-kit",
      "title": "Webhook Dead-Letter Replay Kit",
      "summary": "Webhook Dead-Letter Replay Kit packages Automation package + GitHub example into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Webhook Dead-Letter Replay Kit packages Automation package + GitHub example into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SaaS ops",
        "agencies",
        "Pipedream/Make users",
        "integration teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/webhook-dead-letter-replay-kit",
      "api_path": "/api/public/foundry/products/webhook-dead-letter-replay-kit",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/webhook-dead-letter-replay-kit",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/webhook-dead-letter-replay-kit",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/webhook-dead-letter-replay-kit",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Webhook Dead-Letter Replay Kit",
            "triggerName": "Deterministic fixture Trigger Name for Webhook Dead-Letter Replay Kit",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "webhook-dead-letter-replay-kit",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "webhook-dead-letter-replay-kit",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Webhook Dead-Letter Replay Kit 2",
            "triggerName": "Deterministic fixture Trigger Name for Webhook Dead-Letter Replay Kit 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "webhook-dead-letter-replay-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "webhook-dead-letter-replay-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Webhook Dead-Letter Replay Kit 3",
            "triggerName": "Deterministic fixture Trigger Name for Webhook Dead-Letter Replay Kit 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "webhook-dead-letter-replay-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "webhook-dead-letter-replay-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:06.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/webhook-dead-letter-replay-kit/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:10.628705Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation package + GitHub example",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:10+02:00"
    },
    {
      "slug": "website-policy-change-alert-to-slack",
      "title": "Website Policy Change Alert to Slack",
      "summary": "Website Policy Change Alert to Slack packages Automation trigger + Slack/email action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Website Policy Change Alert to Slack packages Automation trigger + Slack/email action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SaaS legal",
        "privacy consultants",
        "procurement due diligence"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/website-policy-change-alert-to-slack",
      "api_path": "/api/public/foundry/products/website-policy-change-alert-to-slack",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/website-policy-change-alert-to-slack",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/website-policy-change-alert-to-slack",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/website-policy-change-alert-to-slack",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Website Policy Change Alert to Slack",
            "triggerName": "Deterministic fixture Trigger Name for Website Policy Change Alert to Slack",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "website-policy-change-alert-to-slack",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "website-policy-change-alert-to-slack",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Website Policy Change Alert to Slack 2",
            "triggerName": "Deterministic fixture Trigger Name for Website Policy Change Alert to Slack 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "website-policy-change-alert-to-slack 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "website-policy-change-alert-to-slack 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Website Policy Change Alert to Slack 3",
            "triggerName": "Deterministic fixture Trigger Name for Website Policy Change Alert to Slack 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "website-policy-change-alert-to-slack 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "website-policy-change-alert-to-slack 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:05.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/website-policy-change-alert-to-slack/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:10.837535Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation trigger + Slack/email action",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:10+02:00"
    },
    {
      "slug": "n8n-make-workflow-documentation-generator",
      "title": "n8n / Make Workflow Documentation Generator",
      "summary": "n8n / Make Workflow Documentation Generator packages Automation package + report output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "n8n / Make Workflow Documentation Generator packages Automation package + report output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Agencies",
        "internal ops",
        "automation consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_product",
      "canonical_path": "/automation/n8n-make-workflow-documentation-generator",
      "api_path": "/api/public/foundry/products/n8n-make-workflow-documentation-generator",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/n8n-make-workflow-documentation-generator",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/n8n-make-workflow-documentation-generator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/n8n-make-workflow-documentation-generator",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for n8n / Make Workflow Documentation Generator",
            "triggerName": "Deterministic fixture Trigger Name for n8n / Make Workflow Documentation Generator",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "n8n-make-workflow-documentation-generator",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "n8n-make-workflow-documentation-generator",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for n8n / Make Workflow Documentation Generator 2",
            "triggerName": "Deterministic fixture Trigger Name for n8n / Make Workflow Documentation Generator 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "n8n-make-workflow-documentation-generator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "n8n-make-workflow-documentation-generator 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for n8n / Make Workflow Documentation Generator 3",
            "triggerName": "Deterministic fixture Trigger Name for n8n / Make Workflow Documentation Generator 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "n8n-make-workflow-documentation-generator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "n8n-make-workflow-documentation-generator 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:07.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/n8n-make-workflow-documentation-generator/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:08.913415Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation package + report output",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:09+02:00"
    },
    {
      "slug": "procurement-automation-connector",
      "title": "Procurement Automation Connector",
      "summary": "Zapier demo tender and government procurement signals for App Directory review.",
      "buyer_outcome": "Zapier demo tender and government procurement signals for App Directory review.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "zapier_review_tender_signal",
      "canonical_path": "/automation/procurement-automation-connector",
      "api_path": "/api/public/foundry/products/procurement-automation-connector",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-automation-connector",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/procurement-automation-connector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/procurement-automation-connector",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Procurement Automation Connector",
            "url": "urn:zentra:deterministic-fixture:procurement-automation-connector",
            "score": 1,
            "title": "Deterministic fixture Title for Procurement Automation Connector",
            "source": "Deterministic fixture Source for Procurement Automation Connector",
            "country": "Deterministic fixture Country for Procurement Automation Connector",
            "metadata": {
              "product": "procurement-automation-connector",
              "fixture_mode": "deterministic_contract_execution"
            },
            "tender_id": "Deterministic fixture Tender Id for Procurement Automation Connector",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Procurement Automation Connector 2",
            "url": "urn:zentra:deterministic-fixture:procurement-automation-connector",
            "score": 8,
            "title": "Deterministic fixture Title for Procurement Automation Connector 2",
            "source": "Deterministic fixture Source for Procurement Automation Connector 2",
            "country": "Deterministic fixture Country for Procurement Automation Connector 2",
            "metadata": {
              "product": "procurement-automation-connector 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "tender_id": "Deterministic fixture Tender Id for Procurement Automation Connector 2",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          },
          {
            "id": "Deterministic fixture Id for Procurement Automation Connector 3",
            "url": "urn:zentra:deterministic-fixture:procurement-automation-connector",
            "score": 15,
            "title": "Deterministic fixture Title for Procurement Automation Connector 3",
            "source": "Deterministic fixture Source for Procurement Automation Connector 3",
            "country": "Deterministic fixture Country for Procurement Automation Connector 3",
            "metadata": {
              "product": "procurement-automation-connector 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "tender_id": "Deterministic fixture Tender Id for Procurement Automation Connector 3",
            "deadline_at": "2026-07-01T09:00:00Z",
            "published_at": "2026-07-01T09:00:00Z"
          }
        ],
        "title": "Zapier Tender Signal sample rows",
        "fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_tender_signal",
        "refreshed_at": "2026-08-30T01:46:48.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Public procurement opportunity title."
          },
          {
            "name": "tender_id",
            "type": "string",
            "required": true,
            "description": "Stable public procurement identifier."
          },
          {
            "name": "source",
            "type": "string",
            "required": true,
            "description": "Public-safe procurement feed label."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Procurement opportunity country code."
          },
          {
            "name": "matched_at",
            "type": "string",
            "required": true,
            "description": "Timestamp when the opportunity matched."
          },
          {
            "name": "published_at",
            "type": "string",
            "required": true,
            "description": "Public opportunity publication timestamp."
          },
          {
            "name": "deadline_at",
            "type": "string",
            "required": true,
            "description": "Opportunity response deadline timestamp."
          },
          {
            "name": "score",
            "type": "integer",
            "required": true,
            "description": "Normalized buyer match score."
          },
          {
            "name": "url",
            "type": "string",
            "required": true,
            "description": "Public opportunity or fixture documentation URL."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 11,
        "schema_hash": "zapier-tender-v1",
        "record_label": "zapier_tender_signal",
        "manifest_path": "products/generated/procurement-automation-connector/product.json",
        "required_fields": [
          "id",
          "title",
          "tender_id",
          "source",
          "country",
          "matched_at",
          "published_at",
          "deadline_at",
          "score",
          "url",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:09+02:00"
    },
    {
      "slug": "recall-alert-workflow-trigger",
      "title": "Recall Alert Workflow Trigger",
      "summary": "Automation trigger for new recall alerts, risk categories, and affected product matches from cached Zentra feeds.",
      "buyer_outcome": "Automation trigger for new recall alerts, risk categories, and affected product matches from cached Zentra feeds.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/recall-alert-workflow-trigger",
      "api_path": "/api/public/foundry/products/recall-alert-workflow-trigger",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/recall-alert-workflow-trigger",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/recall-alert-workflow-trigger",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/recall-alert-workflow-trigger",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Recall Alert Workflow Trigger",
            "triggerName": "Deterministic fixture Trigger Name for Recall Alert Workflow Trigger",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "recall-alert-workflow-trigger",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "recall-alert-workflow-trigger",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Recall Alert Workflow Trigger 2",
            "triggerName": "Deterministic fixture Trigger Name for Recall Alert Workflow Trigger 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "recall-alert-workflow-trigger 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "recall-alert-workflow-trigger 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Recall Alert Workflow Trigger 3",
            "triggerName": "Deterministic fixture Trigger Name for Recall Alert Workflow Trigger 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "recall-alert-workflow-trigger 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "recall-alert-workflow-trigger 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:43:43.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d78e9e6402c15750467611ac1938a256dae2bd50248f92a234aeffc1a395560c",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/recall-alert-workflow-trigger/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:09+02:00"
    },
    {
      "slug": "recall-product-safety-automation-feed",
      "title": "Recall Product Safety Automation Feed",
      "summary": "Zapier demo recall and product safety alert signals for App Directory review.",
      "buyer_outcome": "Zapier demo recall and product safety alert signals for App Directory review.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "zapier_review_recall_signal",
      "canonical_path": "/automation/recall-product-safety-automation-feed",
      "api_path": "/api/public/foundry/products/recall-product-safety-automation-feed",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/recall-product-safety-automation-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/recall-product-safety-automation-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/recall-product-safety-automation-feed",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Recall Product Safety Automation Feed",
            "url": "urn:zentra:deterministic-fixture:recall-product-safety-automation-feed",
            "title": "Deterministic fixture Title for Recall Product Safety Automation Feed",
            "source": "Deterministic fixture Source for Recall Product Safety Automation Feed",
            "country": "Deterministic fixture Country for Recall Product Safety Automation Feed",
            "metadata": {
              "product": "recall-product-safety-automation-feed",
              "fixture_mode": "deterministic_contract_execution"
            },
            "severity": "Deterministic fixture Severity for Recall Product Safety Automation Feed",
            "recall_id": "Deterministic fixture Recall Id for Recall Product Safety Automation Feed",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Recall Product Safety Automation Feed"
          },
          {
            "id": "Deterministic fixture Id for Recall Product Safety Automation Feed 2",
            "url": "urn:zentra:deterministic-fixture:recall-product-safety-automation-feed",
            "title": "Deterministic fixture Title for Recall Product Safety Automation Feed 2",
            "source": "Deterministic fixture Source for Recall Product Safety Automation Feed 2",
            "country": "Deterministic fixture Country for Recall Product Safety Automation Feed 2",
            "metadata": {
              "product": "recall-product-safety-automation-feed 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "severity": "Deterministic fixture Severity for Recall Product Safety Automation Feed 2",
            "recall_id": "Deterministic fixture Recall Id for Recall Product Safety Automation Feed 2",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Recall Product Safety Automation Feed 2"
          },
          {
            "id": "Deterministic fixture Id for Recall Product Safety Automation Feed 3",
            "url": "urn:zentra:deterministic-fixture:recall-product-safety-automation-feed",
            "title": "Deterministic fixture Title for Recall Product Safety Automation Feed 3",
            "source": "Deterministic fixture Source for Recall Product Safety Automation Feed 3",
            "country": "Deterministic fixture Country for Recall Product Safety Automation Feed 3",
            "metadata": {
              "product": "recall-product-safety-automation-feed 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "severity": "Deterministic fixture Severity for Recall Product Safety Automation Feed 3",
            "recall_id": "Deterministic fixture Recall Id for Recall Product Safety Automation Feed 3",
            "published_at": "2026-07-01T09:00:00Z",
            "affected_product": "Deterministic fixture Affected Product for Recall Product Safety Automation Feed 3"
          }
        ],
        "title": "Zapier Recall Signal sample rows",
        "fields": [
          "id",
          "recall_id",
          "title",
          "severity",
          "source",
          "published_at",
          "affected_product",
          "country",
          "url",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_recall_signal",
        "refreshed_at": "2026-08-30T01:46:49.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "recall_id",
            "type": "string",
            "required": true,
            "description": "Stable public recall identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Public product safety alert title."
          },
          {
            "name": "severity",
            "type": "string",
            "required": true,
            "description": "Normalized recall severity."
          },
          {
            "name": "source",
            "type": "string",
            "required": true,
            "description": "Public-safe recall feed label."
          },
          {
            "name": "published_at",
            "type": "string",
            "required": true,
            "description": "Public alert publication timestamp."
          },
          {
            "name": "affected_product",
            "type": "string",
            "required": true,
            "description": "Affected product description."
          },
          {
            "name": "country",
            "type": "string",
            "required": true,
            "description": "Recall country code."
          },
          {
            "name": "url",
            "type": "string",
            "required": true,
            "description": "Public recall or fixture documentation URL."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "zapier-recall-v1",
        "record_label": "zapier_recall_signal",
        "manifest_path": "products/generated/recall-product-safety-automation-feed/product.json",
        "required_fields": [
          "id",
          "recall_id",
          "title",
          "severity",
          "source",
          "published_at",
          "affected_product",
          "country",
          "url",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:09+02:00"
    },
    {
      "slug": "sla-breach-alert-from-shared-inbox",
      "title": "SLA Breach Alert from Shared Inbox",
      "summary": "SLA Breach Alert from Shared Inbox packages Automation recipe + escalation rules into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "SLA Breach Alert from Shared Inbox packages Automation recipe + escalation rules into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Support teams",
        "agencies",
        "MSPs"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/sla-breach-alert-from-shared-inbox",
      "api_path": "/api/public/foundry/products/sla-breach-alert-from-shared-inbox",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/sla-breach-alert-from-shared-inbox",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/sla-breach-alert-from-shared-inbox",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/sla-breach-alert-from-shared-inbox",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for SLA Breach Alert from Shared Inbox",
            "triggerName": "Deterministic fixture Trigger Name for SLA Breach Alert from Shared Inbox",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "sla-breach-alert-from-shared-inbox",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "sla-breach-alert-from-shared-inbox",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for SLA Breach Alert from Shared Inbox 2",
            "triggerName": "Deterministic fixture Trigger Name for SLA Breach Alert from Shared Inbox 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "sla-breach-alert-from-shared-inbox 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "sla-breach-alert-from-shared-inbox 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for SLA Breach Alert from Shared Inbox 3",
            "triggerName": "Deterministic fixture Trigger Name for SLA Breach Alert from Shared Inbox 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "sla-breach-alert-from-shared-inbox 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "sla-breach-alert-from-shared-inbox 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:10.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/sla-breach-alert-from-shared-inbox/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:09.836519Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + escalation rules",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:09+02:00"
    },
    {
      "slug": "carrier-delay-exception-digest",
      "title": "Carrier Delay Exception Digest",
      "summary": "Carrier Delay Exception Digest packages Automation recipe + alert digest into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Carrier Delay Exception Digest packages Automation recipe + alert digest into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Shopify ops",
        "3PL coordinators",
        "customer ops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/carrier-delay-exception-digest",
      "api_path": "/api/public/foundry/products/carrier-delay-exception-digest",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/carrier-delay-exception-digest",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/carrier-delay-exception-digest",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/carrier-delay-exception-digest",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Carrier Delay Exception Digest",
            "triggerName": "Deterministic fixture Trigger Name for Carrier Delay Exception Digest",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "carrier-delay-exception-digest",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "carrier-delay-exception-digest",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Carrier Delay Exception Digest 2",
            "triggerName": "Deterministic fixture Trigger Name for Carrier Delay Exception Digest 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "carrier-delay-exception-digest 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "carrier-delay-exception-digest 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Carrier Delay Exception Digest 3",
            "triggerName": "Deterministic fixture Trigger Name for Carrier Delay Exception Digest 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "carrier-delay-exception-digest 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "carrier-delay-exception-digest 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:03.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/carrier-delay-exception-digest/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:07.973038Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + alert digest",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:08+02:00"
    },
    {
      "slug": "dataset-change-feed-automation",
      "title": "Dataset Change Feed Automation",
      "summary": "Zapier demo dataset feed change events for App Directory review.",
      "buyer_outcome": "Zapier demo dataset feed change events for App Directory review.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "zapier_review_dataset_change",
      "canonical_path": "/automation/dataset-change-feed-automation",
      "api_path": "/api/public/foundry/products/dataset-change-feed-automation",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-change-feed-automation",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/dataset-change-feed-automation",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/dataset-change-feed-automation",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "id": "Deterministic fixture Id for Dataset Change Feed Automation",
            "summary": "Deterministic fixture Summary for Dataset Change Feed Automation",
            "metadata": {
              "product": "dataset-change-feed-automation",
              "fixture_mode": "deterministic_contract_execution"
            },
            "changed_at": "2026-07-01T09:00:00Z",
            "change_type": "dataset_change_feed_automation_change_type",
            "dataset_slug": "Deterministic fixture Dataset Slug for Dataset Change Feed Automation",
            "manifest_url": "urn:zentra:deterministic-fixture:dataset-change-feed-automation",
            "records_added": 1,
            "records_removed": 1,
            "records_updated": 1
          },
          {
            "id": "Deterministic fixture Id for Dataset Change Feed Automation 2",
            "summary": "Deterministic fixture Summary for Dataset Change Feed Automation 2",
            "metadata": {
              "product": "dataset-change-feed-automation 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "changed_at": "2026-07-01T09:00:00Z",
            "change_type": "dataset_change_feed_automation_change_type 2",
            "dataset_slug": "Deterministic fixture Dataset Slug for Dataset Change Feed Automation 2",
            "manifest_url": "urn:zentra:deterministic-fixture:dataset-change-feed-automation",
            "records_added": 8,
            "records_removed": 8,
            "records_updated": 8
          },
          {
            "id": "Deterministic fixture Id for Dataset Change Feed Automation 3",
            "summary": "Deterministic fixture Summary for Dataset Change Feed Automation 3",
            "metadata": {
              "product": "dataset-change-feed-automation 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "changed_at": "2026-07-01T09:00:00Z",
            "change_type": "dataset_change_feed_automation_change_type 3",
            "dataset_slug": "Deterministic fixture Dataset Slug for Dataset Change Feed Automation 3",
            "manifest_url": "urn:zentra:deterministic-fixture:dataset-change-feed-automation",
            "records_added": 15,
            "records_removed": 15,
            "records_updated": 15
          }
        ],
        "title": "Zapier Dataset Change Signal sample rows",
        "fields": [
          "id",
          "dataset_slug",
          "change_type",
          "changed_at",
          "records_added",
          "records_updated",
          "records_removed",
          "manifest_url",
          "summary",
          "metadata"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "zapier_dataset_change_signal",
        "refreshed_at": "2026-08-30T01:46:50.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "id",
            "type": "string",
            "required": true,
            "description": "Stable Zapier trigger record identifier."
          },
          {
            "name": "dataset_slug",
            "type": "string",
            "required": true,
            "description": "Changed public dataset slug."
          },
          {
            "name": "change_type",
            "type": "string",
            "required": true,
            "description": "Normalized dataset change type."
          },
          {
            "name": "changed_at",
            "type": "string",
            "required": true,
            "description": "Dataset change timestamp."
          },
          {
            "name": "records_added",
            "type": "integer",
            "required": true,
            "description": "Number of records added."
          },
          {
            "name": "records_updated",
            "type": "integer",
            "required": true,
            "description": "Number of records updated."
          },
          {
            "name": "records_removed",
            "type": "integer",
            "required": true,
            "description": "Number of records removed."
          },
          {
            "name": "manifest_url",
            "type": "string",
            "required": true,
            "description": "Public dataset manifest or fixture documentation URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing dataset change summary."
          },
          {
            "name": "metadata",
            "type": "object",
            "required": true,
            "description": "Public-safe Zapier filtering context."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "zapier-dataset-v1",
        "record_label": "zapier_dataset_change_signal",
        "manifest_path": "products/generated/dataset-change-feed-automation/product.json",
        "required_fields": [
          "id",
          "dataset_slug",
          "change_type",
          "changed_at",
          "records_added",
          "records_updated",
          "records_removed",
          "manifest_url",
          "summary",
          "metadata"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "11 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:08+02:00"
    },
    {
      "slug": "estimate-follow-up-recovery-kit",
      "title": "Estimate Follow-Up Recovery Kit",
      "summary": "Estimate Follow-Up Recovery Kit packages Make/Zapier/n8n package into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Estimate Follow-Up Recovery Kit packages Make/Zapier/n8n package into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Trades",
        "agencies",
        "home services",
        "clinics with quote leakage"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/estimate-follow-up-recovery-kit",
      "api_path": "/api/public/foundry/products/estimate-follow-up-recovery-kit",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/estimate-follow-up-recovery-kit",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/estimate-follow-up-recovery-kit",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/estimate-follow-up-recovery-kit",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Estimate Follow-Up Recovery Kit",
            "triggerName": "Deterministic fixture Trigger Name for Estimate Follow-Up Recovery Kit",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "estimate-follow-up-recovery-kit",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "estimate-follow-up-recovery-kit",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Estimate Follow-Up Recovery Kit 2",
            "triggerName": "Deterministic fixture Trigger Name for Estimate Follow-Up Recovery Kit 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "estimate-follow-up-recovery-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "estimate-follow-up-recovery-kit 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Estimate Follow-Up Recovery Kit 3",
            "triggerName": "Deterministic fixture Trigger Name for Estimate Follow-Up Recovery Kit 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "estimate-follow-up-recovery-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "estimate-follow-up-recovery-kit 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:00.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/estimate-follow-up-recovery-kit/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:08.477509Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Make/Zapier/n8n package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:08+02:00"
    },
    {
      "slug": "invoice-attachment-normalizer-to-accounting-inbox",
      "title": "Invoice Attachment Normalizer to Accounting Inbox",
      "summary": "Invoice Attachment Normalizer to Accounting Inbox packages Automation recipe + OCR-lite routing into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Invoice Attachment Normalizer to Accounting Inbox packages Automation recipe + OCR-lite routing into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Bookkeepers",
        "small finance teams",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/invoice-attachment-normalizer-to-accounting-inbox",
      "api_path": "/api/public/foundry/products/invoice-attachment-normalizer-to-accounting-inbox",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/invoice-attachment-normalizer-to-accounting-inbox",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/invoice-attachment-normalizer-to-accounting-inbox",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/invoice-attachment-normalizer-to-accounting-inbox",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Invoice Attachment Normalizer to Accounting Inbox",
            "triggerName": "Deterministic fixture Trigger Name for Invoice Attachment Normalizer to Accounting Inbox",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Invoice Attachment Normalizer to Accounting Inbox 2",
            "triggerName": "Deterministic fixture Trigger Name for Invoice Attachment Normalizer to Accounting Inbox 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Invoice Attachment Normalizer to Accounting Inbox 3",
            "triggerName": "Deterministic fixture Trigger Name for Invoice Attachment Normalizer to Accounting Inbox 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "invoice-attachment-normalizer-to-accounting-inbox 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:09.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/invoice-attachment-normalizer-to-accounting-inbox/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:08.690848Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + OCR-lite routing",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:17:08+02:00"
    },
    {
      "slug": "zentra-trace-normalizer",
      "title": "Zentra Trace Normalizer",
      "summary": "Normalize messy agent traces into consistent spans, calls, errors, and cost rows.",
      "buyer_outcome": "Normalize messy agent traces into consistent spans, calls, errors, and cost rows.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-trace-normalizer",
      "api_path": "/api/public/foundry/products/zentra-trace-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Trace Normalizer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Trace Normalizer",
            "signalType": "zentra_trace_normalizer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trace Normalizer"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Trace Normalizer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Trace Normalizer 2",
            "signalType": "zentra_trace_normalizer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trace Normalizer 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Trace Normalizer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Trace Normalizer 3",
            "signalType": "zentra_trace_normalizer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-trace-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trace Normalizer 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:36.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d1bc51ca7d9cfa5c529cd60044368c5105b568e6",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-trace-normalizer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "3 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:07+02:00"
    },
    {
      "slug": "zentra-trust-badge",
      "title": "Zentra Trust Badge",
      "summary": "Generate README-ready trust badges backed by AgentOps scans.",
      "buyer_outcome": "Generate README-ready trust badges backed by AgentOps scans.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-trust-badge",
      "api_path": "/api/public/foundry/products/zentra-trust-badge",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Zentra Trust Badge",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-trust-badge",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "zentra_trust_badge_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Trust Badge",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trust Badge"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Zentra Trust Badge 2",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-trust-badge",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "zentra_trust_badge_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Trust Badge 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trust Badge 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Zentra Trust Badge 3",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-trust-badge",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "zentra_trust_badge_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Trust Badge 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Trust Badge 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "4a89865a2cec305adb15303e454e7ac2355af70c",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/zentra-trust-badge",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "22 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:07+02:00"
    },
    {
      "slug": "abandoned-form-lead-rescuer",
      "title": "Abandoned Form Lead Rescuer",
      "summary": "Abandoned Form Lead Rescuer packages Automation connector + webhook recipe into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Abandoned Form Lead Rescuer packages Automation connector + webhook recipe into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SMBs",
        "agencies",
        "course sellers",
        "clinics"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/abandoned-form-lead-rescuer",
      "api_path": "/api/public/foundry/products/abandoned-form-lead-rescuer",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/abandoned-form-lead-rescuer",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/abandoned-form-lead-rescuer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/abandoned-form-lead-rescuer",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Abandoned Form Lead Rescuer",
            "triggerName": "Deterministic fixture Trigger Name for Abandoned Form Lead Rescuer",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "abandoned-form-lead-rescuer",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "abandoned-form-lead-rescuer",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Abandoned Form Lead Rescuer 2",
            "triggerName": "Deterministic fixture Trigger Name for Abandoned Form Lead Rescuer 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "abandoned-form-lead-rescuer 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "abandoned-form-lead-rescuer 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Abandoned Form Lead Rescuer 3",
            "triggerName": "Deterministic fixture Trigger Name for Abandoned Form Lead Rescuer 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "abandoned-form-lead-rescuer 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "abandoned-form-lead-rescuer 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:01.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/abandoned-form-lead-rescuer/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:07.522625Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation connector + webhook recipe",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:07+02:00"
    },
    {
      "slug": "appointment-no-show-deposit-reminder",
      "title": "Appointment No-Show Deposit Reminder",
      "summary": "Appointment No-Show Deposit Reminder packages Automation recipe + SMS/email templates into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Appointment No-Show Deposit Reminder packages Automation recipe + SMS/email templates into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Clinics",
        "salons",
        "tutors",
        "small appointment businesses"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "automation",
      "product_type": null,
      "category": "automation_connector",
      "canonical_path": "/automation/appointment-no-show-deposit-reminder",
      "api_path": "/api/public/foundry/products/appointment-no-show-deposit-reminder",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/appointment-no-show-deposit-reminder",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/appointment-no-show-deposit-reminder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "zapier",
          "label": "Zapier App Directory",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/appointment-no-show-deposit-reminder",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "actionName": "Deterministic fixture Action Name for Appointment No-Show Deposit Reminder",
            "triggerName": "Deterministic fixture Trigger Name for Appointment No-Show Deposit Reminder",
            "resultStatus": "fixture_validated",
            "actionPayload": {
              "product": "appointment-no-show-deposit-reminder",
              "fixture_mode": "deterministic_contract_execution"
            },
            "triggerPayload": {
              "product": "appointment-no-show-deposit-reminder",
              "fixture_mode": "deterministic_contract_execution"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Appointment No-Show Deposit Reminder 2",
            "triggerName": "Deterministic fixture Trigger Name for Appointment No-Show Deposit Reminder 2",
            "resultStatus": "fixture_validated 2",
            "actionPayload": {
              "product": "appointment-no-show-deposit-reminder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            },
            "triggerPayload": {
              "product": "appointment-no-show-deposit-reminder 2",
              "fixture_mode": "deterministic_contract_execution 2"
            }
          },
          {
            "actionName": "Deterministic fixture Action Name for Appointment No-Show Deposit Reminder 3",
            "triggerName": "Deterministic fixture Trigger Name for Appointment No-Show Deposit Reminder 3",
            "resultStatus": "fixture_validated 3",
            "actionPayload": {
              "product": "appointment-no-show-deposit-reminder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            },
            "triggerPayload": {
              "product": "appointment-no-show-deposit-reminder 3",
              "fixture_mode": "deterministic_contract_execution 3"
            }
          }
        ],
        "title": "Automation Trigger Action Payload sample rows",
        "fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "automation_trigger_action_payload",
        "refreshed_at": "2026-08-30T01:42:02.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "triggerName",
            "type": "string",
            "required": true,
            "description": "Automation trigger name."
          },
          {
            "name": "triggerPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe trigger payload example."
          },
          {
            "name": "actionName",
            "type": "string",
            "required": true,
            "description": "Automation action name."
          },
          {
            "name": "actionPayload",
            "type": "object",
            "required": true,
            "description": "Public-safe action payload example."
          },
          {
            "name": "resultStatus",
            "type": "string",
            "required": true,
            "description": "Normalized automation result status."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Public-safe deterministic dedupe key."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "293c4886ce1f782adfa05097013e609f3606fcbfe5b3cd87e9445239cfaae3ff",
        "record_label": "automation_trigger_action_payload",
        "manifest_path": "products/generated/appointment-no-show-deposit-reminder/product.json",
        "required_fields": [
          "triggerName",
          "triggerPayload",
          "actionName",
          "actionPayload",
          "resultStatus",
          "dedupeKey"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:07.750973Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Automation recipe + SMS/email templates",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-automation.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:17:07+02:00"
    },
    {
      "slug": "zentra-agent-incident-scribe",
      "title": "Zentra Agent Incident Scribe",
      "summary": "Turn failed agent and Actor evidence into clean incident reports.",
      "buyer_outcome": "Turn failed agent and Actor evidence into clean incident reports.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agent-incident-scribe",
      "api_path": "/api/public/foundry/products/zentra-agent-incident-scribe",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Incident Scribe",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Incident Scribe",
            "signalType": "zentra_agent_incident_scribe_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Incident Scribe"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Incident Scribe 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Incident Scribe 2",
            "signalType": "zentra_agent_incident_scribe_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Incident Scribe 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Incident Scribe 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Incident Scribe 3",
            "signalType": "zentra_agent_incident_scribe_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-incident-scribe",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Incident Scribe 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:36.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "3a8b2896b641fa931fd7e1048fe8b0604dc148c5",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agent-incident-scribe",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "47 seconds ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:06+02:00"
    },
    {
      "slug": "zentra-agentic-payment-sentinel",
      "title": "Zentra Agentic Payment Sentinel",
      "summary": "Budget and payment guard for autonomous agents before they spend.",
      "buyer_outcome": "Budget and payment guard for autonomous agents before they spend.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agentic-payment-sentinel",
      "api_path": "/api/public/foundry/products/zentra-agentic-payment-sentinel",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Agentic Payment Sentinel",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Agentic Payment Sentinel",
            "signalType": "zentra_agentic_payment_sentinel_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agentic Payment Sentinel"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agentic Payment Sentinel 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Agentic Payment Sentinel 2",
            "signalType": "zentra_agentic_payment_sentinel_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agentic Payment Sentinel 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agentic Payment Sentinel 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Agentic Payment Sentinel 3",
            "signalType": "zentra_agentic_payment_sentinel_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentic-payment-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agentic Payment Sentinel 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "aa7a521cc1e5a22f4aa05bad1a9309dede9e0309",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agentic-payment-sentinel",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:06+02:00"
    },
    {
      "slug": "zentra-mcp-confusion-lab",
      "title": "Zentra MCP Confusion Lab",
      "summary": "Benchmark whether agents choose the correct tool from crowded toolboxes.",
      "buyer_outcome": "Benchmark whether agents choose the correct tool from crowded toolboxes.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-mcp-confusion-lab",
      "api_path": "/api/public/foundry/products/zentra-mcp-confusion-lab",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra MCP Confusion Lab",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra MCP Confusion Lab",
            "signalType": "zentra_mcp_confusion_lab_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-mcp-confusion-lab",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra MCP Confusion Lab"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra MCP Confusion Lab 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra MCP Confusion Lab 2",
            "signalType": "zentra_mcp_confusion_lab_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-mcp-confusion-lab",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra MCP Confusion Lab 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra MCP Confusion Lab 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra MCP Confusion Lab 3",
            "signalType": "zentra_mcp_confusion_lab_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-mcp-confusion-lab",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra MCP Confusion Lab 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "2bba72a0f999aa5ba9bf339603681ec2116cdc2c",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-mcp-confusion-lab",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "15 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:06+02:00"
    },
    {
      "slug": "zentra-synthetic-buyer-simulator",
      "title": "Zentra Synthetic Buyer Simulator",
      "summary": "Simulate buyer personas evaluating an Actor page and outputs.",
      "buyer_outcome": "Simulate buyer personas evaluating an Actor page and outputs.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-synthetic-buyer-simulator",
      "api_path": "/api/public/foundry/products/zentra-synthetic-buyer-simulator",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Synthetic Buyer Simulator",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Synthetic Buyer Simulator",
            "signalType": "zentra_synthetic_buyer_simulator_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Synthetic Buyer Simulator"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Synthetic Buyer Simulator 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Synthetic Buyer Simulator 2",
            "signalType": "zentra_synthetic_buyer_simulator_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Synthetic Buyer Simulator 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Synthetic Buyer Simulator 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Synthetic Buyer Simulator 3",
            "signalType": "zentra_synthetic_buyer_simulator_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-synthetic-buyer-simulator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Synthetic Buyer Simulator 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "31a49b94292a4cfda10dee2b73ca6e16bfd0cf37",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-synthetic-buyer-simulator",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "22 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:06+02:00"
    },
    {
      "slug": "zentra-tool-passport-generator",
      "title": "Zentra Tool Passport Generator",
      "summary": "Generate machine-readable trust metadata for Actors and MCP tools.",
      "buyer_outcome": "Generate machine-readable trust metadata for Actors and MCP tools.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-tool-passport-generator",
      "api_path": "/api/public/foundry/products/zentra-tool-passport-generator",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Zentra Tool Passport Generator",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "zentra_tool_passport_generator_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Tool Passport Generator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Tool Passport Generator"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Zentra Tool Passport Generator 2",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "zentra_tool_passport_generator_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Tool Passport Generator 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Tool Passport Generator 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Zentra Tool Passport Generator 3",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-tool-passport-generator",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "zentra_tool_passport_generator_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Tool Passport Generator 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Tool Passport Generator 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "e64315e3d6fb367d1c2191eb2b2203fe36e49743",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/zentra-tool-passport-generator",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "22 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:06+02:00"
    },
    {
      "slug": "zentra-autonomous-actor-repair-bench",
      "title": "Zentra Actor Repair Bench",
      "summary": "Convert failed Actor artifacts into a repair plan or GitHub issue draft.",
      "buyer_outcome": "Convert failed Actor artifacts into a repair plan or GitHub issue draft.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-autonomous-actor-repair-bench",
      "api_path": "/api/public/foundry/products/zentra-autonomous-actor-repair-bench",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Repair Bench",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Repair Bench",
            "signalType": "zentra_autonomous_actor_repair_bench_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Repair Bench"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Repair Bench 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Repair Bench 2",
            "signalType": "zentra_autonomous_actor_repair_bench_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Repair Bench 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Repair Bench 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Repair Bench 3",
            "signalType": "zentra_autonomous_actor_repair_bench_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-autonomous-actor-repair-bench",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Repair Bench 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "11141f2d29ec32c237581eec77017d41cf2f08c9",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-autonomous-actor-repair-bench",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:05+02:00"
    },
    {
      "slug": "zentra-actor-supply-chain-inspector",
      "title": "Zentra Actor Supply Chain Inspector",
      "summary": "Security and dependency audit for Actor codebases.",
      "buyer_outcome": "Security and dependency audit for Actor codebases.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-actor-supply-chain-inspector",
      "api_path": "/api/public/foundry/products/zentra-actor-supply-chain-inspector",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Zentra Actor Supply Chain Inspector",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "zentra_actor_supply_chain_inspector_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Actor Supply Chain Inspector",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Supply Chain Inspector"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Zentra Actor Supply Chain Inspector 2",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "zentra_actor_supply_chain_inspector_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Actor Supply Chain Inspector 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Supply Chain Inspector 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Zentra Actor Supply Chain Inspector 3",
            "sourceUrl": "https://apify.com/zentrafoundry/zentra-actor-supply-chain-inspector",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "zentra_actor_supply_chain_inspector_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Zentra Actor Supply Chain Inspector 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Supply Chain Inspector 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:10.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "8c0fd22f509e7b8c5a9207ad56da70e1cf05e882",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/zentra-actor-supply-chain-inspector",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:05+02:00"
    },
    {
      "slug": "zentra-actor-enterprise-kit-generator",
      "title": "Zentra Actor-to-Enterprise Kit Generator",
      "summary": "Turn any Actor into an enterprise integration kit.",
      "buyer_outcome": "Turn any Actor into an enterprise integration kit.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-actor-enterprise-kit-generator",
      "api_path": "/api/public/foundry/products/zentra-actor-enterprise-kit-generator",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Actor-to-Enterprise Kit Generator",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor-to-Enterprise Kit Generator",
            "signalType": "zentra_actor_enterprise_kit_generator_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor-to-Enterprise Kit Generator"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor-to-Enterprise Kit Generator 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor-to-Enterprise Kit Generator 2",
            "signalType": "zentra_actor_enterprise_kit_generator_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor-to-Enterprise Kit Generator 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor-to-Enterprise Kit Generator 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor-to-Enterprise Kit Generator 3",
            "signalType": "zentra_actor_enterprise_kit_generator_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-enterprise-kit-generator",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor-to-Enterprise Kit Generator 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:10.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "4fad510251470a7fea596645cb23c9869b927c10",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-actor-enterprise-kit-generator",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "22 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:05+02:00"
    },
    {
      "slug": "zentra-agent-cost-sentinel",
      "title": "Zentra Agent Cost Sentinel",
      "summary": "Detect runaway agent and Actor costs, retry loops, and budget-risk patterns.",
      "buyer_outcome": "Detect runaway agent and Actor costs, retry loops, and budget-risk patterns.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agent-cost-sentinel",
      "api_path": "/api/public/foundry/products/zentra-agent-cost-sentinel",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Cost Sentinel",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Cost Sentinel",
            "signalType": "zentra_agent_cost_sentinel_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Cost Sentinel"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Cost Sentinel 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Cost Sentinel 2",
            "signalType": "zentra_agent_cost_sentinel_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Cost Sentinel 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Cost Sentinel 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Cost Sentinel 3",
            "signalType": "zentra_agent_cost_sentinel_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-cost-sentinel",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Cost Sentinel 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:36.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "b0783a8145f081df120e43512ef8a0d760b4c16b",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agent-cost-sentinel",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "50 seconds ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:05+02:00"
    },
    {
      "slug": "zentra-agent-delegation-judge",
      "title": "Zentra Agent Delegation Judge",
      "summary": "Decide whether an AI should call a tool, ask the user, or answer directly.",
      "buyer_outcome": "Decide whether an AI should call a tool, ask the user, or answer directly.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agent-delegation-judge",
      "api_path": "/api/public/foundry/products/zentra-agent-delegation-judge",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Delegation Judge",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Delegation Judge",
            "signalType": "zentra_agent_delegation_judge_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-delegation-judge",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Delegation Judge"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Delegation Judge 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Delegation Judge 2",
            "signalType": "zentra_agent_delegation_judge_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-delegation-judge",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Delegation Judge 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Agent Delegation Judge 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Agent Delegation Judge 3",
            "signalType": "zentra_agent_delegation_judge_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-delegation-judge",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Agent Delegation Judge 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "37437dbbe31a072548b914269ec30b6f89e0835b",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agent-delegation-judge",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "15 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:17:05+02:00"
    },
    {
      "slug": "youtube-shorts-trend-transcript-analyzer",
      "title": "YouTube Shorts Trend + Transcript Analyzer",
      "summary": "YouTube Shorts Trend + Transcript Analyzer packages Channel/keyword scraper, Shorts filter, transcript extraction, hook classifier, sponsor mentions into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, a...",
      "buyer_outcome": "YouTube Shorts Trend + Transcript Analyzer packages Channel/keyword scraper, Shorts filter, transcript extraction, hook classifier, sponsor mentions into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Creators",
        "agencies",
        "brand teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/youtube-shorts-trend-transcript-analyzer",
      "api_path": "/api/public/foundry/products/youtube-shorts-trend-transcript-analyzer",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for YouTube Shorts Trend + Transcript Analyzer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for YouTube Shorts Trend + Transcript Analyzer",
            "signalType": "youtube_shorts_trend_transcript_analyzer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/youtube-shorts-trend-transcript-analyzer",
            "recommendedAction": "Deterministic fixture Recommended Action for YouTube Shorts Trend + Transcript Analyzer"
          },
          {
            "summary": "Deterministic fixture Summary for YouTube Shorts Trend + Transcript Analyzer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for YouTube Shorts Trend + Transcript Analyzer 2",
            "signalType": "youtube_shorts_trend_transcript_analyzer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/youtube-shorts-trend-transcript-analyzer",
            "recommendedAction": "Deterministic fixture Recommended Action for YouTube Shorts Trend + Transcript Analyzer 2"
          },
          {
            "summary": "Deterministic fixture Summary for YouTube Shorts Trend + Transcript Analyzer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for YouTube Shorts Trend + Transcript Analyzer 3",
            "signalType": "youtube_shorts_trend_transcript_analyzer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/youtube-shorts-trend-transcript-analyzer",
            "recommendedAction": "Deterministic fixture Recommended Action for YouTube Shorts Trend + Transcript Analyzer 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "98576debb779f402157b706d1d34653e77abc8ea",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/youtube-shorts-trend-transcript-analyzer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:04.048023Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:17:04+02:00"
    },
    {
      "slug": "zentra-actor-chain-composer",
      "title": "Zentra Actor Chain Composer",
      "summary": "Generate safe, budgeted Actor workflows from business goals.",
      "buyer_outcome": "Generate safe, budgeted Actor workflows from business goals.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-actor-chain-composer",
      "api_path": "/api/public/foundry/products/zentra-actor-chain-composer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Chain Composer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Chain Composer",
            "signalType": "zentra_actor_chain_composer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Chain Composer"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Chain Composer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Chain Composer 2",
            "signalType": "zentra_actor_chain_composer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Chain Composer 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Chain Composer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Chain Composer 3",
            "signalType": "zentra_actor_chain_composer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-chain-composer",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Chain Composer 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:10.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "92c3d480462e2188b4be5aff5c0a5a2994fee274",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-actor-chain-composer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:17:04+02:00"
    },
    {
      "slug": "zentra-actor-flight-recorder",
      "title": "Zentra Actor Flight Recorder",
      "summary": "Cryptographic provenance capsule for Actor runs and datasets.",
      "buyer_outcome": "Cryptographic provenance capsule for Actor runs and datasets.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-actor-flight-recorder",
      "api_path": "/api/public/foundry/products/zentra-actor-flight-recorder",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Flight Recorder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Flight Recorder",
            "signalType": "zentra_actor_flight_recorder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Flight Recorder"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Flight Recorder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Flight Recorder 2",
            "signalType": "zentra_actor_flight_recorder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Flight Recorder 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Flight Recorder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Flight Recorder 3",
            "signalType": "zentra_actor_flight_recorder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-flight-recorder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Flight Recorder 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:10.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "c0103e31323e5b65f4b56c55c733ffd7a77ac722",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-actor-flight-recorder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:04+02:00"
    },
    {
      "slug": "zentra-actor-moat-finder",
      "title": "Zentra Actor Moat Finder",
      "summary": "Score whether an Actor idea is defensible before building it.",
      "buyer_outcome": "Score whether an Actor idea is defensible before building it.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-actor-moat-finder",
      "api_path": "/api/public/foundry/products/zentra-actor-moat-finder",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Moat Finder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Moat Finder",
            "signalType": "zentra_actor_moat_finder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-moat-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Moat Finder"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Moat Finder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Moat Finder 2",
            "signalType": "zentra_actor_moat_finder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-moat-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Moat Finder 2"
          },
          {
            "summary": "Deterministic fixture Summary for Zentra Actor Moat Finder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Zentra Actor Moat Finder 3",
            "signalType": "zentra_actor_moat_finder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-actor-moat-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Zentra Actor Moat Finder 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:12.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "5d61b2dbd6d4d03c91eda18164a3b10663a2e4c9",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-actor-moat-finder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "15 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:04+02:00"
    },
    {
      "slug": "website-lead-intelligence",
      "title": "Website Lead Intelligence: Right Person + Verified Email",
      "summary": "Website Lead Intelligence: Right Person + Verified Email packages Crawl website, find team/about/contact, infer decision makers, verify public emails, classify buying committee into a source-governed Apify actor with sample mode, sch...",
      "buyer_outcome": "Website Lead Intelligence: Right Person + Verified Email packages Crawl website, find team/about/contact, infer decision makers, verify public emails, classify buying committee into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "B2B sales teams",
        "agencies",
        "RevOps"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/website-lead-intelligence",
      "api_path": "/api/public/foundry/products/website-lead-intelligence",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Website Lead Intelligence: Right Person + Verified Email",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Website Lead Intelligence: Right Person + Verified Email",
            "signalType": "website_lead_intelligence_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/website-lead-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Website Lead Intelligence: Right Person + Verified Email"
          },
          {
            "summary": "Deterministic fixture Summary for Website Lead Intelligence: Right Person + Verified Email 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Website Lead Intelligence: Right Person + Verified Email 2",
            "signalType": "website_lead_intelligence_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/website-lead-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Website Lead Intelligence: Right Person + Verified Email 2"
          },
          {
            "summary": "Deterministic fixture Summary for Website Lead Intelligence: Right Person + Verified Email 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Website Lead Intelligence: Right Person + Verified Email 3",
            "signalType": "website_lead_intelligence_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/website-lead-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Website Lead Intelligence: Right Person + Verified Email 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:21.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "65ac6f155a687e4752247c49e428d6142c9bb3d1",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/website-lead-intelligence",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:03.097827Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:03+02:00"
    },
    {
      "slug": "workplace-safety-inspection-delta-monitor",
      "title": "Workplace Safety Inspection Delta Monitor",
      "summary": "Workplace Safety Inspection Delta Monitor packages Apify actor + delta evidence into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Workplace Safety Inspection Delta Monitor packages Apify actor + delta evidence into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "EHS consultants",
        "insurers",
        "labor compliance teams",
        "competitor intelligence"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/workplace-safety-inspection-delta-monitor",
      "api_path": "/api/public/foundry/products/workplace-safety-inspection-delta-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Workplace Safety Inspection Delta Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
            "entityName": "Deterministic fixture Entity Name for Workplace Safety Inspection Delta Monitor",
            "entityType": "workplace_safety_inspection_delta_monitor_entity_type",
            "signalType": "workplace_safety_inspection_delta_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Workplace Safety Inspection Delta Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for Workplace Safety Inspection Delta Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Workplace Safety Inspection Delta Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Workplace Safety Inspection Delta Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
            "entityName": "Deterministic fixture Entity Name for Workplace Safety Inspection Delta Monitor 2",
            "entityType": "workplace_safety_inspection_delta_monitor_entity_type 2",
            "signalType": "workplace_safety_inspection_delta_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Workplace Safety Inspection Delta Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Workplace Safety Inspection Delta Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Workplace Safety Inspection Delta Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Workplace Safety Inspection Delta Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/workplace-safety-inspection-delta-monitor",
            "entityName": "Deterministic fixture Entity Name for Workplace Safety Inspection Delta Monitor 3",
            "entityType": "workplace_safety_inspection_delta_monitor_entity_type 3",
            "signalType": "workplace_safety_inspection_delta_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Workplace Safety Inspection Delta Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Workplace Safety Inspection Delta Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Workplace Safety Inspection Delta Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:25.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "6b5459d8a4cdca775dfb6c9917ef3d4e26403590",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/workplace-safety-inspection-delta-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:03.306616Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + delta evidence",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:03+02:00"
    },
    {
      "slug": "x-follower-segmenter",
      "title": "X Follower Export + Segmenter",
      "summary": "X Follower Export + Segmenter packages Followers/following/list members, bio keyword filters, verified flags, website extraction, segment export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and m...",
      "buyer_outcome": "X Follower Export + Segmenter packages Followers/following/list members, bio keyword filters, verified flags, website extraction, segment export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Creators",
        "agencies",
        "researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/x-follower-segmenter",
      "api_path": "/api/public/foundry/products/x-follower-segmenter",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/x-follower-segmenter",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/x-follower-segmenter",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/x-follower-segmenter",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "bio": "Deterministic fixture Bio for X Follower Export + Segmenter",
            "location": "Deterministic fixture Location for X Follower Export + Segmenter",
            "segments": [
              "deterministic_fixture_segments"
            ],
            "username": "Deterministic fixture Username for X Follower Export + Segmenter",
            "verified": true,
            "sourceUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "confidence": 0.91,
            "profileUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "websiteUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "displayName": "Deterministic fixture Display Name for X Follower Export + Segmenter",
            "matchReason": "Deterministic fixture Match Reason for X Follower Export + Segmenter",
            "relationship": "follower",
            "followersCount": 1,
            "followingCount": 1,
            "targetUsername": "@zentrafoundry",
            "matchedKeywords": [
              "deterministic_fixture_matched_keywords"
            ]
          },
          {
            "bio": "Deterministic fixture Bio for X Follower Export + Segmenter 2",
            "location": "Deterministic fixture Location for X Follower Export + Segmenter 2",
            "segments": [
              "deterministic_fixture_segments_2"
            ],
            "username": "Deterministic fixture Username for X Follower Export + Segmenter 2",
            "verified": false,
            "sourceUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "confidence": 0.88,
            "profileUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "websiteUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "displayName": "Deterministic fixture Display Name for X Follower Export + Segmenter 2",
            "matchReason": "Deterministic fixture Match Reason for X Follower Export + Segmenter 2",
            "relationship": "follower 2",
            "followersCount": 8,
            "followingCount": 8,
            "targetUsername": "@zentrafoundry 2",
            "matchedKeywords": [
              "deterministic_fixture_matched_keywords_2"
            ]
          },
          {
            "bio": "Deterministic fixture Bio for X Follower Export + Segmenter 3",
            "location": "Deterministic fixture Location for X Follower Export + Segmenter 3",
            "segments": [
              "deterministic_fixture_segments_3"
            ],
            "username": "Deterministic fixture Username for X Follower Export + Segmenter 3",
            "verified": true,
            "sourceUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "confidence": 0.85,
            "profileUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "websiteUrl": "https://apify.com/zentrafoundry/x-follower-segmenter",
            "displayName": "Deterministic fixture Display Name for X Follower Export + Segmenter 3",
            "matchReason": "Deterministic fixture Match Reason for X Follower Export + Segmenter 3",
            "relationship": "follower 3",
            "followersCount": 15,
            "followingCount": 15,
            "targetUsername": "@zentrafoundry 3",
            "matchedKeywords": [
              "deterministic_fixture_matched_keywords_3"
            ]
          }
        ],
        "title": "Follower Profile Segment sample rows",
        "fields": [
          "targetUsername",
          "relationship",
          "username",
          "displayName",
          "profileUrl",
          "bio",
          "location",
          "verified",
          "websiteUrl",
          "followersCount",
          "followingCount",
          "segments",
          "matchedKeywords",
          "matchReason",
          "confidence",
          "sourceUrl"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "follower_profile_segment",
        "refreshed_at": "2026-08-30T01:43:31.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "targetUsername",
            "type": "string",
            "required": true,
            "description": "Public handle whose follower graph was segmented."
          },
          {
            "name": "relationship",
            "type": "string",
            "required": true,
            "description": "Observed relationship to the target account."
          },
          {
            "name": "username",
            "type": "string",
            "required": true,
            "description": "Follower public username."
          },
          {
            "name": "displayName",
            "type": "string",
            "required": true,
            "description": "Follower public display name."
          },
          {
            "name": "profileUrl",
            "type": "string",
            "required": true,
            "description": "Public profile URL."
          },
          {
            "name": "bio",
            "type": "string",
            "required": true,
            "description": "Public bio snippet used for segmentation."
          },
          {
            "name": "location",
            "type": "string",
            "required": false,
            "description": "Public profile location when available."
          },
          {
            "name": "verified",
            "type": "boolean",
            "required": true,
            "description": "Whether the profile is publicly verified."
          },
          {
            "name": "websiteUrl",
            "type": "string",
            "required": false,
            "description": "Public website URL from the profile."
          },
          {
            "name": "followersCount",
            "type": "integer",
            "required": true,
            "description": "Public follower count snapshot."
          },
          {
            "name": "followingCount",
            "type": "integer",
            "required": true,
            "description": "Public following count snapshot."
          },
          {
            "name": "segments",
            "type": "array",
            "required": true,
            "description": "Matched buyer-defined audience segments."
          },
          {
            "name": "matchedKeywords",
            "type": "array",
            "required": true,
            "description": "Keywords that caused the segment match."
          },
          {
            "name": "matchReason",
            "type": "string",
            "required": true,
            "description": "Plain-language explanation of the segment assignment."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized segmentation confidence."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": false,
            "description": "Public source URL used for the profile row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 16,
        "schema_hash": "82cbb8fc6919510b47523e6dc669e33f6570a7e7",
        "record_label": "follower_profile_segment",
        "manifest_path": "apify://actors/zentrafoundry/x-follower-segmenter",
        "required_fields": [
          "targetUsername",
          "relationship",
          "username",
          "displayName",
          "profileUrl",
          "bio",
          "verified",
          "followersCount",
          "followingCount",
          "segments",
          "matchedKeywords",
          "matchReason",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:03.498291Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:03+02:00"
    },
    {
      "slug": "xianyu-goofish-resale-monitor",
      "title": "Xianyu / Goofish Resale Opportunity Monitor",
      "summary": "Xianyu / Goofish Resale Opportunity Monitor packages Search/listing scraper, price/condition, seller reputation, category labels, shipping/service flags into a source-governed Apify actor with sample mode, schema, pricing, QA evidenc...",
      "buyer_outcome": "Xianyu / Goofish Resale Opportunity Monitor packages Search/listing scraper, price/condition, seller reputation, category labels, shipping/service flags into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Resellers",
        "importers",
        "China market analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/xianyu-goofish-resale-monitor",
      "api_path": "/api/public/foundry/products/xianyu-goofish-resale-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "marketplace": "Deterministic fixture Marketplace for Xianyu / Goofish Resale Opportunity Monitor",
            "productName": "Deterministic fixture Product Name for Xianyu / Goofish Resale Opportunity Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "marketplace": "Deterministic fixture Marketplace for Xianyu / Goofish Resale Opportunity Monitor 2",
            "productName": "Deterministic fixture Product Name for Xianyu / Goofish Resale Opportunity Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/xianyu-goofish-resale-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "marketplace": "Deterministic fixture Marketplace for Xianyu / Goofish Resale Opportunity Monitor 3",
            "productName": "Deterministic fixture Product Name for Xianyu / Goofish Resale Opportunity Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Resale Listing Observation sample rows",
        "fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "resale_listing_observation",
        "refreshed_at": "2026-08-30T01:43:23.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed resale listing or marketplace page title."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Observed resale marketplace."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public resale listing URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": false,
            "description": "Observed listing price when the public page exposes it."
          },
          {
            "name": "currency",
            "type": "string",
            "required": false,
            "description": "Observed listing currency when exposed."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": false,
            "description": "Whether the public listing is currently available when exposed."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": false,
            "description": "Public availability label when exposed."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "UTC time when the public listing was observed."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "2d3b8226846493598ff64d94769730ff4868bfab",
        "record_label": "resale_listing_observation",
        "manifest_path": "apify://actors/zentrafoundry/xianyu-goofish-resale-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:03.744238Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:17:03+02:00"
    },
    {
      "slug": "utility-planned-outage-notice-extractor",
      "title": "Utility Planned Outage Notice Extractor",
      "summary": "Utility Planned Outage Notice Extractor packages Apify actor + Slack/email-ready feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Utility Planned Outage Notice Extractor packages Apify actor + Slack/email-ready feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Facilities managers",
        "local logistics",
        "property ops",
        "MSPs"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/utility-planned-outage-notice-extractor",
      "api_path": "/api/public/foundry/products/utility-planned-outage-notice-extractor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Utility Planned Outage Notice Extractor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Utility Planned Outage Notice Extractor",
            "signalType": "utility_planned_outage_notice_extractor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Planned Outage Notice Extractor"
          },
          {
            "summary": "Deterministic fixture Summary for Utility Planned Outage Notice Extractor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Utility Planned Outage Notice Extractor 2",
            "signalType": "utility_planned_outage_notice_extractor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Planned Outage Notice Extractor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Utility Planned Outage Notice Extractor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Utility Planned Outage Notice Extractor 3",
            "signalType": "utility_planned_outage_notice_extractor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/utility-planned-outage-notice-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for Utility Planned Outage Notice Extractor 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "0b43a97acf5baced3a0105f40f3979e60d0c7347",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/utility-planned-outage-notice-extractor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:02.072212Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + Slack/email-ready feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:17:02+02:00"
    },
    {
      "slug": "vendor-registration-portal-deadline-watcher",
      "title": "Vendor Registration Portal Deadline Watcher",
      "summary": "Vendor Registration Portal Deadline Watcher packages Apify actor + renewal/deadline alerts into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Vendor Registration Portal Deadline Watcher packages Apify actor + renewal/deadline alerts into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Small government sellers",
        "bid consultants",
        "grants consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/vendor-registration-portal-deadline-watcher",
      "api_path": "/api/public/foundry/products/vendor-registration-portal-deadline-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Vendor Registration Portal Deadline Watcher",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Vendor Registration Portal Deadline Watcher",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vendor Registration Portal Deadline Watcher",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Vendor Registration Portal Deadline Watcher 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Vendor Registration Portal Deadline Watcher 2",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vendor Registration Portal Deadline Watcher 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Vendor Registration Portal Deadline Watcher 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Vendor Registration Portal Deadline Watcher 3",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-registration-portal-deadline-watcher",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Vendor Registration Portal Deadline Watcher 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "1c3ec416995ef38cdf15270151c42b1b525a5c2b",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/vendor-registration-portal-deadline-watcher",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:02.353276Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + renewal/deadline alerts",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:17:02+02:00"
    },
    {
      "slug": "vendor-security-trust-center-monitor",
      "title": "Vendor Security Trust Center Monitor",
      "summary": "Monitor public vendor trust centers, security pages, subprocessors, privacy/DPA pages, status/security advisories, and incident pages, then return evidence-backed vendor-change risk signals.",
      "buyer_outcome": "Monitor public vendor trust centers, security pages, subprocessors, privacy/DPA pages, status/security advisories, and incident pages, then return evidence-backed vendor-change risk signals.",
      "target_audiences": [
        "procurement teams",
        "security teams",
        "vendor risk analysts",
        "compliance operators",
        "SaaS buyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/vendor-security-trust-center-monitor",
      "api_path": "/api/public/foundry/products/vendor-security-trust-center-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Vendor Security Trust Center Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "vendor_security_trust_center_monitor_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Security Trust Center Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Security Trust Center Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Vendor Security Trust Center Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "vendor_security_trust_center_monitor_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Security Trust Center Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Security Trust Center Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Vendor Security Trust Center Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/vendor-security-trust-center-monitor",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "vendor_security_trust_center_monitor_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Security Trust Center Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Security Trust Center Monitor 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:51:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "84708f592ef0fec0aab637e2372e4d34659422ea",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/vendor-security-trust-center-monitor",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:02.527733Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify Actor for public vendor security evidence monitoring.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:02+02:00"
    },
    {
      "slug": "vinted-demand-sell-through-scraper",
      "title": "Vinted Demand & Sell-Through Scraper",
      "summary": "Vinted Demand & Sell-Through Scraper packages Sold-vs-listed signals where available, brand/category demand, price bands, listing age, seller metadata into a source-governed Apify actor with sample mode, schema, pricing, QA evidence,...",
      "buyer_outcome": "Vinted Demand & Sell-Through Scraper packages Sold-vs-listed signals where available, brand/category demand, price bands, listing age, seller metadata into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Resellers",
        "thrift stores",
        "pricing analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/vinted-demand-sell-through-scraper",
      "api_path": "/api/public/foundry/products/vinted-demand-sell-through-scraper",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Vinted Demand & Sell-Through Scraper",
            "marketplace": "Deterministic fixture Marketplace for Vinted Demand & Sell-Through Scraper",
            "productName": "Deterministic fixture Product Name for Vinted Demand & Sell-Through Scraper",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Vinted Demand & Sell-Through Scraper 2",
            "marketplace": "Deterministic fixture Marketplace for Vinted Demand & Sell-Through Scraper 2",
            "productName": "Deterministic fixture Product Name for Vinted Demand & Sell-Through Scraper 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/vinted-demand-sell-through-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Vinted Demand & Sell-Through Scraper 3",
            "marketplace": "Deterministic fixture Marketplace for Vinted Demand & Sell-Through Scraper 3",
            "productName": "Deterministic fixture Product Name for Vinted Demand & Sell-Through Scraper 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "f3eb0fdf2b6c1b71bb3c2c17c8745cc7507115e5",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/vinted-demand-sell-through-scraper",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:02.697706Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:02+02:00"
    },
    {
      "slug": "retail-restock-price-monitor",
      "title": "Walmart / Target / Best Buy Restock Monitor",
      "summary": "Walmart / Target / Best Buy Restock Monitor packages Watch URLs/SKUs, stock/price/variant, webhook alerts, price history, retailer comparison into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mark...",
      "buyer_outcome": "Walmart / Target / Best Buy Restock Monitor packages Watch URLs/SKUs, stock/price/variant, webhook alerts, price history, retailer comparison into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Resellers",
        "deal communities",
        "procurement"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/retail-restock-price-monitor",
      "api_path": "/api/public/foundry/products/retail-restock-price-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/retail-restock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Walmart / Target / Best Buy Restock Monitor",
            "marketplace": "Deterministic fixture Marketplace for Walmart / Target / Best Buy Restock Monitor",
            "productName": "Deterministic fixture Product Name for Walmart / Target / Best Buy Restock Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/retail-restock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Walmart / Target / Best Buy Restock Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Walmart / Target / Best Buy Restock Monitor 2",
            "productName": "Deterministic fixture Product Name for Walmart / Target / Best Buy Restock Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/retail-restock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Walmart / Target / Best Buy Restock Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Walmart / Target / Best Buy Restock Monitor 3",
            "productName": "Deterministic fixture Product Name for Walmart / Target / Best Buy Restock Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:31.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "cc638d6c017d140f930f33d81ce08c6f3561c088",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/retail-restock-price-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:02.834783Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:02+02:00"
    },
    {
      "slug": "review-complaint-miner",
      "title": "Trustpilot / G2 / Capterra Complaint Miner",
      "summary": "Trustpilot / G2 / Capterra Complaint Miner packages Multi-site review scrape, theme clustering, competitor comparison, review velocity, alerting into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and m...",
      "buyer_outcome": "Trustpilot / G2 / Capterra Complaint Miner packages Multi-site review scrape, theme clustering, competitor comparison, review velocity, alerting into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SaaS teams",
        "agencies",
        "investors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/review-complaint-miner",
      "api_path": "/api/public/foundry/products/review-complaint-miner",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/review-complaint-miner",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/review-complaint-miner",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/review-complaint-miner",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for Trustpilot / G2 / Capterra Complaint Miner",
            "signalType": "review_complaint_miner_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/review-complaint-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Trustpilot / G2 / Capterra Complaint Miner",
            "competitorName": "Deterministic fixture Competitor Name for Trustpilot / G2 / Capterra Complaint Miner",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Trustpilot / G2 / Capterra Complaint Miner 2",
            "signalType": "review_complaint_miner_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/review-complaint-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Trustpilot / G2 / Capterra Complaint Miner 2",
            "competitorName": "Deterministic fixture Competitor Name for Trustpilot / G2 / Capterra Complaint Miner 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Trustpilot / G2 / Capterra Complaint Miner 3",
            "signalType": "review_complaint_miner_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/review-complaint-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Trustpilot / G2 / Capterra Complaint Miner 3",
            "competitorName": "Deterministic fixture Competitor Name for Trustpilot / G2 / Capterra Complaint Miner 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "74c135ebf802bf9390c260501f47e439b80840eb",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/review-complaint-miner",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:01.079658Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:01+02:00"
    },
    {
      "slug": "ugly-website-ai-agent-connector",
      "title": "Ugly Website AI-Agent Connector Actor",
      "summary": "Turn awkward public websites into agent-usable structured tools without building a SaaS",
      "buyer_outcome": "Turn awkward public websites into agent-usable structured tools without building a SaaS",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/ugly-website-ai-agent-connector",
      "api_path": "/api/public/foundry/products/ugly-website-ai-agent-connector",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for Ugly Website AI-Agent Connector Actor",
            "signalType": "ugly_website_ai_agent_connector_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
            "signalSummary": "Deterministic fixture Signal Summary for Ugly Website AI-Agent Connector Actor",
            "competitorName": "Deterministic fixture Competitor Name for Ugly Website AI-Agent Connector Actor",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Ugly Website AI-Agent Connector Actor 2",
            "signalType": "ugly_website_ai_agent_connector_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
            "signalSummary": "Deterministic fixture Signal Summary for Ugly Website AI-Agent Connector Actor 2",
            "competitorName": "Deterministic fixture Competitor Name for Ugly Website AI-Agent Connector Actor 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Ugly Website AI-Agent Connector Actor 3",
            "signalType": "ugly_website_ai_agent_connector_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ugly-website-ai-agent-connector",
            "signalSummary": "Deterministic fixture Signal Summary for Ugly Website AI-Agent Connector Actor 3",
            "competitorName": "Deterministic fixture Competitor Name for Ugly Website AI-Agent Connector Actor 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "61b65425985777a57ba54bdf3ec09b4923b2d24d",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/ugly-website-ai-agent-connector",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:17:01+02:00"
    },
    {
      "slug": "us-building-permit-roofing-hvac-leads",
      "title": "US City Building Permit Lead Feed for Roofing/HVAC",
      "summary": "US City Building Permit Lead Feed for Roofing/HVAC packages City permit feeds, address normalization, project type, contractor/owner, lead scoring, map export into a source-governed Apify actor with sample mode, schema, pricing, QA e...",
      "buyer_outcome": "US City Building Permit Lead Feed for Roofing/HVAC packages City permit feeds, address normalization, project type, contractor/owner, lead scoring, map export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Contractors",
        "suppliers",
        "local service agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/us-building-permit-roofing-hvac-leads",
      "api_path": "/api/public/foundry/products/us-building-permit-roofing-hvac-leads",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "owner": "Deterministic fixture Owner for US City Building Permit Lead Feed for Roofing/HVAC",
            "score": 1,
            "status": "fixture_validated",
            "address": "Deterministic fixture Address for US City Building Permit Lead Feed for Roofing/HVAC",
            "applicant": "Deterministic fixture Applicant for US City Building Permit Lead Feed for Roofing/HVAC",
            "leadScore": 0.91,
            "sourceUrl": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
            "filingDate": "2026-07-01T09:00:00Z",
            "sourceName": "Deterministic fixture Source Name for US City Building Permit Lead Feed for Roofing/HVAC",
            "projectType": "us_building_permit_roofing_hvac_leads_project_type",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "municipality": "Deterministic fixture Municipality for US City Building Permit Lead Feed for Roofing/HVAC",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "relevantTrades": "Deterministic fixture Relevant Trades for US City Building Permit Lead Feed for Roofing/HVAC",
            "deduplicationKey": "Deterministic fixture Deduplication Key for US City Building Permit Lead Feed for Roofing/HVAC",
            "permitIdentifier": "Deterministic fixture Permit Identifier for US City Building Permit Lead Feed for Roofing/HVAC"
          },
          {
            "owner": "Deterministic fixture Owner for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "score": 0.97,
            "status": "fixture_validated 2",
            "address": "Deterministic fixture Address for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "applicant": "Deterministic fixture Applicant for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "leadScore": 0.88,
            "sourceUrl": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
            "filingDate": "2026-07-01T09:00:00Z",
            "sourceName": "Deterministic fixture Source Name for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "projectType": "us_building_permit_roofing_hvac_leads_project_type 2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "municipality": "Deterministic fixture Municipality for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "relevantTrades": "Deterministic fixture Relevant Trades for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "deduplicationKey": "Deterministic fixture Deduplication Key for US City Building Permit Lead Feed for Roofing/HVAC 2",
            "permitIdentifier": "Deterministic fixture Permit Identifier for US City Building Permit Lead Feed for Roofing/HVAC 2"
          },
          {
            "owner": "Deterministic fixture Owner for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "score": 0.94,
            "status": "fixture_validated 3",
            "address": "Deterministic fixture Address for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "applicant": "Deterministic fixture Applicant for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "leadScore": 0.85,
            "sourceUrl": "https://apify.com/zentrafoundry/us-building-permit-roofing-hvac-leads",
            "filingDate": "2026-07-01T09:00:00Z",
            "sourceName": "Deterministic fixture Source Name for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "projectType": "us_building_permit_roofing_hvac_leads_project_type 3",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "municipality": "Deterministic fixture Municipality for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "relevantTrades": "Deterministic fixture Relevant Trades for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "deduplicationKey": "Deterministic fixture Deduplication Key for US City Building Permit Lead Feed for Roofing/HVAC 3",
            "permitIdentifier": "Deterministic fixture Permit Identifier for US City Building Permit Lead Feed for Roofing/HVAC 3"
          }
        ],
        "title": "Us Building Permit Roofing Hvac Leads Record sample rows",
        "fields": [
          "permitIdentifier",
          "address",
          "municipality",
          "projectType",
          "filingDate",
          "status",
          "applicant",
          "owner",
          "relevantTrades",
          "leadScore",
          "matchReasons",
          "sourceUrl",
          "deduplicationKey",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "us-building-permit-roofing-hvac-leads_record",
        "refreshed_at": "2026-08-30T01:43:30.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "permitIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Permit Identifier produced by the existing Product Studio identity."
          },
          {
            "name": "address",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Address produced by the existing Product Studio identity."
          },
          {
            "name": "municipality",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Municipality produced by the existing Product Studio identity."
          },
          {
            "name": "projectType",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Project Type produced by the existing Product Studio identity."
          },
          {
            "name": "filingDate",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Filing Date produced by the existing Product Studio identity."
          },
          {
            "name": "status",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Status produced by the existing Product Studio identity."
          },
          {
            "name": "applicant",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Applicant produced by the existing Product Studio identity."
          },
          {
            "name": "owner",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Owner produced by the existing Product Studio identity."
          },
          {
            "name": "relevantTrades",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Relevant Trades produced by the existing Product Studio identity."
          },
          {
            "name": "leadScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Lead Score produced by the existing Product Studio identity."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Match Reasons produced by the existing Product Studio identity."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Source Url produced by the existing Product Studio identity."
          },
          {
            "name": "deduplicationKey",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Deduplication Key produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized output confidence."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 22,
        "schema_hash": "159029695a7391c2e2389e25be8886a8c781b970",
        "record_label": "us-building-permit-roofing-hvac-leads_record",
        "manifest_path": "apify://actors/zentrafoundry/us-building-permit-roofing-hvac-leads",
        "required_fields": [
          "permitIdentifier",
          "sourceUrl",
          "deduplicationKey",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:01.491227Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "short-term-rental-permit-change-monitor",
        "contractor-license-expiry-disciplinary-action-watcher",
        "solar-interconnection-queue-watcher",
        "franchise-new-location-monitor",
        "google-maps-business-leads-pain-score",
        "website-lead-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "suite",
      "bundle_family": "Construction Permit and Contractor Lead Suites",
      "bundle_version": "legacy-apify-current",
      "member_count": 6,
      "member_products": [
        "short-term-rental-permit-change-monitor",
        "contractor-license-expiry-disciplinary-action-watcher",
        "solar-interconnection-queue-watcher",
        "franchise-new-location-monitor",
        "google-maps-business-leads-pain-score",
        "website-lead-intelligence"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:01+02:00"
    },
    {
      "slug": "usda-fsis-export-requirement-change-tracker",
      "title": "USDA FSIS Export Requirement Change Tracker",
      "summary": "Track country, product, certificate, documentation, eligibility, and establishment-list changes in FSIS export requirements.",
      "buyer_outcome": "Track country, product, certificate, documentation, eligibility, and establishment-list changes in FSIS export requirements.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/usda-fsis-export-requirement-change-tracker",
      "api_path": "/api/public/foundry/products/usda-fsis-export-requirement-change-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for USDA FSIS Export Requirement Change Tracker",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for USDA FSIS Export Requirement Change Tracker",
            "signalType": "usda_fsis_export_requirement_change_tracker_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for USDA FSIS Export Requirement Change Tracker"
          },
          {
            "summary": "Deterministic fixture Summary for USDA FSIS Export Requirement Change Tracker 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for USDA FSIS Export Requirement Change Tracker 2",
            "signalType": "usda_fsis_export_requirement_change_tracker_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for USDA FSIS Export Requirement Change Tracker 2"
          },
          {
            "summary": "Deterministic fixture Summary for USDA FSIS Export Requirement Change Tracker 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for USDA FSIS Export Requirement Change Tracker 3",
            "signalType": "usda_fsis_export_requirement_change_tracker_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/usda-fsis-export-requirement-change-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for USDA FSIS Export Requirement Change Tracker 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:20.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "f80266c2184736341aa4f4916d2c05617c6cb9f7",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/usda-fsis-export-requirement-change-tracker",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:17:01+02:00"
    },
    {
      "slug": "uspto-trademark-patent-watcher-v2",
      "title": "USPTO Trademark / Patent Conflict Watcher v2",
      "summary": "USPTO Trademark / Patent Conflict Watcher v2 packages Watch marks/keywords/classes, conflict scoring, owner matching, new filing alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplac...",
      "buyer_outcome": "USPTO Trademark / Patent Conflict Watcher v2 packages Watch marks/keywords/classes, conflict scoring, owner matching, new filing alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Brand agencies",
        "founders",
        "lawyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/uspto-trademark-patent-watcher-v2",
      "api_path": "/api/public/foundry/products/uspto-trademark-patent-watcher-v2",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for USPTO Trademark / Patent Conflict Watcher v2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for USPTO Trademark / Patent Conflict Watcher v2",
            "signalType": "uspto_trademark_patent_watcher_v2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for USPTO Trademark / Patent Conflict Watcher v2"
          },
          {
            "summary": "Deterministic fixture Summary for USPTO Trademark / Patent Conflict Watcher v2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for USPTO Trademark / Patent Conflict Watcher v2 2",
            "signalType": "uspto_trademark_patent_watcher_v2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for USPTO Trademark / Patent Conflict Watcher v2 2"
          },
          {
            "summary": "Deterministic fixture Summary for USPTO Trademark / Patent Conflict Watcher v2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for USPTO Trademark / Patent Conflict Watcher v2 3",
            "signalType": "uspto_trademark_patent_watcher_v2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for USPTO Trademark / Patent Conflict Watcher v2 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:20.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "902623c7ff060a3f07100000a3d248f24738550f",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/uspto-trademark-patent-watcher-v2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:01.862549Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:17:01+02:00"
    },
    {
      "slug": "tiktok-shop-affiliate-creator-sales-scraper",
      "title": "TikTok Shop Affiliate & Creator Sales Scraper",
      "summary": "TikTok Shop Affiliate & Creator Sales Scraper packages Creator/product matching, public creator stats, category filters, campaign export, affiliate fit score into a source-governed Apify actor with sample mode, schema, pricing, QA ev...",
      "buyer_outcome": "TikTok Shop Affiliate & Creator Sales Scraper packages Creator/product matching, public creator stats, category filters, campaign export, affiliate fit score into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Affiliate marketers",
        "creator agencies",
        "brands"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tiktok-shop-affiliate-creator-sales-scraper",
      "api_path": "/api/public/foundry/products/tiktok-shop-affiliate-creator-sales-scraper",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Affiliate & Creator Sales Scraper",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Affiliate & Creator Sales Scraper",
            "productName": "Deterministic fixture Product Name for TikTok Shop Affiliate & Creator Sales Scraper",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Affiliate & Creator Sales Scraper 2",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Affiliate & Creator Sales Scraper 2",
            "productName": "Deterministic fixture Product Name for TikTok Shop Affiliate & Creator Sales Scraper 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Affiliate & Creator Sales Scraper 3",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Affiliate & Creator Sales Scraper 3",
            "productName": "Deterministic fixture Product Name for TikTok Shop Affiliate & Creator Sales Scraper 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "210f0101b904dcb32e0e315274326cd4e30d8da2",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/tiktok-shop-affiliate-creator-sales-scraper",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:00.097880Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:17:00+02:00"
    },
    {
      "slug": "tiktok-shop-best-sellers-monitor",
      "title": "TikTok Shop Best Sellers Monitor",
      "summary": "TikTok Shop Best Sellers Monitor packages Daily category leaderboard, price changes, review deltas, new entrant alerts, CSV/API export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace...",
      "buyer_outcome": "TikTok Shop Best Sellers Monitor packages Daily category leaderboard, price changes, review deltas, new entrant alerts, CSV/API export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Sellers",
        "arbitrage operators",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tiktok-shop-best-sellers-monitor",
      "api_path": "/api/public/foundry/products/tiktok-shop-best-sellers-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Best Sellers Monitor",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Best Sellers Monitor",
            "productName": "Deterministic fixture Product Name for TikTok Shop Best Sellers Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Best Sellers Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Best Sellers Monitor 2",
            "productName": "Deterministic fixture Product Name for TikTok Shop Best Sellers Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-best-sellers-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Best Sellers Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Best Sellers Monitor 3",
            "productName": "Deterministic fixture Product Name for TikTok Shop Best Sellers Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a04208f6c3e95e93797b65ccc90fce543f1259bd",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/tiktok-shop-best-sellers-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:00.312700Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:17:00+02:00"
    },
    {
      "slug": "tiktok-shop-product-intelligence-api",
      "title": "TikTok Shop Product Intelligence API",
      "summary": "TikTok Shop Product Intelligence API packages Track product rank, price, estimated sales velocity, reviews, shop info, affiliate signals, category trend snapshots into a source-governed Apify actor with sample mode, schema, pricing, ...",
      "buyer_outcome": "TikTok Shop Product Intelligence API packages Track product rank, price, estimated sales velocity, reviews, shop info, affiliate signals, category trend snapshots into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Marketplace sellers",
        "agencies",
        "dropshippers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tiktok-shop-product-intelligence-api",
      "api_path": "/api/public/foundry/products/tiktok-shop-product-intelligence-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Product Intelligence API",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Product Intelligence API",
            "productName": "Deterministic fixture Product Name for TikTok Shop Product Intelligence API",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Product Intelligence API 2",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Product Intelligence API 2",
            "productName": "Deterministic fixture Product Name for TikTok Shop Product Intelligence API 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/tiktok-shop-product-intelligence-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for TikTok Shop Product Intelligence API 3",
            "marketplace": "Deterministic fixture Marketplace for TikTok Shop Product Intelligence API 3",
            "productName": "Deterministic fixture Product Name for TikTok Shop Product Intelligence API 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:13.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "efae299bb256ff1d62ccb26e650ad1702b769285",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/tiktok-shop-product-intelligence-api",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:00.541018Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:00+02:00"
    },
    {
      "slug": "uspto-trademark-patent-watcher",
      "title": "Trademark and Patent Watchlist + Conflict Scorer",
      "summary": "Trademark and patent watchlists with fuzzy conflict scoring, class filters, owner history, assignment changes, and competitor brand monitoring",
      "buyer_outcome": "Trademark and patent watchlists with fuzzy conflict scoring, class filters, owner history, assignment changes, and competitor brand monitoring",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/uspto-trademark-patent-watcher",
      "api_path": "/api/public/foundry/products/uspto-trademark-patent-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for Trademark and Patent Watchlist + Conflict Scorer",
            "signalType": "uspto_trademark_patent_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
            "signalSummary": "Deterministic fixture Signal Summary for Trademark and Patent Watchlist + Conflict Scorer",
            "competitorName": "Deterministic fixture Competitor Name for Trademark and Patent Watchlist + Conflict Scorer",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Trademark and Patent Watchlist + Conflict Scorer 2",
            "signalType": "uspto_trademark_patent_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
            "signalSummary": "Deterministic fixture Signal Summary for Trademark and Patent Watchlist + Conflict Scorer 2",
            "competitorName": "Deterministic fixture Competitor Name for Trademark and Patent Watchlist + Conflict Scorer 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Trademark and Patent Watchlist + Conflict Scorer 3",
            "signalType": "uspto_trademark_patent_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/uspto-trademark-patent-watcher",
            "signalSummary": "Deterministic fixture Signal Summary for Trademark and Patent Watchlist + Conflict Scorer 3",
            "competitorName": "Deterministic fixture Competitor Name for Trademark and Patent Watchlist + Conflict Scorer 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "74ee592bbe9e62f51b743412a09cc028579d0061",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/uspto-trademark-patent-watcher",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:17:00+02:00"
    },
    {
      "slug": "travel-rate-parity-monitor",
      "title": "Travel Rate Parity Monitor",
      "summary": "Travel Rate Parity Monitor packages Booking/Airbnb/OTA rate snapshots, date grids, parity differences, fees, availability into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listin...",
      "buyer_outcome": "Travel Rate Parity Monitor packages Booking/Airbnb/OTA rate snapshots, date grids, parity differences, fees, availability into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Hotels",
        "OTAs",
        "revenue managers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/travel-rate-parity-monitor",
      "api_path": "/api/public/foundry/products/travel-rate-parity-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Travel Rate Parity Monitor",
            "marketplace": "Deterministic fixture Marketplace for Travel Rate Parity Monitor",
            "productName": "Deterministic fixture Product Name for Travel Rate Parity Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Travel Rate Parity Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Travel Rate Parity Monitor 2",
            "productName": "Deterministic fixture Product Name for Travel Rate Parity Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/travel-rate-parity-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Travel Rate Parity Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Travel Rate Parity Monitor 3",
            "productName": "Deterministic fixture Product Name for Travel Rate Parity Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:30.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "aaa5f3eded07d740dc4b096ff3ef5405e2b39ace",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/travel-rate-parity-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:17:00.910290Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:17:00+02:00"
    },
    {
      "slug": "tender-language-normalizer-pro",
      "title": "Tender Language Normalizer Pro",
      "summary": "Tender Language Normalizer Pro packages Normalize multilingual tender fields, CPV/category mapping, deadlines, organization names into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-read...",
      "buyer_outcome": "Tender Language Normalizer Pro packages Normalize multilingual tender fields, CPV/category mapping, deadlines, organization names into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "EU vendors",
        "bid teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tender-language-normalizer-pro",
      "api_path": "/api/public/foundry/products/tender-language-normalizer-pro",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer Pro",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer Pro",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer Pro",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer Pro 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer Pro 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer Pro 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer Pro 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer Pro 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer-pro",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer Pro 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:34.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "d55853dfc95dbb59e33db0b6ec8920dff92bbc97",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-language-normalizer-pro",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:58.958872Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "tender-pdf-requirement-extractor",
      "title": "Tender PDF Requirement Extractor",
      "summary": "Tender PDFs -> quantities, product classes, certifications, deadlines and evidence snippets",
      "buyer_outcome": "Tender PDFs -> quantities, product classes, certifications, deadlines and evidence snippets",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-pdf-requirement-extractor",
      "api_path": "/api/public/foundry/products/tender-pdf-requirement-extractor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender PDF Requirement Extractor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender PDF Requirement Extractor",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender PDF Requirement Extractor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender PDF Requirement Extractor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender PDF Requirement Extractor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender PDF Requirement Extractor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender PDF Requirement Extractor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender PDF Requirement Extractor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender PDF Requirement Extractor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "0e13f44c9e4dd8e9a143e9182f82620a2b2428c4",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-pdf-requirement-extractor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "tender-revenue-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "tender-pdf-requirement-extractor-v2",
      "title": "Tender PDF Requirement Extractor v2",
      "summary": "Tender PDF Requirement Extractor v2 packages Extract eligibility, deadlines, technical requirements, certificates, scoring criteria, evidence snippets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence,...",
      "buyer_outcome": "Tender PDF Requirement Extractor v2 packages Extract eligibility, deadlines, technical requirements, certificates, scoring criteria, evidence snippets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Procurement consultants",
        "vendors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tender-pdf-requirement-extractor-v2",
      "api_path": "/api/public/foundry/products/tender-pdf-requirement-extractor-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "score": 1,
            "errors": [],
            "deadline": "2026-07-01",
            "mandatory": "Deterministic fixture Mandatory for Tender PDF Requirement Extractor v2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Tender PDF Requirement Extractor v2",
            "requirement": "Deterministic fixture Requirement for Tender PDF Requirement Extractor v2",
            "pageCitation": "Deterministic fixture Page Citation for Tender PDF Requirement Extractor v2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "actionChecklist": "Deterministic fixture Action Checklist for Tender PDF Requirement Extractor v2",
            "missingEvidence": [
              "deterministic_fixture_missing_evidence"
            ],
            "complianceStatus": "fixture_validated",
            "evidenceRequired": [
              "deterministic_fixture_evidence_required"
            ],
            "requirementIdentifier": "Deterministic fixture Requirement Identifier for Tender PDF Requirement Extractor v2"
          },
          {
            "score": 0.97,
            "errors": [],
            "deadline": "2026-1802-01",
            "mandatory": "Deterministic fixture Mandatory for Tender PDF Requirement Extractor v2 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Tender PDF Requirement Extractor v2 2",
            "requirement": "Deterministic fixture Requirement for Tender PDF Requirement Extractor v2 2",
            "pageCitation": "Deterministic fixture Page Citation for Tender PDF Requirement Extractor v2 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "actionChecklist": "Deterministic fixture Action Checklist for Tender PDF Requirement Extractor v2 2",
            "missingEvidence": [
              "deterministic_fixture_missing_evidence_2"
            ],
            "complianceStatus": "fixture_validated 2",
            "evidenceRequired": [
              "deterministic_fixture_evidence_required_2"
            ],
            "requirementIdentifier": "Deterministic fixture Requirement Identifier for Tender PDF Requirement Extractor v2 2"
          },
          {
            "score": 0.94,
            "errors": [],
            "deadline": "2026-1803-01",
            "mandatory": "Deterministic fixture Mandatory for Tender PDF Requirement Extractor v2 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-pdf-requirement-extractor-v2",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Tender PDF Requirement Extractor v2 3",
            "requirement": "Deterministic fixture Requirement for Tender PDF Requirement Extractor v2 3",
            "pageCitation": "Deterministic fixture Page Citation for Tender PDF Requirement Extractor v2 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "actionChecklist": "Deterministic fixture Action Checklist for Tender PDF Requirement Extractor v2 3",
            "missingEvidence": [
              "deterministic_fixture_missing_evidence_3"
            ],
            "complianceStatus": "fixture_validated 3",
            "evidenceRequired": [
              "deterministic_fixture_evidence_required_3"
            ],
            "requirementIdentifier": "Deterministic fixture Requirement Identifier for Tender PDF Requirement Extractor v2 3"
          }
        ],
        "title": "Tender Pdf Requirement Extractor V2 Record sample rows",
        "fields": [
          "requirementIdentifier",
          "requirement",
          "mandatory",
          "evidenceRequired",
          "deadline",
          "pageCitation",
          "complianceStatus",
          "missingEvidence",
          "actionChecklist",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender-pdf-requirement-extractor-v2_record",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "requirementIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Requirement Identifier produced by the existing Product Studio identity."
          },
          {
            "name": "requirement",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Requirement produced by the existing Product Studio identity."
          },
          {
            "name": "mandatory",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Mandatory produced by the existing Product Studio identity."
          },
          {
            "name": "evidenceRequired",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Evidence Required produced by the existing Product Studio identity."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Deadline produced by the existing Product Studio identity."
          },
          {
            "name": "pageCitation",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Page Citation produced by the existing Product Studio identity."
          },
          {
            "name": "complianceStatus",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Compliance Status produced by the existing Product Studio identity."
          },
          {
            "name": "missingEvidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Missing Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "actionChecklist",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Action Checklist produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized output confidence."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 19,
        "schema_hash": "f2a29b576e0715de2ef6833d91d2fd6d32703c8b",
        "record_label": "tender-pdf-requirement-extractor-v2_record",
        "manifest_path": "apify://actors/zentrafoundry/tender-pdf-requirement-extractor-v2",
        "required_fields": [
          "requirementIdentifier",
          "evidenceRequired",
          "missingEvidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:59.313742Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "tender-revenue-intelligence-bundle",
      "title": "Tender Revenue Intelligence Bundle",
      "summary": "Find, qualify, classify, explain, and alert on tenders/grants/contracts using Zentra tender discovery, PDF requirement extraction, CPV classification, fit scoring, no-bid reasons, and deadline alerts.",
      "buyer_outcome": "Find, qualify, classify, explain, and alert on tenders/grants/contracts using Zentra tender discovery, PDF requirement extraction, CPV classification, fit scoring, no-bid reasons, and deadline alerts.",
      "target_audiences": [
        "bid teams",
        "grant teams",
        "consultants",
        "GovCon vendors",
        "SMEs selling to public sector"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tender-revenue-intelligence-bundle",
      "api_path": "/api/public/foundry/products/tender-revenue-intelligence-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "buyer": "Deterministic fixture Buyer for Tender Revenue Intelligence Bundle",
            "score": 1,
            "title": "Deterministic fixture Title for Tender Revenue Intelligence Bundle",
            "errors": [],
            "cpvCodes": [
              "deterministic_fixture_cpv_codes"
            ],
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "sourceUrl": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Tender Revenue Intelligence Bundle",
            "requirements": [
              "deterministic_fixture_requirements"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "deduplicationKey": "Deterministic fixture Deduplication Key for Tender Revenue Intelligence Bundle",
            "opportunityIdentifier": "Deterministic fixture Opportunity Identifier for Tender Revenue Intelligence Bundle"
          },
          {
            "buyer": "Deterministic fixture Buyer for Tender Revenue Intelligence Bundle 2",
            "score": 0.97,
            "title": "Deterministic fixture Title for Tender Revenue Intelligence Bundle 2",
            "errors": [],
            "cpvCodes": [
              "deterministic_fixture_cpv_codes_2"
            ],
            "deadline": "2026-1802-01",
            "fitScore": 0.88,
            "sourceUrl": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Tender Revenue Intelligence Bundle 2",
            "requirements": [
              "deterministic_fixture_requirements_2"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "deduplicationKey": "Deterministic fixture Deduplication Key for Tender Revenue Intelligence Bundle 2",
            "opportunityIdentifier": "Deterministic fixture Opportunity Identifier for Tender Revenue Intelligence Bundle 2"
          },
          {
            "buyer": "Deterministic fixture Buyer for Tender Revenue Intelligence Bundle 3",
            "score": 0.94,
            "title": "Deterministic fixture Title for Tender Revenue Intelligence Bundle 3",
            "errors": [],
            "cpvCodes": [
              "deterministic_fixture_cpv_codes_3"
            ],
            "deadline": "2026-1803-01",
            "fitScore": 0.85,
            "sourceUrl": "https://apify.com/zentrafoundry/tender-revenue-intelligence-bundle",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Tender Revenue Intelligence Bundle 3",
            "requirements": [
              "deterministic_fixture_requirements_3"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "deduplicationKey": "Deterministic fixture Deduplication Key for Tender Revenue Intelligence Bundle 3",
            "opportunityIdentifier": "Deterministic fixture Opportunity Identifier for Tender Revenue Intelligence Bundle 3"
          }
        ],
        "title": "Tender Revenue Intelligence Bundle Record sample rows",
        "fields": [
          "opportunityIdentifier",
          "buyer",
          "title",
          "cpvCodes",
          "requirements",
          "fitScore",
          "deadline",
          "sourceUrl",
          "confidence",
          "deduplicationKey",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender-revenue-intelligence-bundle_record",
        "refreshed_at": "2026-08-30T01:51:52.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Opportunity Identifier produced by the existing Product Studio identity."
          },
          {
            "name": "buyer",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Buyer produced by the existing Product Studio identity."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Title produced by the existing Product Studio identity."
          },
          {
            "name": "cpvCodes",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Cpv Codes produced by the existing Product Studio identity."
          },
          {
            "name": "requirements",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Requirements produced by the existing Product Studio identity."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Fit Score produced by the existing Product Studio identity."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Deadline produced by the existing Product Studio identity."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Source Url produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "deduplicationKey",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Deduplication Key produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 18,
        "schema_hash": "ac41db81c3ca7a8617f01af5afa5d63269ae9fbd",
        "record_label": "tender-revenue-intelligence-bundle_record",
        "manifest_path": "apify://actors/zentrafoundry/tender-revenue-intelligence-bundle",
        "required_fields": [
          "opportunityIdentifier",
          "title",
          "sourceUrl",
          "confidence",
          "deduplicationKey",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:59.510454Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify orchestration Actor with graceful local sample fallback.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "govcon-grants-bid-fit-scorer-v2",
        "tender-finder-tool",
        "tender-pdf-requirement-extractor",
        "tender-cpv-classifier"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "bundle",
      "bundle_family": "Tender and Grant Revenue Intelligence Bundles",
      "bundle_version": "legacy-apify-current",
      "member_count": 4,
      "member_products": [
        "govcon-grants-bid-fit-scorer-v2",
        "tender-finder-tool",
        "tender-pdf-requirement-extractor",
        "tender-cpv-classifier"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "tendermatch-dach-actor",
      "title": "TenderMatch DACH Actor",
      "summary": "Input a company profile and return matched DACH tenders with why-it-matched and requirements",
      "buyer_outcome": "Input a company profile and return matched DACH tenders with why-it-matched and requirements",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tendermatch-dach-actor",
      "api_path": "/api/public/foundry/products/tendermatch-dach-actor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for TenderMatch DACH Actor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for TenderMatch DACH Actor",
            "signalType": "tendermatch_dach_actor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
            "recommendedAction": "Deterministic fixture Recommended Action for TenderMatch DACH Actor"
          },
          {
            "summary": "Deterministic fixture Summary for TenderMatch DACH Actor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for TenderMatch DACH Actor 2",
            "signalType": "tendermatch_dach_actor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
            "recommendedAction": "Deterministic fixture Recommended Action for TenderMatch DACH Actor 2"
          },
          {
            "summary": "Deterministic fixture Summary for TenderMatch DACH Actor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for TenderMatch DACH Actor 3",
            "signalType": "tendermatch_dach_actor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/tendermatch-dach-actor",
            "recommendedAction": "Deterministic fixture Recommended Action for TenderMatch DACH Actor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "7621f7c6f1819db43b1891e3ddd452564d886556",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/tendermatch-dach-actor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "terms-privacy-policy-change-evidence-actor",
      "title": "Terms & Privacy Policy Change Evidence Actor",
      "summary": "Terms & Privacy Policy Change Evidence Actor packages Apify actor + evidence bundle into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Terms & Privacy Policy Change Evidence Actor packages Apify actor + evidence bundle into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SaaS legal ops",
        "privacy consultants",
        "procurement due diligence"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/terms-privacy-policy-change-evidence-actor",
      "api_path": "/api/public/foundry/products/terms-privacy-policy-change-evidence-actor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Terms & Privacy Policy Change Evidence Actor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Terms & Privacy Policy Change Evidence Actor",
            "sourceUrl": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Terms & Privacy Policy Change Evidence Actor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Terms & Privacy Policy Change Evidence Actor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Terms & Privacy Policy Change Evidence Actor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Terms & Privacy Policy Change Evidence Actor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Terms & Privacy Policy Change Evidence Actor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Terms & Privacy Policy Change Evidence Actor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/terms-privacy-policy-change-evidence-actor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Terms & Privacy Policy Change Evidence Actor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "94a91b513bf4941b7043b3ece4e17377f867fd9c",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/terms-privacy-policy-change-evidence-actor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:59.832987Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + evidence bundle",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "saas-competitive-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:16:59+02:00"
    },
    {
      "slug": "tender-change-monitor",
      "title": "Tender Change Monitor",
      "summary": "New/updated/closing-soon detection for any tender source or user dataset",
      "buyer_outcome": "New/updated/closing-soon detection for any tender source or user dataset",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-change-monitor",
      "api_path": "/api/public/foundry/products/tender-change-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-change-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-change-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-change-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Change Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Change Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Change Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "d5dfa936e0d9c3f6ec5677e3a19bd5a514fb3e10",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-change-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:58+02:00"
    },
    {
      "slug": "tender-change-monitor-v2",
      "title": "Tender Change Monitor v2",
      "summary": "Tender Change Monitor v2 packages Monitor tender pages/PDFs, detect deadline/spec changes, alert owners, evidence diffs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing ...",
      "buyer_outcome": "Tender Change Monitor v2 packages Monitor tender pages/PDFs, detect deadline/spec changes, alert owners, evidence diffs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Procurement teams",
        "vendors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/tender-change-monitor-v2",
      "api_path": "/api/public/foundry/products/tender-change-monitor-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Change Monitor v2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor v2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor v2",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Change Monitor v2 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor v2 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor v2 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Change Monitor v2 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Change Monitor v2 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-change-monitor-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Change Monitor v2 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "f496c81ec22f3d3262501554c6b5a31e5bb9c4d2",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-change-monitor-v2",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:58.191857Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:58+02:00"
    },
    {
      "slug": "tender-cpv-classifier",
      "title": "Tender CPV Classifier",
      "summary": "Tender text/PDF -> CPV candidates, vertical tags, confidence and explanation",
      "buyer_outcome": "Tender text/PDF -> CPV candidates, vertical tags, confidence and explanation",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-cpv-classifier",
      "api_path": "/api/public/foundry/products/tender-cpv-classifier",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-cpv-classifier",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-cpv-classifier",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-cpv-classifier",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender CPV Classifier",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender CPV Classifier",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-cpv-classifier",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender CPV Classifier",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender CPV Classifier 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender CPV Classifier 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-cpv-classifier",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender CPV Classifier 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender CPV Classifier 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender CPV Classifier 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-cpv-classifier",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender CPV Classifier 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "35ecba1bdf26206f1f0f54f1e73ef55ee558f883",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-cpv-classifier",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "tender-revenue-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:58+02:00"
    },
    {
      "slug": "tender-finder-tool",
      "title": "Tender Finder Tool",
      "summary": "Agent-ready tender search for public-sector opportunities by company/ICP",
      "buyer_outcome": "Agent-ready tender search for public-sector opportunities by company/ICP",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-finder-tool",
      "api_path": "/api/public/foundry/products/tender-finder-tool",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-finder-tool",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-finder-tool",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-finder-tool",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Finder Tool",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Finder Tool",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-finder-tool",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Finder Tool",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Finder Tool 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Finder Tool 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-finder-tool",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Finder Tool 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Finder Tool 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Finder Tool 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-finder-tool",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Finder Tool 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "828b276fa907124d8fefbef95e05b098008c0dc9",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-finder-tool",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "tender-revenue-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:58+02:00"
    },
    {
      "slug": "tender-language-normalizer",
      "title": "Tender Language Normalizer",
      "summary": "Original-language notices -> normalized English/German/Spanish/French/Polish summaries",
      "buyer_outcome": "Original-language notices -> normalized English/German/Spanish/French/Polish summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-language-normalizer",
      "api_path": "/api/public/foundry/products/tender-language-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-language-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-language-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-language-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Language Normalizer 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Language Normalizer 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-language-normalizer",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Language Normalizer 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "f63052b104c915dea983ea09ca0d5818b1fddf5f",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-language-normalizer",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:58+02:00"
    },
    {
      "slug": "supplier-availability-api",
      "title": "Supplier Availability API",
      "summary": "SKU/search term -> cached public availability/price/status where allowed",
      "buyer_outcome": "SKU/search term -> cached public availability/price/status where allowed",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/supplier-availability-api",
      "api_path": "/api/public/foundry/products/supplier-availability-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/supplier-availability-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/supplier-availability-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/supplier-availability-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Availability API",
            "marketplace": "Deterministic fixture Marketplace for Supplier Availability API",
            "productName": "Deterministic fixture Product Name for Supplier Availability API",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Availability API 2",
            "marketplace": "Deterministic fixture Marketplace for Supplier Availability API 2",
            "productName": "Deterministic fixture Product Name for Supplier Availability API 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-availability-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Availability API 3",
            "marketplace": "Deterministic fixture Marketplace for Supplier Availability API 3",
            "productName": "Deterministic fixture Product Name for Supplier Availability API 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7e90db67e88f77ab58f5bcaf5ea2681baf367330",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/supplier-availability-api",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:57+02:00"
    },
    {
      "slug": "supplier-stock-price-monitor",
      "title": "Supplier Stock/Price Monitor",
      "summary": "Industrial supplier stock/price/availability changes where public and allowed",
      "buyer_outcome": "Industrial supplier stock/price/availability changes where public and allowed",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/supplier-stock-price-monitor",
      "api_path": "/api/public/foundry/products/supplier-stock-price-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Stock/Price Monitor",
            "marketplace": "Deterministic fixture Marketplace for Supplier Stock/Price Monitor",
            "productName": "Deterministic fixture Product Name for Supplier Stock/Price Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Stock/Price Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Supplier Stock/Price Monitor 2",
            "productName": "Deterministic fixture Product Name for Supplier Stock/Price Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/supplier-stock-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Supplier Stock/Price Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Supplier Stock/Price Monitor 3",
            "productName": "Deterministic fixture Product Name for Supplier Stock/Price Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a49e0ab387777492f87519d49e31db1ec02908a6",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/supplier-stock-price-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:57+02:00"
    },
    {
      "slug": "swiss-public-it-tender-monitor",
      "title": "Swiss Public IT Tender Monitor - SIMAP + TED",
      "summary": "Swiss IT/software/network public tenders normalized across DE/FR/IT/EN",
      "buyer_outcome": "Swiss IT/software/network public tenders normalized across DE/FR/IT/EN",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/swiss-public-it-tender-monitor",
      "api_path": "/api/public/foundry/products/swiss-public-it-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Swiss Public IT Tender Monitor - SIMAP + TED",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Swiss Public IT Tender Monitor - SIMAP + TED",
            "sourceUrl": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Swiss Public IT Tender Monitor - SIMAP + TED",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Swiss Public IT Tender Monitor - SIMAP + TED 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Swiss Public IT Tender Monitor - SIMAP + TED 2",
            "sourceUrl": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Swiss Public IT Tender Monitor - SIMAP + TED 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Swiss Public IT Tender Monitor - SIMAP + TED 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Swiss Public IT Tender Monitor - SIMAP + TED 3",
            "sourceUrl": "https://apify.com/zentrafoundry/swiss-public-it-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Swiss Public IT Tender Monitor - SIMAP + TED 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "d7c5782028e06fb5c2d3b77dfc692c99bab2d95a",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/swiss-public-it-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:57+02:00"
    },
    {
      "slug": "temu-product-price-tracker",
      "title": "Temu Product Price Tracker",
      "summary": "Temu Product Price Tracker packages Search/category monitor, price history, coupon flags, seller metadata, stock/variant fields into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready ...",
      "buyer_outcome": "Temu Product Price Tracker packages Search/category monitor, price history, coupon flags, seller metadata, stock/variant fields into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Sellers",
        "arbitrage operators",
        "market researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/temu-product-price-tracker",
      "api_path": "/api/public/foundry/products/temu-product-price-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/temu-product-price-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/temu-product-price-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/temu-product-price-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/temu-product-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Temu Product Price Tracker",
            "marketplace": "Deterministic fixture Marketplace for Temu Product Price Tracker",
            "productName": "Deterministic fixture Product Name for Temu Product Price Tracker",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/temu-product-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Temu Product Price Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Temu Product Price Tracker 2",
            "productName": "Deterministic fixture Product Name for Temu Product Price Tracker 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/temu-product-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Temu Product Price Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Temu Product Price Tracker 3",
            "productName": "Deterministic fixture Product Name for Temu Product Price Tracker 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "1f75aa2fdec23079513a224de21f4a53783cf01e",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/temu-product-price-tracker",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:57.665615Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:57+02:00"
    },
    {
      "slug": "tender-alerts-to-slack-webhook",
      "title": "Tender Alerts to Slack/Webhook",
      "summary": "Push only new/changed/closing tender alerts to Slack or generic webhook",
      "buyer_outcome": "Push only new/changed/closing tender alerts to Slack or generic webhook",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/tender-alerts-to-slack-webhook",
      "api_path": "/api/public/foundry/products/tender-alerts-to-slack-webhook",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Tender Alerts to Slack/Webhook",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Tender Alerts to Slack/Webhook",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Alerts to Slack/Webhook",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Tender Alerts to Slack/Webhook 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Tender Alerts to Slack/Webhook 2",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Alerts to Slack/Webhook 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Tender Alerts to Slack/Webhook 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Tender Alerts to Slack/Webhook 3",
            "sourceUrl": "https://apify.com/zentrafoundry/tender-alerts-to-slack-webhook",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Tender Alerts to Slack/Webhook 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "541a52e655a15ad78152c62a4c9969f4402b2700",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/tender-alerts-to-slack-webhook",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:57+02:00"
    },
    {
      "slug": "shopify-woocommerce-dtc-catalog-intelligence",
      "title": "Shopify WooCommerce DTC Catalog Intelligence",
      "summary": "Shopify WooCommerce DTC Catalog Intelligence packages Detect platform, apps, catalog size, price bands, new/removed products, sale depth, bundles into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ...",
      "buyer_outcome": "Shopify WooCommerce DTC Catalog Intelligence packages Detect platform, apps, catalog size, price bands, new/removed products, sale depth, bundles into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "DTC brands",
        "agencies",
        "investors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/shopify-woocommerce-dtc-catalog-intelligence",
      "api_path": "/api/public/foundry/products/shopify-woocommerce-dtc-catalog-intelligence",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "seller": "Deterministic fixture Seller for Shopify WooCommerce DTC Catalog Intelligence",
            "currency": "USD",
            "sourceUrl": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
            "confidence": 0.91,
            "marketplace": "Deterministic fixture Marketplace for Shopify WooCommerce DTC Catalog Intelligence",
            "priceChange": 1,
            "stockSignal": "Deterministic fixture Stock Signal for Shopify WooCommerce DTC Catalog Intelligence",
            "availability": "Deterministic fixture Availability for Shopify WooCommerce DTC Catalog Intelligence",
            "currentPrice": 1,
            "reviewChange": "Deterministic fixture Review Change for Shopify WooCommerce DTC Catalog Intelligence",
            "catalogChange": "Deterministic fixture Catalog Change for Shopify WooCommerce DTC Catalog Intelligence",
            "previousPrice": 1,
            "deduplicationKey": "Deterministic fixture Deduplication Key for Shopify WooCommerce DTC Catalog Intelligence",
            "productIdentifier": "Deterministic fixture Product Identifier for Shopify WooCommerce DTC Catalog Intelligence",
            "retrievedTimestamp": "2026-07-01T09:00:00Z"
          },
          {
            "seller": "Deterministic fixture Seller for Shopify WooCommerce DTC Catalog Intelligence 2",
            "currency": "USD",
            "sourceUrl": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
            "confidence": 0.88,
            "marketplace": "Deterministic fixture Marketplace for Shopify WooCommerce DTC Catalog Intelligence 2",
            "priceChange": 0.97,
            "stockSignal": "Deterministic fixture Stock Signal for Shopify WooCommerce DTC Catalog Intelligence 2",
            "availability": "Deterministic fixture Availability for Shopify WooCommerce DTC Catalog Intelligence 2",
            "currentPrice": 0.97,
            "reviewChange": "Deterministic fixture Review Change for Shopify WooCommerce DTC Catalog Intelligence 2",
            "catalogChange": "Deterministic fixture Catalog Change for Shopify WooCommerce DTC Catalog Intelligence 2",
            "previousPrice": 0.97,
            "deduplicationKey": "Deterministic fixture Deduplication Key for Shopify WooCommerce DTC Catalog Intelligence 2",
            "productIdentifier": "Deterministic fixture Product Identifier for Shopify WooCommerce DTC Catalog Intelligence 2",
            "retrievedTimestamp": "2026-1802-01T09:00:00Z"
          },
          {
            "seller": "Deterministic fixture Seller for Shopify WooCommerce DTC Catalog Intelligence 3",
            "currency": "USD",
            "sourceUrl": "https://apify.com/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
            "confidence": 0.85,
            "marketplace": "Deterministic fixture Marketplace for Shopify WooCommerce DTC Catalog Intelligence 3",
            "priceChange": 0.94,
            "stockSignal": "Deterministic fixture Stock Signal for Shopify WooCommerce DTC Catalog Intelligence 3",
            "availability": "Deterministic fixture Availability for Shopify WooCommerce DTC Catalog Intelligence 3",
            "currentPrice": 0.94,
            "reviewChange": "Deterministic fixture Review Change for Shopify WooCommerce DTC Catalog Intelligence 3",
            "catalogChange": "Deterministic fixture Catalog Change for Shopify WooCommerce DTC Catalog Intelligence 3",
            "previousPrice": 0.94,
            "deduplicationKey": "Deterministic fixture Deduplication Key for Shopify WooCommerce DTC Catalog Intelligence 3",
            "productIdentifier": "Deterministic fixture Product Identifier for Shopify WooCommerce DTC Catalog Intelligence 3",
            "retrievedTimestamp": "2026-1803-01T09:00:00Z"
          }
        ],
        "title": "Suite Buyer Record sample rows",
        "fields": [
          "productIdentifier",
          "marketplace",
          "seller",
          "currentPrice",
          "previousPrice",
          "priceChange",
          "currency",
          "availability",
          "stockSignal",
          "catalogChange",
          "reviewChange",
          "sourceUrl",
          "retrievedTimestamp",
          "deduplicationKey",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "suite_buyer_record",
        "refreshed_at": "2026-08-30T01:43:15.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "seller",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "currentPrice",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "previousPrice",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "priceChange",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "currency",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "availability",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "stockSignal",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "catalogChange",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "reviewChange",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "retrievedTimestamp",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "deduplicationKey",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing suite field derived from validated member output."
          }
        ],
        "source": "product_output_contract",
        "field_count": 15,
        "schema_hash": "861e7505c771d314ded004f6addf8a4c7e5268d5",
        "record_label": "suite_buyer_record",
        "manifest_path": "apify://actors/zentrafoundry/shopify-woocommerce-dtc-catalog-intelligence",
        "required_fields": [
          "productIdentifier",
          "sourceUrl",
          "deduplicationKey",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.994322Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "temu-product-price-tracker",
        "shein-trends-product-monitor",
        "tiktok-shop-product-intelligence-api",
        "competitor-catalog-change-detector",
        "product-review-change-monitor",
        "sku-price-drop-alert-api",
        "eu-marketplace-ean-price-tracker"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "suite",
      "bundle_family": "Commerce Price Stock and Catalog Suites",
      "bundle_version": "legacy-apify-current",
      "member_count": 7,
      "member_products": [
        "temu-product-price-tracker",
        "shein-trends-product-monitor",
        "tiktok-shop-product-intelligence-api",
        "competitor-catalog-change-detector",
        "product-review-change-monitor",
        "sku-price-drop-alert-api",
        "eu-marketplace-ean-price-tracker"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:56+02:00"
    },
    {
      "slug": "short-term-rental-permit-change-monitor",
      "title": "Short-Term Rental Permit Change Monitor",
      "summary": "Short-Term Rental Permit Change Monitor packages Apify actor + scheduled alert feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Short-Term Rental Permit Change Monitor packages Apify actor + scheduled alert feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Property managers",
        "STR compliance tools",
        "city-tech analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/short-term-rental-permit-change-monitor",
      "api_path": "/api/public/foundry/products/short-term-rental-permit-change-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Change Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Change Monitor",
            "entityType": "short_term_rental_permit_change_monitor_entity_type",
            "signalType": "short_term_rental_permit_change_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Change Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Change Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Change Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Change Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Change Monitor 2",
            "entityType": "short_term_rental_permit_change_monitor_entity_type 2",
            "signalType": "short_term_rental_permit_change_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Change Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Change Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Change Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Short-Term Rental Permit Change Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/short-term-rental-permit-change-monitor",
            "entityName": "Deterministic fixture Entity Name for Short-Term Rental Permit Change Monitor 3",
            "entityType": "short_term_rental_permit_change_monitor_entity_type 3",
            "signalType": "short_term_rental_permit_change_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Short-Term Rental Permit Change Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Short-Term Rental Permit Change Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Short-Term Rental Permit Change Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "62e8ff3fe34504a849eaad7372c7042d66d19510",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/short-term-rental-permit-change-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:56.157753Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + scheduled alert feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:56+02:00"
    },
    {
      "slug": "sku-price-drop-alert-api",
      "title": "SKU Price Drop Alert API",
      "summary": "SKU Price Drop Alert API packages Input SKU/URL list, detect price drops, stock, variant availability, fake-sale warnings, webhook output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketpl...",
      "buyer_outcome": "SKU Price Drop Alert API packages Input SKU/URL list, detect price drops, stock, variant availability, fake-sale warnings, webhook output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Deal communities",
        "resellers",
        "internal procurement"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/sku-price-drop-alert-api",
      "api_path": "/api/public/foundry/products/sku-price-drop-alert-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SKU Price Drop Alert API",
            "marketplace": "Deterministic fixture Marketplace for SKU Price Drop Alert API",
            "productName": "Deterministic fixture Product Name for SKU Price Drop Alert API",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SKU Price Drop Alert API 2",
            "marketplace": "Deterministic fixture Marketplace for SKU Price Drop Alert API 2",
            "productName": "Deterministic fixture Product Name for SKU Price Drop Alert API 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/sku-price-drop-alert-api",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SKU Price Drop Alert API 3",
            "marketplace": "Deterministic fixture Marketplace for SKU Price Drop Alert API 3",
            "productName": "Deterministic fixture Product Name for SKU Price Drop Alert API 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:13.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a5eba4147b6076302ebf39c31ddb4e1d0b740ffb",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/sku-price-drop-alert-api",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:56.418185Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:56+02:00"
    },
    {
      "slug": "solar-interconnection-queue-watcher",
      "title": "Solar Interconnection Queue Watcher",
      "summary": "Solar Interconnection Queue Watcher packages Apify actor + normalized queue rows into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Solar Interconnection Queue Watcher packages Apify actor + normalized queue rows into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Solar installers",
        "energy analysts",
        "battery developers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/solar-interconnection-queue-watcher",
      "api_path": "/api/public/foundry/products/solar-interconnection-queue-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Solar Interconnection Queue Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Watcher",
            "signalType": "solar_interconnection_queue_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for Solar Interconnection Queue Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for Solar Interconnection Queue Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Watcher 2",
            "signalType": "solar_interconnection_queue_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for Solar Interconnection Queue Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for Solar Interconnection Queue Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Solar Interconnection Queue Watcher 3",
            "signalType": "solar_interconnection_queue_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/solar-interconnection-queue-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for Solar Interconnection Queue Watcher 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "62e6a189582375cce3c3faf45a71ee28532b42d1",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/solar-interconnection-queue-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:56.637410Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + normalized queue rows",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:56+02:00"
    },
    {
      "slug": "spain-solar-tender-monitor",
      "title": "Spain Solar Tender Monitor",
      "summary": "Spanish solar/PV/BESS tender feed with English/German summaries",
      "buyer_outcome": "Spanish solar/PV/BESS tender feed with English/German summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/spain-solar-tender-monitor",
      "api_path": "/api/public/foundry/products/spain-solar-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Spain Solar Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Spain Solar Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Spain Solar Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Spain Solar Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Spain Solar Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Spain Solar Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Spain Solar Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Spain Solar Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/spain-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Spain Solar Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "461e89134ab41d9136ddba1a44dcf14ec48a65c3",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/spain-solar-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:56+02:00"
    },
    {
      "slug": "sec-filing-risk-extractor-v2",
      "title": "SEC Filing Change Monitor + Risk Extractor v2",
      "summary": "SEC Filing Change Monitor + Risk Extractor v2 packages 8-K/10-K change detection, risk factor diff, insider/legal signal tags, evidence links into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mark...",
      "buyer_outcome": "SEC Filing Change Monitor + Risk Extractor v2 packages 8-K/10-K change detection, risk factor diff, insider/legal signal tags, evidence links into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Investors",
        "analysts",
        "B2B risk teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/sec-filing-risk-extractor-v2",
      "api_path": "/api/public/foundry/products/sec-filing-risk-extractor-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor v2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor v2",
            "signalType": "sec_filing_risk_extractor_v2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor v2"
          },
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor v2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor v2 2",
            "signalType": "sec_filing_risk_extractor_v2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor v2 2"
          },
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor v2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor v2 3",
            "signalType": "sec_filing_risk_extractor_v2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-filing-risk-extractor-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor v2 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ba42135c2841552903e3462b554312d87f988214",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/sec-filing-risk-extractor-v2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.042416Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:55+02:00"
    },
    {
      "slug": "serp-competitor-gap-monitor",
      "title": "SERP + Competitor Gap Monitor",
      "summary": "SERP + Competitor Gap Monitor packages Track organic/paid SERP, PAA, AI features, competitor URLs, snippets, price/review features into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-rea...",
      "buyer_outcome": "SERP + Competitor Gap Monitor packages Track organic/paid SERP, PAA, AI features, competitor URLs, snippets, price/review features into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SEO agencies",
        "SaaS marketers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/serp-competitor-gap-monitor",
      "api_path": "/api/public/foundry/products/serp-competitor-gap-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/serp-competitor-gap-monitor",
            "signalType": "serp_competitor_gap_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for SERP + Competitor Gap Monitor",
            "marketplace": "Deterministic fixture Marketplace for SERP + Competitor Gap Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for SERP + Competitor Gap Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/serp-competitor-gap-monitor",
            "signalType": "serp_competitor_gap_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for SERP + Competitor Gap Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for SERP + Competitor Gap Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for SERP + Competitor Gap Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/serp-competitor-gap-monitor",
            "signalType": "serp_competitor_gap_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for SERP + Competitor Gap Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for SERP + Competitor Gap Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for SERP + Competitor Gap Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:36.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "996fe7dacae816848f70869e95575da91fb0e68e",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/serp-competitor-gap-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.184152Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "saas-competitive-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:55+02:00"
    },
    {
      "slug": "shein-trends-product-monitor",
      "title": "SHEIN Trends & Product Monitor",
      "summary": "SHEIN Trends & Product Monitor packages Track new arrivals, price drops, category velocity, color/size availability, image URLs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready ...",
      "buyer_outcome": "SHEIN Trends & Product Monitor packages Track new arrivals, price drops, category velocity, color/size availability, image URLs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Fashion sellers",
        "trend researchers",
        "sourcing teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/shein-trends-product-monitor",
      "api_path": "/api/public/foundry/products/shein-trends-product-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SHEIN Trends & Product Monitor",
            "marketplace": "Deterministic fixture Marketplace for SHEIN Trends & Product Monitor",
            "productName": "Deterministic fixture Product Name for SHEIN Trends & Product Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SHEIN Trends & Product Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for SHEIN Trends & Product Monitor 2",
            "productName": "Deterministic fixture Product Name for SHEIN Trends & Product Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shein-trends-product-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for SHEIN Trends & Product Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for SHEIN Trends & Product Monitor 3",
            "productName": "Deterministic fixture Product Name for SHEIN Trends & Product Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "aaffd70b6da207a01d84d4666b40bafe34b638eb",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/shein-trends-product-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.373336Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:55+02:00"
    },
    {
      "slug": "shopee-lazada-marketplace-monitor",
      "title": "Shopee / Lazada Marketplace Monitor",
      "summary": "Shopee / Lazada Marketplace Monitor packages Search/category products, price, reviews, seller rating, shipping fields, daily changes into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-r...",
      "buyer_outcome": "Shopee / Lazada Marketplace Monitor packages Search/category products, price, reviews, seller rating, shipping fields, daily changes into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Sellers",
        "market researchers",
        "sourcing teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/shopee-lazada-marketplace-monitor",
      "api_path": "/api/public/foundry/products/shopee-lazada-marketplace-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shopee-lazada-marketplace-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Shopee / Lazada Marketplace Monitor",
            "marketplace": "Deterministic fixture Marketplace for Shopee / Lazada Marketplace Monitor",
            "productName": "Deterministic fixture Product Name for Shopee / Lazada Marketplace Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shopee-lazada-marketplace-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Shopee / Lazada Marketplace Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Shopee / Lazada Marketplace Monitor 2",
            "productName": "Deterministic fixture Product Name for Shopee / Lazada Marketplace Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/shopee-lazada-marketplace-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Shopee / Lazada Marketplace Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Shopee / Lazada Marketplace Monitor 3",
            "productName": "Deterministic fixture Product Name for Shopee / Lazada Marketplace Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:30.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "854ac725866c7c17b485a788eb766d7cee80f6a4",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/shopee-lazada-marketplace-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.545326Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:55+02:00"
    },
    {
      "slug": "shopify-product-launch-monitor",
      "title": "Shopify Product Launch Monitor",
      "summary": "Shopify Product Launch Monitor packages Monitor Shopify stores, new SKUs, sold-out/restocked, app/tech stack changes, price moves into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-read...",
      "buyer_outcome": "Shopify Product Launch Monitor packages Monitor Shopify stores, new SKUs, sold-out/restocked, app/tech stack changes, price moves into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "DTC brands",
        "investors",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/shopify-product-launch-monitor",
      "api_path": "/api/public/foundry/products/shopify-product-launch-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/shopify-product-launch-monitor",
            "signalType": "shopify_product_launch_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for Shopify Product Launch Monitor",
            "marketplace": "Deterministic fixture Marketplace for Shopify Product Launch Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for Shopify Product Launch Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/shopify-product-launch-monitor",
            "signalType": "shopify_product_launch_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Shopify Product Launch Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Shopify Product Launch Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for Shopify Product Launch Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/shopify-product-launch-monitor",
            "signalType": "shopify_product_launch_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Shopify Product Launch Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Shopify Product Launch Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for Shopify Product Launch Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "98253fc641633dbfb4abe7232153cb0ae1e888eb",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/shopify-product-launch-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:55.829429Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:55+02:00"
    },
    {
      "slug": "restaurant-health-inspection-delta-tracker",
      "title": "Restaurant Health Inspection Delta Tracker",
      "summary": "Restaurant Health Inspection Delta Tracker packages Apify actor + CSV/JSON output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Restaurant Health Inspection Delta Tracker packages Apify actor + CSV/JSON output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Restaurant suppliers",
        "local SEO agencies",
        "food-delivery ops watching complian"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/restaurant-health-inspection-delta-tracker",
      "api_path": "/api/public/foundry/products/restaurant-health-inspection-delta-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Restaurant Health Inspection Delta Tracker",
            "sourceUrl": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
            "entityName": "Deterministic fixture Entity Name for Restaurant Health Inspection Delta Tracker",
            "entityType": "restaurant_health_inspection_delta_tracker_entity_type",
            "signalType": "restaurant_health_inspection_delta_tracker_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Health Inspection Delta Tracker",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Health Inspection Delta Tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Health Inspection Delta Tracker"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Restaurant Health Inspection Delta Tracker 2",
            "sourceUrl": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
            "entityName": "Deterministic fixture Entity Name for Restaurant Health Inspection Delta Tracker 2",
            "entityType": "restaurant_health_inspection_delta_tracker_entity_type 2",
            "signalType": "restaurant_health_inspection_delta_tracker_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Health Inspection Delta Tracker 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Health Inspection Delta Tracker 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Health Inspection Delta Tracker 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Restaurant Health Inspection Delta Tracker 3",
            "sourceUrl": "https://apify.com/zentrafoundry/restaurant-health-inspection-delta-tracker",
            "entityName": "Deterministic fixture Entity Name for Restaurant Health Inspection Delta Tracker 3",
            "entityType": "restaurant_health_inspection_delta_tracker_entity_type 3",
            "signalType": "restaurant_health_inspection_delta_tracker_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Restaurant Health Inspection Delta Tracker 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Restaurant Health Inspection Delta Tracker 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Restaurant Health Inspection Delta Tracker 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "62672c987b7d940f4bbd76371e2c14b04813128a",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/restaurant-health-inspection-delta-tracker",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:53.997827Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + CSV/JSON output",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:54+02:00"
    },
    {
      "slug": "saas-app-marketplace-review-monitor",
      "title": "SaaS App Marketplace Review Monitor",
      "summary": "Monitor competitor app reviews, pricing changes, and rating movement.",
      "buyer_outcome": "Monitor competitor app reviews, pricing changes, and rating movement.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/saas-app-marketplace-review-monitor",
      "api_path": "/api/public/foundry/products/saas-app-marketplace-review-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
            "signalType": "saas_app_marketplace_review_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for SaaS App Marketplace Review Monitor",
            "marketplace": "Deterministic fixture Marketplace for SaaS App Marketplace Review Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for SaaS App Marketplace Review Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
            "signalType": "saas_app_marketplace_review_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for SaaS App Marketplace Review Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for SaaS App Marketplace Review Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for SaaS App Marketplace Review Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/saas-app-marketplace-review-monitor",
            "signalType": "saas_app_marketplace_review_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for SaaS App Marketplace Review Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for SaaS App Marketplace Review Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for SaaS App Marketplace Review Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:15.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "ec7627a43efeeb04e11faca05efba742010d7b0a",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/saas-app-marketplace-review-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:54+02:00"
    },
    {
      "slug": "saas-competitive-intelligence-bundle",
      "title": "SaaS Competitive Intelligence Bundle",
      "summary": "Monitor SaaS competitor pricing, public page changes, changelogs, terms/privacy, SERP gaps, AI brand visibility, and citation opportunities, then return evidence-backed competitive action briefs.",
      "buyer_outcome": "Monitor SaaS competitor pricing, public page changes, changelogs, terms/privacy, SERP gaps, AI brand visibility, and citation opportunities, then return evidence-backed competitive action briefs.",
      "target_audiences": [
        "SaaS founders",
        "product marketers",
        "competitive intelligence analysts",
        "agencies",
        "sales enablement teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/saas-competitive-intelligence-bundle",
      "api_path": "/api/public/foundry/products/saas-competitive-intelligence-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for SaaS Competitive Intelligence Bundle",
            "signalType": "saas_competitive_intelligence_bundle_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Competitive Intelligence Bundle",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Competitive Intelligence Bundle",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for SaaS Competitive Intelligence Bundle 2",
            "signalType": "saas_competitive_intelligence_bundle_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Competitive Intelligence Bundle 2",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Competitive Intelligence Bundle 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for SaaS Competitive Intelligence Bundle 3",
            "signalType": "saas_competitive_intelligence_bundle_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-competitive-intelligence-bundle",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Competitive Intelligence Bundle 3",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Competitive Intelligence Bundle 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:51:52.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "4b51b3d7741831a6317a572dab5019fdd4844723",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/saas-competitive-intelligence-bundle",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:54.391808Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify orchestration Actor for SaaS competitive intelligence.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "saas-pricing-page-change-tracker",
        "monitor-competitor-public-changes",
        "serp-competitor-gap-monitor",
        "terms-privacy-policy-change-evidence-actor"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "bundle",
      "bundle_family": "SaaS Competitive Intelligence Bundles",
      "bundle_version": "legacy-apify-current",
      "member_count": 5,
      "member_products": [
        "saas-pricing-page-change-tracker",
        "monitor-competitor-public-changes",
        "serp-competitor-gap-monitor",
        "terms-privacy-policy-change-evidence-actor"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:54+02:00"
    },
    {
      "slug": "saas-pricing-page-change-tracker",
      "title": "SaaS Pricing Page Change Tracker",
      "summary": "SaaS Pricing Page Change Tracker packages Apify actor + price-plan diff into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "SaaS Pricing Page Change Tracker packages Apify actor + price-plan diff into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "GTM teams",
        "pricing consultants",
        "SaaS founders"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/saas-pricing-page-change-tracker",
      "api_path": "/api/public/foundry/products/saas-pricing-page-change-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for SaaS Pricing Page Change Tracker",
            "signalType": "saas_pricing_page_change_tracker_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Pricing Page Change Tracker",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Pricing Page Change Tracker",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for SaaS Pricing Page Change Tracker 2",
            "signalType": "saas_pricing_page_change_tracker_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Pricing Page Change Tracker 2",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Pricing Page Change Tracker 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for SaaS Pricing Page Change Tracker 3",
            "signalType": "saas_pricing_page_change_tracker_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/saas-pricing-page-change-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for SaaS Pricing Page Change Tracker 3",
            "competitorName": "Deterministic fixture Competitor Name for SaaS Pricing Page Change Tracker 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:26.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "b53f4e15ac953b483dd2de8d03c557db55ea6124",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/saas-pricing-page-change-tracker",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:54.630598Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + price-plan diff",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "saas-competitive-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:54+02:00"
    },
    {
      "slug": "sec-edgar-event-risk-extractor",
      "title": "SEC Filing Change Monitor + Risk Extractor",
      "summary": "SEC filings converted into event classifications, risk-factor diffs, exhibit signals, XBRL tables, and company watchlist summaries",
      "buyer_outcome": "SEC filings converted into event classifications, risk-factor diffs, exhibit signals, XBRL tables, and company watchlist summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/sec-edgar-event-risk-extractor",
      "api_path": "/api/public/foundry/products/sec-edgar-event-risk-extractor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor",
            "signalType": "sec_edgar_event_risk_extractor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor"
          },
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor 2",
            "signalType": "sec_edgar_event_risk_extractor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor 2"
          },
          {
            "summary": "Deterministic fixture Summary for SEC Filing Change Monitor + Risk Extractor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for SEC Filing Change Monitor + Risk Extractor 3",
            "signalType": "sec_edgar_event_risk_extractor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/sec-edgar-event-risk-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for SEC Filing Change Monitor + Risk Extractor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1ef4d203508659d0551a260006b6fe54e648d39a",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/sec-edgar-event-risk-extractor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:54+02:00"
    },
    {
      "slug": "public-source-discovery-agent",
      "title": "Public Source Discovery Agent",
      "summary": "Find official portals/APIs/open datasets for a niche, country or Actor idea",
      "buyer_outcome": "Find official portals/APIs/open datasets for a niche, country or Actor idea",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/public-source-discovery-agent",
      "api_path": "/api/public/foundry/products/public-source-discovery-agent",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-source-discovery-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-source-discovery-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-source-discovery-agent",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Public Source Discovery Agent",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Public Source Discovery Agent",
            "signalType": "public_source_discovery_agent_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/public-source-discovery-agent",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Source Discovery Agent"
          },
          {
            "summary": "Deterministic fixture Summary for Public Source Discovery Agent 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Public Source Discovery Agent 2",
            "signalType": "public_source_discovery_agent_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/public-source-discovery-agent",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Source Discovery Agent 2"
          },
          {
            "summary": "Deterministic fixture Summary for Public Source Discovery Agent 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Public Source Discovery Agent 3",
            "signalType": "public_source_discovery_agent_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/public-source-discovery-agent",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Source Discovery Agent 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "43b7a93d6b203fc7f264c67bad171aa3ca389cef",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/public-source-discovery-agent",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:53+02:00"
    },
    {
      "slug": "recall-alert-monitor",
      "title": "Recall Alert Monitor",
      "summary": "Configurable new/changed recall feed by product category, brand, country and risk type",
      "buyer_outcome": "Configurable new/changed recall feed by product category, brand, country and risk type",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/recall-alert-monitor",
      "api_path": "/api/public/foundry/products/recall-alert-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/recall-alert-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/recall-alert-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/recall-alert-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Recall Alert Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Recall Alert Monitor",
            "signalType": "recall_alert_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Alert Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Recall Alert Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Recall Alert Monitor 2",
            "signalType": "recall_alert_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Alert Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Recall Alert Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Recall Alert Monitor 3",
            "signalType": "recall_alert_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Alert Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d6c30686f2d4f23f368b90868045a42bac309b1d",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/recall-alert-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:53+02:00"
    },
    {
      "slug": "recall-feed-to-s3-r2",
      "title": "Recall Feed to S3/R2",
      "summary": "Daily structured recall feed export to S3/R2 as JSONL/CSV/Parquet",
      "buyer_outcome": "Daily structured recall feed export to S3/R2 as JSONL/CSV/Parquet",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/recall-feed-to-s3-r2",
      "api_path": "/api/public/foundry/products/recall-feed-to-s3-r2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Recall Feed to S3/R2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Recall Feed to S3/R2",
            "signalType": "recall_feed_to_s3_r2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Feed to S3/R2"
          },
          {
            "summary": "Deterministic fixture Summary for Recall Feed to S3/R2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Recall Feed to S3/R2 2",
            "signalType": "recall_feed_to_s3_r2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Feed to S3/R2 2"
          },
          {
            "summary": "Deterministic fixture Summary for Recall Feed to S3/R2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Recall Feed to S3/R2 3",
            "signalType": "recall_feed_to_s3_r2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/recall-feed-to-s3-r2",
            "recommendedAction": "Deterministic fixture Recommended Action for Recall Feed to S3/R2 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:04.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "8502f9db3b367ae0b1e5dd2a3bd3a36485cc9bba",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/recall-feed-to-s3-r2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:53+02:00"
    },
    {
      "slug": "social-trend-radar-reddit-x-youtube",
      "title": "Reddit + X + YouTube Trend Radar",
      "summary": "Reddit + X + YouTube Trend Radar packages Keyword tracking, velocity score, links/videos/posts, topic clustering, influencer/source leaderboard into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ma...",
      "buyer_outcome": "Reddit + X + YouTube Trend Radar packages Keyword tracking, velocity score, links/videos/posts, topic clustering, influencer/source leaderboard into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Agencies",
        "creators",
        "product marketers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/social-trend-radar-reddit-x-youtube",
      "api_path": "/api/public/foundry/products/social-trend-radar-reddit-x-youtube",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Reddit + X + YouTube Trend Radar",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Reddit + X + YouTube Trend Radar",
            "signalType": "social_trend_radar_reddit_x_youtube_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
            "recommendedAction": "Deterministic fixture Recommended Action for Reddit + X + YouTube Trend Radar"
          },
          {
            "summary": "Deterministic fixture Summary for Reddit + X + YouTube Trend Radar 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Reddit + X + YouTube Trend Radar 2",
            "signalType": "social_trend_radar_reddit_x_youtube_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
            "recommendedAction": "Deterministic fixture Recommended Action for Reddit + X + YouTube Trend Radar 2"
          },
          {
            "summary": "Deterministic fixture Summary for Reddit + X + YouTube Trend Radar 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Reddit + X + YouTube Trend Radar 3",
            "signalType": "social_trend_radar_reddit_x_youtube_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/social-trend-radar-reddit-x-youtube",
            "recommendedAction": "Deterministic fixture Recommended Action for Reddit + X + YouTube Trend Radar 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:31.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "c06a5e381a35fa962f0d29d2f66ffeb30bdf893b",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/social-trend-radar-reddit-x-youtube",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:53.589050Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:53+02:00"
    },
    {
      "slug": "reddit-pain-point-buyer-intent-miner",
      "title": "Reddit Pain Point & Buyer Intent Miner",
      "summary": "Reddit Pain Point & Buyer Intent Miner packages Keyword/subreddit search, complaint clustering, buying-language detection, author/context fields, daily digest into a source-governed Apify actor with sample mode, schema, pricing, QA e...",
      "buyer_outcome": "Reddit Pain Point & Buyer Intent Miner packages Keyword/subreddit search, complaint clustering, buying-language detection, author/context fields, daily digest into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SaaS founders",
        "marketers",
        "agencies",
        "product teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/reddit-pain-point-buyer-intent-miner",
      "api_path": "/api/public/foundry/products/reddit-pain-point-buyer-intent-miner",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for Reddit Pain Point & Buyer Intent Miner",
            "signalType": "reddit_pain_point_buyer_intent_miner_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/reddit-pain-point-buyer-intent-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Reddit Pain Point & Buyer Intent Miner",
            "competitorName": "Deterministic fixture Competitor Name for Reddit Pain Point & Buyer Intent Miner",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Reddit Pain Point & Buyer Intent Miner 2",
            "signalType": "reddit_pain_point_buyer_intent_miner_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/reddit-pain-point-buyer-intent-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Reddit Pain Point & Buyer Intent Miner 2",
            "competitorName": "Deterministic fixture Competitor Name for Reddit Pain Point & Buyer Intent Miner 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for Reddit Pain Point & Buyer Intent Miner 3",
            "signalType": "reddit_pain_point_buyer_intent_miner_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/reddit-pain-point-buyer-intent-miner",
            "signalSummary": "Deterministic fixture Signal Summary for Reddit Pain Point & Buyer Intent Miner 3",
            "competitorName": "Deterministic fixture Competitor Name for Reddit Pain Point & Buyer Intent Miner 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:24.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "43012ab79e893605c9febd34edee2608a581bddd",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/reddit-pain-point-buyer-intent-miner",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:53.773489Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:53+02:00"
    },
    {
      "slug": "public-contract-award-renewal-signal-tracker",
      "title": "Public Contract Award / Renewal Signal Tracker",
      "summary": "Track public contract award notices, extract awarded vendor/value/buyer/date, infer renewal windows, and surface replacement or upsell timing signals.",
      "buyer_outcome": "Track public contract award notices, extract awarded vendor/value/buyer/date, infer renewal windows, and surface replacement or upsell timing signals.",
      "target_audiences": [
        "B2B sales teams",
        "GovCon vendors",
        "procurement analysts",
        "bid teams",
        "market intelligence operators"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/public-contract-award-renewal-signal-tracker",
      "api_path": "/api/public/foundry/products/public-contract-award-renewal-signal-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "buyer": "Deterministic fixture Buyer for Public Contract Award / Renewal Signal Tracker",
            "score": 1,
            "value": "Deterministic fixture Value for Public Contract Award / Renewal Signal Tracker",
            "errors": [],
            "endDate": "2026-07-01T09:00:00Z",
            "contract": "Deterministic fixture Contract for Public Contract Award / Renewal Signal Tracker",
            "supplier": "Deterministic fixture Supplier for Public Contract Award / Renewal Signal Tracker",
            "awardDate": "2026-07-01T09:00:00Z",
            "sourceUrl": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Public Contract Award / Renewal Signal Tracker",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "renewalWindow": "Deterministic fixture Renewal Window for Public Contract Award / Renewal Signal Tracker",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence"
            ],
            "estimatedRetenderPeriod": "Deterministic fixture Estimated Retender Period for Public Contract Award / Renewal Signal Tracker"
          },
          {
            "buyer": "Deterministic fixture Buyer for Public Contract Award / Renewal Signal Tracker 2",
            "score": 0.97,
            "value": "Deterministic fixture Value for Public Contract Award / Renewal Signal Tracker 2",
            "errors": [],
            "endDate": "2026-07-01T09:00:00Z",
            "contract": "Deterministic fixture Contract for Public Contract Award / Renewal Signal Tracker 2",
            "supplier": "Deterministic fixture Supplier for Public Contract Award / Renewal Signal Tracker 2",
            "awardDate": "2026-07-01T09:00:00Z",
            "sourceUrl": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Public Contract Award / Renewal Signal Tracker 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "renewalWindow": "Deterministic fixture Renewal Window for Public Contract Award / Renewal Signal Tracker 2",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence_2"
            ],
            "estimatedRetenderPeriod": "Deterministic fixture Estimated Retender Period for Public Contract Award / Renewal Signal Tracker 2"
          },
          {
            "buyer": "Deterministic fixture Buyer for Public Contract Award / Renewal Signal Tracker 3",
            "score": 0.94,
            "value": "Deterministic fixture Value for Public Contract Award / Renewal Signal Tracker 3",
            "errors": [],
            "endDate": "2026-07-01T09:00:00Z",
            "contract": "Deterministic fixture Contract for Public Contract Award / Renewal Signal Tracker 3",
            "supplier": "Deterministic fixture Supplier for Public Contract Award / Renewal Signal Tracker 3",
            "awardDate": "2026-07-01T09:00:00Z",
            "sourceUrl": "https://apify.com/zentrafoundry/public-contract-award-renewal-signal-tracker",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Public Contract Award / Renewal Signal Tracker 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "renewalWindow": "Deterministic fixture Renewal Window for Public Contract Award / Renewal Signal Tracker 3",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence_3"
            ],
            "estimatedRetenderPeriod": "Deterministic fixture Estimated Retender Period for Public Contract Award / Renewal Signal Tracker 3"
          }
        ],
        "title": "Public Contract Award Renewal Signal Tracker Record sample rows",
        "fields": [
          "contract",
          "buyer",
          "supplier",
          "awardDate",
          "endDate",
          "renewalWindow",
          "estimatedRetenderPeriod",
          "value",
          "sourceEvidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "public-contract-award-renewal-signal-tracker_record",
        "refreshed_at": "2026-08-30T01:51:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "contract",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Contract produced by the existing Product Studio identity."
          },
          {
            "name": "buyer",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Buyer produced by the existing Product Studio identity."
          },
          {
            "name": "supplier",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Supplier produced by the existing Product Studio identity."
          },
          {
            "name": "awardDate",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Award Date produced by the existing Product Studio identity."
          },
          {
            "name": "endDate",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing End Date produced by the existing Product Studio identity."
          },
          {
            "name": "renewalWindow",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Renewal Window produced by the existing Product Studio identity."
          },
          {
            "name": "estimatedRetenderPeriod",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Estimated Retender Period produced by the existing Product Studio identity."
          },
          {
            "name": "value",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Value produced by the existing Product Studio identity."
          },
          {
            "name": "sourceEvidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Source Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 19,
        "schema_hash": "cf8764dd9202bb9485e1565ff912d41576c6a2b2",
        "record_label": "public-contract-award-renewal-signal-tracker_record",
        "manifest_path": "apify://actors/zentrafoundry/public-contract-award-renewal-signal-tracker",
        "required_fields": [
          "sourceEvidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:51.951487Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify Actor for public contract award and renewal intelligence.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:52+02:00"
    },
    {
      "slug": "public-debarment-sanctions-lite-monitor",
      "title": "Public Debarment & Sanctions Lite Monitor",
      "summary": "Public Debarment & Sanctions Lite Monitor packages Apify actor + watchlist matching into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Debarment & Sanctions Lite Monitor packages Apify actor + watchlist matching into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Procurement teams",
        "grants admins",
        "vendor onboarding platforms"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/public-debarment-sanctions-lite-monitor",
      "api_path": "/api/public/foundry/products/public-debarment-sanctions-lite-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Public Debarment & Sanctions Lite Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Sanctions Lite Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Sanctions Lite Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Public Debarment & Sanctions Lite Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Sanctions Lite Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Sanctions Lite Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Public Debarment & Sanctions Lite Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Public Debarment & Sanctions Lite Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/public-debarment-sanctions-lite-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Public Debarment & Sanctions Lite Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "cf164e939c45a6bf491d95a85b1ced08da693c35",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/public-debarment-sanctions-lite-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:52.177426Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + watchlist matching",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:52+02:00"
    },
    {
      "slug": "public-product-feed-monitor",
      "title": "Public Product Feed Monitor",
      "summary": "Convert product feeds and sitemaps into clean, alert-ready records.",
      "buyer_outcome": "Convert product feeds and sitemaps into clean, alert-ready records.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/public-product-feed-monitor",
      "api_path": "/api/public/foundry/products/public-product-feed-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-product-feed-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-product-feed-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-product-feed-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/public-product-feed-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Public Product Feed Monitor",
            "marketplace": "Deterministic fixture Marketplace for Public Product Feed Monitor",
            "productName": "Deterministic fixture Product Name for Public Product Feed Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/public-product-feed-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Public Product Feed Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Public Product Feed Monitor 2",
            "productName": "Deterministic fixture Product Name for Public Product Feed Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/public-product-feed-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Public Product Feed Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Public Product Feed Monitor 3",
            "productName": "Deterministic fixture Product Name for Public Product Feed Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:15.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "88c6f44bb44c09119b07f31b1881705f5dcd1d39",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/public-product-feed-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:52+02:00"
    },
    {
      "slug": "public-registry-license-lookup-api",
      "title": "Public Registry / License Lookup API",
      "summary": "Public Registry / License Lookup API packages Company/name/address input, registry status, license status, evidence URL, normalized identifiers into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ma...",
      "buyer_outcome": "Public Registry / License Lookup API packages Company/name/address input, registry status, license status, evidence URL, normalized identifiers into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Compliance teams",
        "marketplaces",
        "lead gen firms"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/public-registry-license-lookup-api",
      "api_path": "/api/public/foundry/products/public-registry-license-lookup-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Public Registry / License Lookup API",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry / License Lookup API",
            "entityType": "public_registry_license_lookup_api_entity_type",
            "signalType": "public_registry_license_lookup_api_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry / License Lookup API",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry / License Lookup API",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry / License Lookup API"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Public Registry / License Lookup API 2",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry / License Lookup API 2",
            "entityType": "public_registry_license_lookup_api_entity_type 2",
            "signalType": "public_registry_license_lookup_api_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry / License Lookup API 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry / License Lookup API 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry / License Lookup API 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Public Registry / License Lookup API 3",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-license-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry / License Lookup API 3",
            "entityType": "public_registry_license_lookup_api_entity_type 3",
            "signalType": "public_registry_license_lookup_api_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry / License Lookup API 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry / License Lookup API 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry / License Lookup API 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "0958af12722af846311460458f0cf91147959ff6",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/public-registry-license-lookup-api",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:52.575662Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:52+02:00"
    },
    {
      "slug": "public-registry-lookup-api",
      "title": "Public Registry Lookup API",
      "summary": "Company/license/VAT input -> public status and registry references",
      "buyer_outcome": "Company/license/VAT input -> public status and registry references",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/public-registry-lookup-api",
      "api_path": "/api/public/foundry/products/public-registry-lookup-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/public-registry-lookup-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/public-registry-lookup-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/public-registry-lookup-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Public Registry Lookup API",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry Lookup API",
            "entityType": "public_registry_lookup_api_entity_type",
            "signalType": "public_registry_lookup_api_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry Lookup API",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry Lookup API",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry Lookup API"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Public Registry Lookup API 2",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry Lookup API 2",
            "entityType": "public_registry_lookup_api_entity_type 2",
            "signalType": "public_registry_lookup_api_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry Lookup API 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry Lookup API 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry Lookup API 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Public Registry Lookup API 3",
            "sourceUrl": "https://apify.com/zentrafoundry/public-registry-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Public Registry Lookup API 3",
            "entityType": "public_registry_lookup_api_entity_type 3",
            "signalType": "public_registry_lookup_api_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Public Registry Lookup API 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Public Registry Lookup API 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Public Registry Lookup API 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "103e2335d540141e4d061a0e30c673caa71c3dc8",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/public-registry-lookup-api",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:52+02:00"
    },
    {
      "slug": "podcast-sponsor-prospect-finder",
      "title": "Podcast Sponsor Prospect Finder",
      "summary": "Podcast Sponsor Prospect Finder packages Crawl podcast pages/transcripts, extract sponsor mentions, host contacts, category, episode recency into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marke...",
      "buyer_outcome": "Podcast Sponsor Prospect Finder packages Crawl podcast pages/transcripts, extract sponsor mentions, host contacts, category, episode recency into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Agencies",
        "sponsorship sales",
        "affiliate marketers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/podcast-sponsor-prospect-finder",
      "api_path": "/api/public/foundry/products/podcast-sponsor-prospect-finder",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Podcast Sponsor Prospect Finder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Podcast Sponsor Prospect Finder",
            "signalType": "podcast_sponsor_prospect_finder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/podcast-sponsor-prospect-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Podcast Sponsor Prospect Finder"
          },
          {
            "summary": "Deterministic fixture Summary for Podcast Sponsor Prospect Finder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Podcast Sponsor Prospect Finder 2",
            "signalType": "podcast_sponsor_prospect_finder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/podcast-sponsor-prospect-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Podcast Sponsor Prospect Finder 2"
          },
          {
            "summary": "Deterministic fixture Summary for Podcast Sponsor Prospect Finder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Podcast Sponsor Prospect Finder 3",
            "signalType": "podcast_sponsor_prospect_finder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/podcast-sponsor-prospect-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Podcast Sponsor Prospect Finder 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:37.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "cf0c23eade23e410e46ff27211cbab09a0c06a3f",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/podcast-sponsor-prospect-finder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:50.974377Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "poland-solar-tender-monitor",
      "title": "Poland Solar Tender Monitor",
      "summary": "Polish solar/PV/BESS tender feed with English/German summaries",
      "buyer_outcome": "Polish solar/PV/BESS tender feed with English/German summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/poland-solar-tender-monitor",
      "api_path": "/api/public/foundry/products/poland-solar-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Poland Solar Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Poland Solar Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Poland Solar Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Poland Solar Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Poland Solar Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Poland Solar Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Poland Solar Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Poland Solar Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/poland-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Poland Solar Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "93046d221acd163e871480a23bb5d6275d133662",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/poland-solar-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "product-recall-risk-scorer",
      "title": "Product Recall Risk Scorer",
      "summary": "Input product text/listing -> risk category, severity, affected market and recall matches",
      "buyer_outcome": "Input product text/listing -> risk category, severity, affected market and recall matches",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/product-recall-risk-scorer",
      "api_path": "/api/public/foundry/products/product-recall-risk-scorer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Product Recall Risk Scorer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Product Recall Risk Scorer",
            "signalType": "product_recall_risk_scorer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
            "recommendedAction": "Deterministic fixture Recommended Action for Product Recall Risk Scorer"
          },
          {
            "summary": "Deterministic fixture Summary for Product Recall Risk Scorer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Product Recall Risk Scorer 2",
            "signalType": "product_recall_risk_scorer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
            "recommendedAction": "Deterministic fixture Recommended Action for Product Recall Risk Scorer 2"
          },
          {
            "summary": "Deterministic fixture Summary for Product Recall Risk Scorer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Product Recall Risk Scorer 3",
            "signalType": "product_recall_risk_scorer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/product-recall-risk-scorer",
            "recommendedAction": "Deterministic fixture Recommended Action for Product Recall Risk Scorer 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:04.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ea4bcb56ca4e3bfa9845ad40b14e808b0f03217e",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/product-recall-risk-scorer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "product-review-change-monitor",
      "title": "Product Review Change Monitor",
      "summary": "Product Review Change Monitor packages Monitor review deltas, sentiment, complaint themes, star distribution, competitor comparison into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-re...",
      "buyer_outcome": "Product Review Change Monitor packages Monitor review deltas, sentiment, complaint themes, star distribution, competitor comparison into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Brands",
        "agencies",
        "marketplace sellers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/product-review-change-monitor",
      "api_path": "/api/public/foundry/products/product-review-change-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/product-review-change-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/product-review-change-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/product-review-change-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/product-review-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Product Review Change Monitor",
            "marketplace": "Deterministic fixture Marketplace for Product Review Change Monitor",
            "productName": "Deterministic fixture Product Name for Product Review Change Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/product-review-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Product Review Change Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Product Review Change Monitor 2",
            "productName": "Deterministic fixture Product Name for Product Review Change Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/product-review-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Product Review Change Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Product Review Change Monitor 3",
            "productName": "Deterministic fixture Product Name for Product Review Change Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:13.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "5bffab3f18d9dd5c6372468fc8bb2be5cd81daf3",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/product-review-change-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:51.292543Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "zentra-prompt-injection-quarantine",
      "title": "Prompt Injection Dataset Scanner",
      "summary": "Detect prompt-injection patterns in scraped datasets before agents read them.",
      "buyer_outcome": "Detect prompt-injection patterns in scraped datasets before agents read them.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-prompt-injection-quarantine",
      "api_path": "/api/public/foundry/products/zentra-prompt-injection-quarantine",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner",
            "signalType": "zentra_prompt_injection_quarantine_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner"
          },
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner 2",
            "signalType": "zentra_prompt_injection_quarantine_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner 2"
          },
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner 3",
            "signalType": "zentra_prompt_injection_quarantine_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-prompt-injection-quarantine",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "2678b73d89cc402456fab30c8a8089e02662f8f6",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-prompt-injection-quarantine",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "prompt-injection-dataset-scanner-v2",
      "title": "Prompt Injection Dataset Scanner v2",
      "summary": "Prompt Injection Dataset Scanner v2 packages Detect prompt injection strings, hidden text patterns, suspicious instructions, severity, quarantine output into a source-governed Apify actor with sample mode, schema, pricing, QA evidenc...",
      "buyer_outcome": "Prompt Injection Dataset Scanner v2 packages Detect prompt injection strings, hidden text patterns, suspicious instructions, severity, quarantine output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "AI teams",
        "RAG builders",
        "data teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/prompt-injection-dataset-scanner-v2",
      "api_path": "/api/public/foundry/products/prompt-injection-dataset-scanner-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner v2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner v2",
            "signalType": "prompt_injection_dataset_scanner_v2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner v2"
          },
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner v2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner v2 2",
            "signalType": "prompt_injection_dataset_scanner_v2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner v2 2"
          },
          {
            "summary": "Deterministic fixture Summary for Prompt Injection Dataset Scanner v2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Prompt Injection Dataset Scanner v2 3",
            "signalType": "prompt_injection_dataset_scanner_v2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/prompt-injection-dataset-scanner-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Prompt Injection Dataset Scanner v2 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "237c0fdd8d36fcbde4a3be2a0db7b8a7d0f37f85",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/prompt-injection-dataset-scanner-v2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:51.688408Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:51+02:00"
    },
    {
      "slug": "opensanctions-counterparty-risk-screener-v2",
      "title": "OpenSanctions Counterparty Risk Screener v2",
      "summary": "OpenSanctions Counterparty Risk Screener v2 packages Batch names, fuzzy match confidence, entity explainability, source links, webhook/API mode into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ma...",
      "buyer_outcome": "OpenSanctions Counterparty Risk Screener v2 packages Batch names, fuzzy match confidence, entity explainability, source links, webhook/API mode into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Fintech",
        "procurement",
        "compliance teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/opensanctions-counterparty-risk-screener-v2",
      "api_path": "/api/public/foundry/products/opensanctions-counterparty-risk-screener-v2",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for OpenSanctions Counterparty Risk Screener v2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for OpenSanctions Counterparty Risk Screener v2",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for OpenSanctions Counterparty Risk Screener v2",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for OpenSanctions Counterparty Risk Screener v2 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for OpenSanctions Counterparty Risk Screener v2 2",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for OpenSanctions Counterparty Risk Screener v2 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for OpenSanctions Counterparty Risk Screener v2 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for OpenSanctions Counterparty Risk Screener v2 3",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for OpenSanctions Counterparty Risk Screener v2 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:21.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "5b35c4de91791990c91a5cc034d9168964b7c399",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/opensanctions-counterparty-risk-screener-v2",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:49.931835Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "pdf-table-extractor",
      "title": "PDF Table Extractor",
      "summary": "Extract text-based tables from user-provided or approved public PDFs into structured JSON and CSV-ready rows with page and source evidence",
      "buyer_outcome": "Extract text-based tables from user-provided or approved public PDFs into structured JSON and CSV-ready rows with page and source evidence",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/pdf-table-extractor",
      "api_path": "/api/public/foundry/products/pdf-table-extractor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/pdf-table-extractor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/pdf-table-extractor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/pdf-table-extractor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for PDF Table Extractor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for PDF Table Extractor",
            "signalType": "pdf_table_extractor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/pdf-table-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for PDF Table Extractor"
          },
          {
            "summary": "Deterministic fixture Summary for PDF Table Extractor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for PDF Table Extractor 2",
            "signalType": "pdf_table_extractor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/pdf-table-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for PDF Table Extractor 2"
          },
          {
            "summary": "Deterministic fixture Summary for PDF Table Extractor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for PDF Table Extractor 3",
            "signalType": "pdf_table_extractor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/pdf-table-extractor",
            "recommendedAction": "Deterministic fixture Recommended Action for PDF Table Extractor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "a604979e6138e667598dac7e363bcebfc50350cf",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/pdf-table-extractor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "pdf-table-docling-extractor",
      "title": "PDF Table Extractor / Docling Wrapper",
      "summary": "PDF Table Extractor / Docling Wrapper packages OCR/table extraction, page filters, confidence, Markdown/CSV/JSON, batch mode, evidence coordinates into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and...",
      "buyer_outcome": "PDF Table Extractor / Docling Wrapper packages OCR/table extraction, page filters, confidence, Markdown/CSV/JSON, batch mode, evidence coordinates into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Analysts",
        "researchers",
        "procurement teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/pdf-table-docling-extractor",
      "api_path": "/api/public/foundry/products/pdf-table-docling-extractor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for PDF Table Extractor / Docling Wrapper",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for PDF Table Extractor / Docling Wrapper",
            "sourceUrl": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for PDF Table Extractor / Docling Wrapper",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for PDF Table Extractor / Docling Wrapper 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for PDF Table Extractor / Docling Wrapper 2",
            "sourceUrl": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for PDF Table Extractor / Docling Wrapper 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for PDF Table Extractor / Docling Wrapper 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for PDF Table Extractor / Docling Wrapper 3",
            "sourceUrl": "https://apify.com/zentrafoundry/pdf-table-docling-extractor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for PDF Table Extractor / Docling Wrapper 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a40de067b3e91f35c7c5bab86816772ed8c86b01",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/pdf-table-docling-extractor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:50.352543Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "apify-dataset-quality-auditor-v2"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "permit-lead-tool",
      "title": "Permit Lead Tool",
      "summary": "Agent-ready construction leads for a city, trade, or buyer profile",
      "buyer_outcome": "Agent-ready construction leads for a city, trade, or buyer profile",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/permit-lead-tool",
      "api_path": "/api/public/foundry/products/permit-lead-tool",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/permit-lead-tool",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/permit-lead-tool",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/permit-lead-tool",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Permit Lead Tool",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lead-tool",
            "entityName": "Deterministic fixture Entity Name for Permit Lead Tool",
            "entityType": "permit_lead_tool_entity_type",
            "signalType": "permit_lead_tool_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lead Tool",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lead Tool",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lead Tool"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Permit Lead Tool 2",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lead-tool",
            "entityName": "Deterministic fixture Entity Name for Permit Lead Tool 2",
            "entityType": "permit_lead_tool_entity_type 2",
            "signalType": "permit_lead_tool_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lead Tool 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lead Tool 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lead Tool 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Permit Lead Tool 3",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lead-tool",
            "entityName": "Deterministic fixture Entity Name for Permit Lead Tool 3",
            "entityType": "permit_lead_tool_entity_type 3",
            "signalType": "permit_lead_tool_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lead Tool 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lead Tool 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lead Tool 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "f4eb1c79ede4bef33adf4d78e2e5eda8ea31a119",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/permit-lead-tool",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "permit-lookup-api",
      "title": "Permit Lookup API",
      "summary": "City/category -> latest building permits/planning signals from cached index",
      "buyer_outcome": "City/category -> latest building permits/planning signals from cached index",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/permit-lookup-api",
      "api_path": "/api/public/foundry/products/permit-lookup-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/permit-lookup-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/permit-lookup-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/permit-lookup-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Permit Lookup API",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Permit Lookup API",
            "entityType": "permit_lookup_api_entity_type",
            "signalType": "permit_lookup_api_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lookup API",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lookup API",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lookup API"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Permit Lookup API 2",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Permit Lookup API 2",
            "entityType": "permit_lookup_api_entity_type 2",
            "signalType": "permit_lookup_api_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lookup API 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lookup API 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lookup API 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Permit Lookup API 3",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-lookup-api",
            "entityName": "Deterministic fixture Entity Name for Permit Lookup API 3",
            "entityType": "permit_lookup_api_entity_type 3",
            "signalType": "permit_lookup_api_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Lookup API 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Lookup API 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Lookup API 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "6811504294cff77adc129c26d453684aac3ee37a",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/permit-lookup-api",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "permit-signal-monitor",
      "title": "Permit Signal Monitor",
      "summary": "Monitor public planning/building sources and return only new/important records",
      "buyer_outcome": "Monitor public planning/building sources and return only new/important records",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/permit-signal-monitor",
      "api_path": "/api/public/foundry/products/permit-signal-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/permit-signal-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/permit-signal-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/permit-signal-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Permit Signal Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for Permit Signal Monitor",
            "entityType": "permit_signal_monitor_entity_type",
            "signalType": "permit_signal_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Signal Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Signal Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Signal Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Permit Signal Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for Permit Signal Monitor 2",
            "entityType": "permit_signal_monitor_entity_type 2",
            "signalType": "permit_signal_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Signal Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Signal Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Signal Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Permit Signal Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/permit-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for Permit Signal Monitor 3",
            "entityType": "permit_signal_monitor_entity_type 3",
            "signalType": "permit_signal_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Permit Signal Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Permit Signal Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Permit Signal Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "651b92877aa7f11964c974030d356b09eeb82a68",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/permit-signal-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:50+02:00"
    },
    {
      "slug": "nrc-event-notification-plant-watcher",
      "title": "NRC Event Notification Plant Watcher",
      "summary": "Filter NRC event notifications to plants, reactor fleets, materials licensees, states, and event types and emit daily deltas.",
      "buyer_outcome": "Filter NRC event notifications to plants, reactor fleets, materials licensees, states, and event types and emit daily deltas.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/nrc-event-notification-plant-watcher",
      "api_path": "/api/public/foundry/products/nrc-event-notification-plant-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for NRC Event Notification Plant Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for NRC Event Notification Plant Watcher",
            "signalType": "nrc_event_notification_plant_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for NRC Event Notification Plant Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for NRC Event Notification Plant Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for NRC Event Notification Plant Watcher 2",
            "signalType": "nrc_event_notification_plant_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for NRC Event Notification Plant Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for NRC Event Notification Plant Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for NRC Event Notification Plant Watcher 3",
            "signalType": "nrc_event_notification_plant_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/nrc-event-notification-plant-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for NRC Event Notification Plant Watcher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:19.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d61e734a763080fab8de70cb614ddb97673835f9",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/nrc-event-notification-plant-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:49+02:00"
    },
    {
      "slug": "open-data-portal-signals",
      "title": "Open Data Portal Signals v1",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/open-data-portal-signals",
      "api_path": "/api/public/foundry/products/open-data-portal-signals",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/open-data-portal-signals",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/open-data-portal-signals",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/open-data-portal-signals",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Open Data Portal Signals v1",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals v1",
            "signalType": "open_data_portal_signals_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/open-data-portal-signals",
            "recommendedAction": "Deterministic fixture Recommended Action for Open Data Portal Signals v1"
          },
          {
            "summary": "Deterministic fixture Summary for Open Data Portal Signals v1 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals v1 2",
            "signalType": "open_data_portal_signals_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/open-data-portal-signals",
            "recommendedAction": "Deterministic fixture Recommended Action for Open Data Portal Signals v1 2"
          },
          {
            "summary": "Deterministic fixture Summary for Open Data Portal Signals v1 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Open Data Portal Signals v1 3",
            "signalType": "open_data_portal_signals_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/open-data-portal-signals",
            "recommendedAction": "Deterministic fixture Recommended Action for Open Data Portal Signals v1 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "88241c2e1a75738c6baadc1b78a2f9198ef8bb0a",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/open-data-portal-signals",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:49+02:00"
    },
    {
      "slug": "singlefoundry-external-review-evidence-pack",
      "title": "Open Data Portal Signals v1",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/singlefoundry-external-review-evidence-pack",
      "api_path": "/api/public/foundry/products/singlefoundry-external-review-evidence-pack",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/singlefoundry-external-review-evidence-pack",
            "signalType": "singlefoundry_external_review_evidence_pack_signal_type",
            "listingName": "Deterministic fixture Listing Name for Open Data Portal Signals v1",
            "marketplace": "Deterministic fixture Marketplace for Open Data Portal Signals v1",
            "impactSummary": "Deterministic fixture Impact Summary for Open Data Portal Signals v1",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/singlefoundry-external-review-evidence-pack",
            "signalType": "singlefoundry_external_review_evidence_pack_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Open Data Portal Signals v1 2",
            "marketplace": "Deterministic fixture Marketplace for Open Data Portal Signals v1 2",
            "impactSummary": "Deterministic fixture Impact Summary for Open Data Portal Signals v1 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/singlefoundry-external-review-evidence-pack",
            "signalType": "singlefoundry_external_review_evidence_pack_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Open Data Portal Signals v1 3",
            "marketplace": "Deterministic fixture Marketplace for Open Data Portal Signals v1 3",
            "impactSummary": "Deterministic fixture Impact Summary for Open Data Portal Signals v1 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "da01aa0c6a472071df7c854299f976d7778fe711",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/singlefoundry-external-review-evidence-pack",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "3 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:16:49+02:00"
    },
    {
      "slug": "openalex-research-graph-builder",
      "title": "OpenAlex Research Graph Builder",
      "summary": "OpenAlex Research Graph Builder packages Author/institution/topic search, citation graph, DOI metadata, coauthor edges, CSV/GraphML output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketp...",
      "buyer_outcome": "OpenAlex Research Graph Builder packages Author/institution/topic search, citation graph, DOI metadata, coauthor edges, CSV/GraphML output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Researchers",
        "libraries",
        "analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/openalex-research-graph-builder",
      "api_path": "/api/public/foundry/products/openalex-research-graph-builder",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for OpenAlex Research Graph Builder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for OpenAlex Research Graph Builder",
            "signalType": "openalex_research_graph_builder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
            "recommendedAction": "Deterministic fixture Recommended Action for OpenAlex Research Graph Builder"
          },
          {
            "summary": "Deterministic fixture Summary for OpenAlex Research Graph Builder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for OpenAlex Research Graph Builder 2",
            "signalType": "openalex_research_graph_builder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
            "recommendedAction": "Deterministic fixture Recommended Action for OpenAlex Research Graph Builder 2"
          },
          {
            "summary": "Deterministic fixture Summary for OpenAlex Research Graph Builder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for OpenAlex Research Graph Builder 3",
            "signalType": "openalex_research_graph_builder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/openalex-research-graph-builder",
            "recommendedAction": "Deterministic fixture Recommended Action for OpenAlex Research Graph Builder 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "95612869354871b8fce8ce26cdd0965237e71ae8",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/openalex-research-graph-builder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:49.692751Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:49+02:00"
    },
    {
      "slug": "monitor-competitor-public-changes",
      "title": "Monitor Competitor Public Changes",
      "summary": "Monitor pricing, listings, docs, app pages and public changelogs for changes",
      "buyer_outcome": "Monitor pricing, listings, docs, app pages and public changelogs for changes",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/monitor-competitor-public-changes",
      "api_path": "/api/public/foundry/products/monitor-competitor-public-changes",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
            "signalType": "monitor_competitor_public_changes_signal_type",
            "listingName": "Deterministic fixture Listing Name for Monitor Competitor Public Changes",
            "marketplace": "Deterministic fixture Marketplace for Monitor Competitor Public Changes",
            "impactSummary": "Deterministic fixture Impact Summary for Monitor Competitor Public Changes",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
            "signalType": "monitor_competitor_public_changes_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Monitor Competitor Public Changes 2",
            "marketplace": "Deterministic fixture Marketplace for Monitor Competitor Public Changes 2",
            "impactSummary": "Deterministic fixture Impact Summary for Monitor Competitor Public Changes 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/monitor-competitor-public-changes",
            "signalType": "monitor_competitor_public_changes_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Monitor Competitor Public Changes 3",
            "marketplace": "Deterministic fixture Marketplace for Monitor Competitor Public Changes 3",
            "impactSummary": "Deterministic fixture Impact Summary for Monitor Competitor Public Changes 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "19b63f4c7cfacf437f5d89068c063f88e3434171",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/monitor-competitor-public-changes",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "saas-competitive-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:48+02:00"
    },
    {
      "slug": "municipal-planning-applications-monitor-sh-hh-ni",
      "title": "Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen",
      "summary": "Northern Germany planning applications, objections, zoning changes and documents",
      "buyer_outcome": "Northern Germany planning applications, objections, zoning changes and documents",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/municipal-planning-applications-monitor-sh-hh-ni",
      "api_path": "/api/public/foundry/products/municipal-planning-applications-monitor-sh-hh-ni",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen",
            "signalType": "municipal_planning_applications_monitor_sh_hh_ni_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
            "recommendedAction": "Deterministic fixture Recommended Action for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen"
          },
          {
            "summary": "Deterministic fixture Summary for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 2",
            "signalType": "municipal_planning_applications_monitor_sh_hh_ni_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
            "recommendedAction": "Deterministic fixture Recommended Action for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 2"
          },
          {
            "summary": "Deterministic fixture Summary for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 3",
            "signalType": "municipal_planning_applications_monitor_sh_hh_ni_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
            "recommendedAction": "Deterministic fixture Recommended Action for Municipal Planning Applications Monitor - Schleswig-Holstein / Hamburg / Niedersachsen 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:02.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "c2e9f86468400f26253599a6a3ba672fd1813fd8",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/municipal-planning-applications-monitor-sh-hh-ni",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:48+02:00"
    },
    {
      "slug": "nih-reporter-competitor-grant-win-alert",
      "title": "NIH RePORTER Competitor Grant Win Alert",
      "summary": "Watch PIs, institutions, topics, activity codes, agencies, and fiscal-year windows for newly matched NIH awards.",
      "buyer_outcome": "Watch PIs, institutions, topics, activity codes, agencies, and fiscal-year windows for newly matched NIH awards.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/nih-reporter-competitor-grant-win-alert",
      "api_path": "/api/public/foundry/products/nih-reporter-competitor-grant-win-alert",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for NIH RePORTER Competitor Grant Win Alert",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for NIH RePORTER Competitor Grant Win Alert",
            "sourceUrl": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for NIH RePORTER Competitor Grant Win Alert",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for NIH RePORTER Competitor Grant Win Alert 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for NIH RePORTER Competitor Grant Win Alert 2",
            "sourceUrl": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for NIH RePORTER Competitor Grant Win Alert 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for NIH RePORTER Competitor Grant Win Alert 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for NIH RePORTER Competitor Grant Win Alert 3",
            "sourceUrl": "https://apify.com/zentrafoundry/nih-reporter-competitor-grant-win-alert",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for NIH RePORTER Competitor Grant Win Alert 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:16.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7c2b92ae98afbb7e7e2816079e3119edc312e0fa",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/nih-reporter-competitor-grant-win-alert",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:48+02:00"
    },
    {
      "slug": "nordics-ev-charging-tender-monitor",
      "title": "Nordics EV Charging Tender Monitor",
      "summary": "Nordic EV charging and public charging infrastructure tenders",
      "buyer_outcome": "Nordic EV charging and public charging infrastructure tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/nordics-ev-charging-tender-monitor",
      "api_path": "/api/public/foundry/products/nordics-ev-charging-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Nordics EV Charging Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Nordics EV Charging Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Nordics EV Charging Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Nordics EV Charging Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Nordics EV Charging Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Nordics EV Charging Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Nordics EV Charging Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Nordics EV Charging Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/nordics-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Nordics EV Charging Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7721c5d9264b51b6f4c3a9e381a126c2778b84de",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/nordics-ev-charging-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:48+02:00"
    },
    {
      "slug": "zentra-mcp-connector-policy-linter",
      "title": "MCP Connector Policy Linter",
      "summary": "Shrink broad connector scopes into least-privilege policies.",
      "buyer_outcome": "Shrink broad connector scopes into least-privilege policies.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-mcp-connector-policy-linter",
      "api_path": "/api/public/foundry/products/zentra-mcp-connector-policy-linter",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
            "signalType": "zentra_mcp_connector_policy_linter_signal_type",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
            "signalType": "zentra_mcp_connector_policy_linter_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter 2",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter 2",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/zentra-mcp-connector-policy-linter",
            "signalType": "zentra_mcp_connector_policy_linter_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter 3",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter 3",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:10.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "c7c91199dcdfd6feef96f0bfc5ac8966a171fb0d",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/zentra-mcp-connector-policy-linter",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:47+02:00"
    },
    {
      "slug": "mcp-connector-policy-linter-v2",
      "title": "MCP Connector Policy Linter v2",
      "summary": "MCP Connector Policy Linter v2 packages Validate connector manifests, permissions, tool descriptions, dangerous scopes, secrets, output schema into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mar...",
      "buyer_outcome": "MCP Connector Policy Linter v2 packages Validate connector manifests, permissions, tool descriptions, dangerous scopes, secrets, output schema into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "MCP builders",
        "AI ops teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/mcp-connector-policy-linter-v2",
      "api_path": "/api/public/foundry/products/mcp-connector-policy-linter-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
            "signalType": "mcp_connector_policy_linter_v2_signal_type",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter v2",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter v2",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter v2",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
            "signalType": "mcp_connector_policy_linter_v2_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter v2 2",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter v2 2",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter v2 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/mcp-connector-policy-linter-v2",
            "signalType": "mcp_connector_policy_linter_v2_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for MCP Connector Policy Linter v2 3",
            "marketplace": "Deterministic fixture Marketplace for MCP Connector Policy Linter v2 3",
            "impactSummary": "Deterministic fixture Impact Summary for MCP Connector Policy Linter v2 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "061765124738bb3a987cb844dc18232b2a9e84c6",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/mcp-connector-policy-linter-v2",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:47.164674Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:47+02:00"
    },
    {
      "slug": "medical-device-alert-monitor",
      "title": "Medical Device Alert Monitor",
      "summary": "Medical-device field safety notices, market-surveillance signals and device-risk tags",
      "buyer_outcome": "Medical-device field safety notices, market-surveillance signals and device-risk tags",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/medical-device-alert-monitor",
      "api_path": "/api/public/foundry/products/medical-device-alert-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Medical Device Alert Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Medical Device Alert Monitor",
            "signalType": "medical_device_alert_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Medical Device Alert Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Medical Device Alert Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Medical Device Alert Monitor 2",
            "signalType": "medical_device_alert_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Medical Device Alert Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Medical Device Alert Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Medical Device Alert Monitor 3",
            "signalType": "medical_device_alert_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/medical-device-alert-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Medical Device Alert Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:02.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "de47e0fd5d45a34504ef392fbf570adc44fc4763",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/medical-device-alert-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:16:47+02:00"
    },
    {
      "slug": "mercari-rakuten-price-tracker",
      "title": "Mercari Japan + Rakuten Price Tracker",
      "summary": "Mercari Japan + Rakuten Price Tracker packages Search/listing scraper, price/condition, seller/shop fields, ranking, watchlists into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready ...",
      "buyer_outcome": "Mercari Japan + Rakuten Price Tracker packages Search/listing scraper, price/condition, seller/shop fields, ranking, watchlists into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Resellers",
        "Japan market analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/mercari-rakuten-price-tracker",
      "api_path": "/api/public/foundry/products/mercari-rakuten-price-tracker",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/mercari-rakuten-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Mercari Japan + Rakuten Price Tracker",
            "marketplace": "Deterministic fixture Marketplace for Mercari Japan + Rakuten Price Tracker",
            "productName": "Deterministic fixture Product Name for Mercari Japan + Rakuten Price Tracker",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/mercari-rakuten-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Mercari Japan + Rakuten Price Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Mercari Japan + Rakuten Price Tracker 2",
            "productName": "Deterministic fixture Product Name for Mercari Japan + Rakuten Price Tracker 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/mercari-rakuten-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Mercari Japan + Rakuten Price Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Mercari Japan + Rakuten Price Tracker 3",
            "productName": "Deterministic fixture Product Name for Mercari Japan + Rakuten Price Tracker 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:21.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "affd6fe3f2d01d083f4ba92899f981433d1fb31c",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/mercari-rakuten-price-tracker",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:47.589491Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:47+02:00"
    },
    {
      "slug": "ads-creative-spy-bundle",
      "title": "Meta + TikTok + Google Ads Creative Spy Bundle",
      "summary": "Meta + TikTok + Google Ads Creative Spy Bundle packages Multi-library search, advertiser monitor, new creatives, landing page capture, hooks/angles classifier into a source-governed Apify actor with sample mode, schema, pricing, QA e...",
      "buyer_outcome": "Meta + TikTok + Google Ads Creative Spy Bundle packages Multi-library search, advertiser monitor, new creatives, landing page capture, hooks/angles classifier into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Performance marketers",
        "agencies",
        "e-commerce brands"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ads-creative-spy-bundle",
      "api_path": "/api/public/foundry/products/ads-creative-spy-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Meta + TikTok + Google Ads Creative Spy Bundle",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Meta + TikTok + Google Ads Creative Spy Bundle",
            "signalType": "ads_creative_spy_bundle_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
            "recommendedAction": "Deterministic fixture Recommended Action for Meta + TikTok + Google Ads Creative Spy Bundle"
          },
          {
            "summary": "Deterministic fixture Summary for Meta + TikTok + Google Ads Creative Spy Bundle 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Meta + TikTok + Google Ads Creative Spy Bundle 2",
            "signalType": "ads_creative_spy_bundle_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
            "recommendedAction": "Deterministic fixture Recommended Action for Meta + TikTok + Google Ads Creative Spy Bundle 2"
          },
          {
            "summary": "Deterministic fixture Summary for Meta + TikTok + Google Ads Creative Spy Bundle 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Meta + TikTok + Google Ads Creative Spy Bundle 3",
            "signalType": "ads_creative_spy_bundle_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ads-creative-spy-bundle",
            "recommendedAction": "Deterministic fixture Recommended Action for Meta + TikTok + Google Ads Creative Spy Bundle 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:24.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "bf9eea5386e1960afe12d19009fbdeb8d58a5e1e",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/ads-creative-spy-bundle",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:47.832040Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:47+02:00"
    },
    {
      "slug": "local-business-lead-enricher",
      "title": "Local Business Lead Enricher",
      "summary": "Turn Maps or directory scraper output into deduplicated business leads.",
      "buyer_outcome": "Turn Maps or directory scraper output into deduplicated business leads.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/local-business-lead-enricher",
      "api_path": "/api/public/foundry/products/local-business-lead-enricher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/local-business-lead-enricher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/local-business-lead-enricher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/local-business-lead-enricher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Local Business Lead Enricher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Local Business Lead Enricher",
            "signalType": "local_business_lead_enricher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-lead-enricher",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Lead Enricher"
          },
          {
            "summary": "Deterministic fixture Summary for Local Business Lead Enricher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Local Business Lead Enricher 2",
            "signalType": "local_business_lead_enricher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-lead-enricher",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Lead Enricher 2"
          },
          {
            "summary": "Deterministic fixture Summary for Local Business Lead Enricher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Local Business Lead Enricher 3",
            "signalType": "local_business_lead_enricher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-lead-enricher",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Lead Enricher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:12.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "20a3635f505f90dabf2985e56e0fad1b5ccc5998",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/local-business-lead-enricher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:46+02:00"
    },
    {
      "slug": "marketplace-seller-policy-change-explainer",
      "title": "Marketplace Seller Policy Change Explainer",
      "summary": "Monitor public marketplace seller policy, fee, listing, fulfillment, prohibited-claims, app-store, and program-rule pages, then produce seller impact summaries and action checklists.",
      "buyer_outcome": "Monitor public marketplace seller policy, fee, listing, fulfillment, prohibited-claims, app-store, and program-rule pages, then produce seller impact summaries and action checklists.",
      "target_audiences": [
        "Amazon sellers",
        "Etsy sellers",
        "eBay sellers",
        "TikTok Shop sellers",
        "Walmart sellers",
        "Shopify sellers",
        "marketplace compliance teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/marketplace-seller-policy-change-explainer",
      "api_path": "/api/public/foundry/products/marketplace-seller-policy-change-explainer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
            "signalType": "marketplace_seller_policy_change_explainer_signal_type",
            "listingName": "Deterministic fixture Listing Name for Marketplace Seller Policy Change Explainer",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Policy Change Explainer",
            "impactSummary": "Deterministic fixture Impact Summary for Marketplace Seller Policy Change Explainer",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
            "signalType": "marketplace_seller_policy_change_explainer_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Marketplace Seller Policy Change Explainer 2",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Policy Change Explainer 2",
            "impactSummary": "Deterministic fixture Impact Summary for Marketplace Seller Policy Change Explainer 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/marketplace-seller-policy-change-explainer",
            "signalType": "marketplace_seller_policy_change_explainer_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Marketplace Seller Policy Change Explainer 3",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Policy Change Explainer 3",
            "impactSummary": "Deterministic fixture Impact Summary for Marketplace Seller Policy Change Explainer 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:51:52.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "d7f4aa149383a38612976ad9ff9b3d1dbd949b65",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/marketplace-seller-policy-change-explainer",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:46.371308Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify Actor for seller policy monitoring.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "marketplace-seller-risk-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:46+02:00"
    },
    {
      "slug": "marketplace-seller-risk-bundle",
      "title": "Marketplace Seller Risk Bundle",
      "summary": "Combine recall, compliance, product defect, review, price/stock, listing, and policy-change signals into one seller risk report.",
      "buyer_outcome": "Combine recall, compliance, product defect, review, price/stock, listing, and policy-change signals into one seller risk report.",
      "target_audiences": [
        "marketplace sellers",
        "e-commerce agencies",
        "product compliance teams",
        "brand operators"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/marketplace-seller-risk-bundle",
      "api_path": "/api/public/foundry/products/marketplace-seller-risk-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/marketplace-seller-risk-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/marketplace-seller-risk-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/marketplace-seller-risk-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "score": 1,
            "errors": [],
            "seller": "Deterministic fixture Seller for Marketplace Seller Risk Bundle",
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "riskScore": 0.91,
            "sourceUrl": "https://ec.europa.eu/safety-gate-alerts/screen/webReport",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Marketplace Seller Risk Bundle",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Risk Bundle",
            "policyChange": "Deterministic fixture Policy Change for Marketplace Seller Risk Bundle",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "trustSignals": "Deterministic fixture Trust Signals for Marketplace Seller Risk Bundle",
            "recommendedAction": "Deterministic fixture Recommended Action for Marketplace Seller Risk Bundle"
          },
          {
            "score": 0.97,
            "errors": [],
            "seller": "Deterministic fixture Seller for Marketplace Seller Risk Bundle 2",
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "riskScore": 0.88,
            "sourceUrl": "https://ec.europa.eu/safety-gate-alerts/screen/webReport",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Marketplace Seller Risk Bundle 2",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Risk Bundle 2",
            "policyChange": "Deterministic fixture Policy Change for Marketplace Seller Risk Bundle 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "trustSignals": "Deterministic fixture Trust Signals for Marketplace Seller Risk Bundle 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Marketplace Seller Risk Bundle 2"
          },
          {
            "score": 0.94,
            "errors": [],
            "seller": "Deterministic fixture Seller for Marketplace Seller Risk Bundle 3",
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "riskScore": 0.85,
            "sourceUrl": "https://ec.europa.eu/safety-gate-alerts/screen/webReport",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Marketplace Seller Risk Bundle 3",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Seller Risk Bundle 3",
            "policyChange": "Deterministic fixture Policy Change for Marketplace Seller Risk Bundle 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "trustSignals": "Deterministic fixture Trust Signals for Marketplace Seller Risk Bundle 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Marketplace Seller Risk Bundle 3"
          }
        ],
        "title": "Marketplace Seller Risk Bundle Record sample rows",
        "fields": [
          "seller",
          "marketplace",
          "policyChange",
          "riskScore",
          "trustSignals",
          "evidence",
          "recommendedAction",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace-seller-risk-bundle_record",
        "refreshed_at": "2026-08-31T02:32:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "seller",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Seller produced by the existing Product Studio identity."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Marketplace produced by the existing Product Studio identity."
          },
          {
            "name": "policyChange",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Policy Change produced by the existing Product Studio identity."
          },
          {
            "name": "riskScore",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Risk Score produced by the existing Product Studio identity."
          },
          {
            "name": "trustSignals",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Trust Signals produced by the existing Product Studio identity."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Recommended Action produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized output confidence."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 17,
        "schema_hash": "3634116020e06e0d01441929748eb60d072a7513",
        "record_label": "marketplace-seller-risk-bundle_record",
        "manifest_path": "apify://actors/zentrafoundry/marketplace-seller-risk-bundle",
        "required_fields": [
          "evidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:46.650462Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify orchestration Actor with deterministic risk report fallback.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "compliance-risk-tool",
        "amazon-review-defect-miner",
        "marketplace-seller-policy-change-explainer",
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "bundle",
      "bundle_family": "Seller Risk and Marketplace Policy Bundles",
      "bundle_version": "legacy-apify-current",
      "member_count": 4,
      "member_products": [
        "compliance-risk-tool",
        "amazon-review-defect-miner",
        "marketplace-seller-policy-change-explainer"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:46+02:00"
    },
    {
      "slug": "marketplace-stock-availability-tracker",
      "title": "Marketplace Stock & Availability Tracker",
      "summary": "Detect stockouts, restocks, and disappearing products.",
      "buyer_outcome": "Detect stockouts, restocks, and disappearing products.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/marketplace-stock-availability-tracker",
      "api_path": "/api/public/foundry/products/marketplace-stock-availability-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Marketplace Stock & Availability Tracker",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Stock & Availability Tracker",
            "productName": "Deterministic fixture Product Name for Marketplace Stock & Availability Tracker",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Marketplace Stock & Availability Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Stock & Availability Tracker 2",
            "productName": "Deterministic fixture Product Name for Marketplace Stock & Availability Tracker 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/marketplace-stock-availability-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Marketplace Stock & Availability Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Marketplace Stock & Availability Tracker 3",
            "productName": "Deterministic fixture Product Name for Marketplace Stock & Availability Tracker 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:13.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "634d7ae85b0c8d306142bae5c6d6708e3085a369",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/marketplace-stock-availability-tracker",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "18 seconds ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:46+02:00"
    },
    {
      "slug": "linkedin-jobs-hiring-signal-normalizer",
      "title": "LinkedIn Jobs Hiring Signal Normalizer",
      "summary": "LinkedIn Jobs Hiring Signal Normalizer packages Normalize job posts into tech stack, department growth, buyer intent, location expansion, seniority signals into a source-governed Apify actor with sample mode, schema, pricing, QA evid...",
      "buyer_outcome": "LinkedIn Jobs Hiring Signal Normalizer packages Normalize job posts into tech stack, department growth, buyer intent, location expansion, seniority signals into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Sales teams",
        "recruiters",
        "investors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/linkedin-jobs-hiring-signal-normalizer",
      "api_path": "/api/public/foundry/products/linkedin-jobs-hiring-signal-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "jobUrl": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals"
            ],
            "jobTitle": "Deterministic fixture Job Title for LinkedIn Jobs Hiring Signal Normalizer",
            "location": "Deterministic fixture Location for LinkedIn Jobs Hiring Signal Normalizer",
            "postedAt": "2026-07-01",
            "confidence": 0.91,
            "companyName": "Deterministic fixture Company Name for LinkedIn Jobs Hiring Signal Normalizer",
            "employmentType": "linkedin_jobs_hiring_signal_normalizer_employment_type"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals_2"
            ],
            "jobTitle": "Deterministic fixture Job Title for LinkedIn Jobs Hiring Signal Normalizer 2",
            "location": "Deterministic fixture Location for LinkedIn Jobs Hiring Signal Normalizer 2",
            "postedAt": "2026-07-01",
            "confidence": 0.88,
            "companyName": "Deterministic fixture Company Name for LinkedIn Jobs Hiring Signal Normalizer 2",
            "employmentType": "linkedin_jobs_hiring_signal_normalizer_employment_type 2"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals_3"
            ],
            "jobTitle": "Deterministic fixture Job Title for LinkedIn Jobs Hiring Signal Normalizer 3",
            "location": "Deterministic fixture Location for LinkedIn Jobs Hiring Signal Normalizer 3",
            "postedAt": "2026-07-01",
            "confidence": 0.85,
            "companyName": "Deterministic fixture Company Name for LinkedIn Jobs Hiring Signal Normalizer 3",
            "employmentType": "linkedin_jobs_hiring_signal_normalizer_employment_type 3"
          }
        ],
        "title": "Job Company Signal sample rows",
        "fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "job_company_signal",
        "refreshed_at": "2026-08-30T01:43:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "jobTitle",
            "type": "string",
            "required": true,
            "description": "Job posting title."
          },
          {
            "name": "companyName",
            "type": "string",
            "required": true,
            "description": "Hiring company name."
          },
          {
            "name": "jobUrl",
            "type": "string",
            "required": true,
            "description": "Public posting URL."
          },
          {
            "name": "location",
            "type": "string",
            "required": true,
            "description": "Job location."
          },
          {
            "name": "postedAt",
            "type": "string",
            "required": true,
            "description": "Posting date."
          },
          {
            "name": "employmentType",
            "type": "string",
            "required": true,
            "description": "Employment type."
          },
          {
            "name": "signals",
            "type": "array",
            "required": true,
            "description": "Normalized hiring or company signals."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "f3c1a3ba9a95ee96b7d74e385f72b47ebe7bd5b3",
        "record_label": "job_company_signal",
        "manifest_path": "apify://actors/zentrafoundry/linkedin-jobs-hiring-signal-normalizer",
        "required_fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:45.049722Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:45+02:00"
    },
    {
      "slug": "courtlistener-litigation-intelligence",
      "title": "Litigation Monitoring + Case Intelligence",
      "summary": "CourtListener case, docket, opinion, judge, litigant, and company monitoring with timelines, motion/outcome classification, and legal research summaries",
      "buyer_outcome": "CourtListener case, docket, opinion, judge, litigant, and company monitoring with timelines, motion/outcome classification, and legal research summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/courtlistener-litigation-intelligence",
      "api_path": "/api/public/foundry/products/courtlistener-litigation-intelligence",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Litigation Monitoring + Case Intelligence",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Litigation Monitoring + Case Intelligence",
            "signalType": "courtlistener_litigation_intelligence_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Litigation Monitoring + Case Intelligence"
          },
          {
            "summary": "Deterministic fixture Summary for Litigation Monitoring + Case Intelligence 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Litigation Monitoring + Case Intelligence 2",
            "signalType": "courtlistener_litigation_intelligence_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Litigation Monitoring + Case Intelligence 2"
          },
          {
            "summary": "Deterministic fixture Summary for Litigation Monitoring + Case Intelligence 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Litigation Monitoring + Case Intelligence 3",
            "signalType": "courtlistener_litigation_intelligence_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence",
            "recommendedAction": "Deterministic fixture Recommended Action for Litigation Monitoring + Case Intelligence 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "238f3ffc9c5dbe106718738d6646c9d3e4108a8f",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/courtlistener-litigation-intelligence",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:45+02:00"
    },
    {
      "slug": "llms-ai-crawler-visibility-auditor",
      "title": "llms.txt + AI Crawler Visibility Auditor",
      "summary": "llms.txt + AI Crawler Visibility Auditor packages Check llms.txt, robots.txt, sitemap, schema, content cleanliness, RAG chunking readiness, competitor comparison into a source-governed Apify actor with sample mode, schema, pricing, Q...",
      "buyer_outcome": "llms.txt + AI Crawler Visibility Auditor packages Check llms.txt, robots.txt, sitemap, schema, content cleanliness, RAG chunking readiness, competitor comparison into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SEO agencies",
        "site owners",
        "AI startups"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/llms-ai-crawler-visibility-auditor",
      "api_path": "/api/public/foundry/products/llms-ai-crawler-visibility-auditor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for llms.txt + AI Crawler Visibility Auditor",
            "signalType": "llms_ai_crawler_visibility_auditor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/llms-ai-crawler-visibility-auditor",
            "signalSummary": "Deterministic fixture Signal Summary for llms.txt + AI Crawler Visibility Auditor",
            "competitorName": "Deterministic fixture Competitor Name for llms.txt + AI Crawler Visibility Auditor",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for llms.txt + AI Crawler Visibility Auditor 2",
            "signalType": "llms_ai_crawler_visibility_auditor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/llms-ai-crawler-visibility-auditor",
            "signalSummary": "Deterministic fixture Signal Summary for llms.txt + AI Crawler Visibility Auditor 2",
            "competitorName": "Deterministic fixture Competitor Name for llms.txt + AI Crawler Visibility Auditor 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for llms.txt + AI Crawler Visibility Auditor 3",
            "signalType": "llms_ai_crawler_visibility_auditor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/llms-ai-crawler-visibility-auditor",
            "signalSummary": "Deterministic fixture Signal Summary for llms.txt + AI Crawler Visibility Auditor 3",
            "competitorName": "Deterministic fixture Competitor Name for llms.txt + AI Crawler Visibility Auditor 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "ff91b02686e8466037da77721e7870bcefd3ea3b",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/llms-ai-crawler-visibility-auditor",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:45.480241Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:45+02:00"
    },
    {
      "slug": "local-business-bad-website-lead-finder",
      "title": "Local Business Bad Website Lead Finder",
      "summary": "Local Business Bad Website Lead Finder packages Google Maps/local websites, missing SSL, poor mobile score, no booking, no schema, no analytics tags, contact enrichment into a source-governed Apify actor with sample mode, schema, pri...",
      "buyer_outcome": "Local Business Bad Website Lead Finder packages Google Maps/local websites, missing SSL, poor mobile score, no booking, no schema, no analytics tags, contact enrichment into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Web design agencies",
        "local SEO consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/local-business-bad-website-lead-finder",
      "api_path": "/api/public/foundry/products/local-business-bad-website-lead-finder",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Local Business Bad Website Lead Finder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Local Business Bad Website Lead Finder",
            "signalType": "local_business_bad_website_lead_finder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-bad-website-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Bad Website Lead Finder"
          },
          {
            "summary": "Deterministic fixture Summary for Local Business Bad Website Lead Finder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Local Business Bad Website Lead Finder 2",
            "signalType": "local_business_bad_website_lead_finder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-bad-website-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Bad Website Lead Finder 2"
          },
          {
            "summary": "Deterministic fixture Summary for Local Business Bad Website Lead Finder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Local Business Bad Website Lead Finder 3",
            "signalType": "local_business_bad_website_lead_finder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/local-business-bad-website-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Local Business Bad Website Lead Finder 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:37.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "3ddbfbaa2f9c19071f71665a7add7f47905a9526",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/local-business-bad-website-lead-finder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:45.676263Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:45+02:00"
    },
    {
      "slug": "govcon-grants-bid-intelligence",
      "title": "Government Contract & Grant Leads + Bid Fit Scorer",
      "summary": "Daily US contract and grant opportunities with bid-fit scoring, agency context, set-aside filters, deadlines, and alert-ready match reasons",
      "buyer_outcome": "Daily US contract and grant opportunities with bid-fit scoring, agency context, set-aside filters, deadlines, and alert-ready match reasons",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/govcon-grants-bid-intelligence",
      "api_path": "/api/public/foundry/products/govcon-grants-bid-intelligence",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Government Contract & Grant Leads + Bid Fit Scorer",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Government Contract & Grant Leads + Bid Fit Scorer",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Government Contract & Grant Leads + Bid Fit Scorer",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Government Contract & Grant Leads + Bid Fit Scorer 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Government Contract & Grant Leads + Bid Fit Scorer 2",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Government Contract & Grant Leads + Bid Fit Scorer 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Government Contract & Grant Leads + Bid Fit Scorer 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Government Contract & Grant Leads + Bid Fit Scorer 3",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-intelligence",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Government Contract & Grant Leads + Bid Fit Scorer 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "12414f2fd70af8be364087f6abf984952e285c95",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/govcon-grants-bid-intelligence",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:44+02:00"
    },
    {
      "slug": "hhs-ocr-hipaa-breach-delta-monitor",
      "title": "HHS OCR HIPAA Breach Delta Monitor",
      "summary": "Track new and updated HIPAA breaches by entity, business associate, vendor, state, breach type, and affected-individual threshold.",
      "buyer_outcome": "Track new and updated HIPAA breaches by entity, business associate, vendor, state, breach type, and affected-individual threshold.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/hhs-ocr-hipaa-breach-delta-monitor",
      "api_path": "/api/public/foundry/products/hhs-ocr-hipaa-breach-delta-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for HHS OCR HIPAA Breach Delta Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "hhs_ocr_hipaa_breach_delta_monitor_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for HHS OCR HIPAA Breach Delta Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for HHS OCR HIPAA Breach Delta Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for HHS OCR HIPAA Breach Delta Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "hhs_ocr_hipaa_breach_delta_monitor_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for HHS OCR HIPAA Breach Delta Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for HHS OCR HIPAA Breach Delta Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for HHS OCR HIPAA Breach Delta Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "hhs_ocr_hipaa_breach_delta_monitor_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for HHS OCR HIPAA Breach Delta Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for HHS OCR HIPAA Breach Delta Monitor 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "f942a4b9620c164ac092114ce6359a7cad1cb6d6",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/hhs-ocr-hipaa-breach-delta-monitor",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:44+02:00"
    },
    {
      "slug": "job-posting-signal-normalizer",
      "title": "Job Posting Signal Normalizer",
      "summary": "Turn job scraper output into normalized hiring signals.",
      "buyer_outcome": "Turn job scraper output into normalized hiring signals.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/job-posting-signal-normalizer",
      "api_path": "/api/public/foundry/products/job-posting-signal-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "jobUrl": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals"
            ],
            "jobTitle": "Deterministic fixture Job Title for Job Posting Signal Normalizer",
            "location": "Deterministic fixture Location for Job Posting Signal Normalizer",
            "postedAt": "2026-07-01",
            "confidence": 0.91,
            "companyName": "Deterministic fixture Company Name for Job Posting Signal Normalizer",
            "employmentType": "job_posting_signal_normalizer_employment_type"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals_2"
            ],
            "jobTitle": "Deterministic fixture Job Title for Job Posting Signal Normalizer 2",
            "location": "Deterministic fixture Location for Job Posting Signal Normalizer 2",
            "postedAt": "2026-07-01",
            "confidence": 0.88,
            "companyName": "Deterministic fixture Company Name for Job Posting Signal Normalizer 2",
            "employmentType": "job_posting_signal_normalizer_employment_type 2"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/job-posting-signal-normalizer",
            "signals": [
              "deterministic_fixture_signals_3"
            ],
            "jobTitle": "Deterministic fixture Job Title for Job Posting Signal Normalizer 3",
            "location": "Deterministic fixture Location for Job Posting Signal Normalizer 3",
            "postedAt": "2026-07-01",
            "confidence": 0.85,
            "companyName": "Deterministic fixture Company Name for Job Posting Signal Normalizer 3",
            "employmentType": "job_posting_signal_normalizer_employment_type 3"
          }
        ],
        "title": "Job Company Signal sample rows",
        "fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "job_company_signal",
        "refreshed_at": "2026-08-30T01:43:12.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "jobTitle",
            "type": "string",
            "required": true,
            "description": "Job posting title."
          },
          {
            "name": "companyName",
            "type": "string",
            "required": true,
            "description": "Hiring company name."
          },
          {
            "name": "jobUrl",
            "type": "string",
            "required": true,
            "description": "Public posting URL."
          },
          {
            "name": "location",
            "type": "string",
            "required": true,
            "description": "Job location."
          },
          {
            "name": "postedAt",
            "type": "string",
            "required": true,
            "description": "Posting date."
          },
          {
            "name": "employmentType",
            "type": "string",
            "required": true,
            "description": "Employment type."
          },
          {
            "name": "signals",
            "type": "array",
            "required": true,
            "description": "Normalized hiring or company signals."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "0487171912a9acfda55c6021b85a85e07c6efd47",
        "record_label": "job_company_signal",
        "manifest_path": "apify://actors/zentrafoundry/job-posting-signal-normalizer",
        "required_fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:44+02:00"
    },
    {
      "slug": "license-status-monitor",
      "title": "License Status Monitor",
      "summary": "Company/license/certification status changes for due diligence and compliance",
      "buyer_outcome": "Company/license/certification status changes for due diligence and compliance",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/license-status-monitor",
      "api_path": "/api/public/foundry/products/license-status-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/license-status-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/license-status-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/license-status-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for License Status Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for License Status Monitor",
            "entityType": "license_status_monitor_entity_type",
            "signalType": "license_status_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for License Status Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for License Status Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for License Status Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for License Status Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for License Status Monitor 2",
            "entityType": "license_status_monitor_entity_type 2",
            "signalType": "license_status_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for License Status Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for License Status Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for License Status Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for License Status Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for License Status Monitor 3",
            "entityType": "license_status_monitor_entity_type 3",
            "signalType": "license_status_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for License Status Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for License Status Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for License Status Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "e53b36fafe67b63edcd0ad309ea6112226413876",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/license-status-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "17 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:44+02:00"
    },
    {
      "slug": "gdelt-global-risk-monitor",
      "title": "Global News and Risk Monitor",
      "summary": "GDELT company, country, entity, supply-chain, brand, and geopolitical risk monitoring with story clustering, tone trends, risk scores, daily briefs, and alerts",
      "buyer_outcome": "GDELT company, country, entity, supply-chain, brand, and geopolitical risk monitoring with story clustering, tone trends, risk scores, daily briefs, and alerts",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/gdelt-global-risk-monitor",
      "api_path": "/api/public/foundry/products/gdelt-global-risk-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Global News and Risk Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Global News and Risk Monitor",
            "signalType": "gdelt_global_risk_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Global News and Risk Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Global News and Risk Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Global News and Risk Monitor 2",
            "signalType": "gdelt_global_risk_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Global News and Risk Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Global News and Risk Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Global News and Risk Monitor 3",
            "signalType": "gdelt_global_risk_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/gdelt-global-risk-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Global News and Risk Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "df3dafce9a027c8f3adeaace18b5f8086613bae0",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/gdelt-global-risk-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:43+02:00"
    },
    {
      "slug": "google-maps-business-leads-pain-score",
      "title": "Google Maps Business Leads with Emails + Pain Score",
      "summary": "Google Maps Business Leads with Emails + Pain Score packages Business fields, website crawl, email/social enrichment, bad-review pain score, missing booking/analytics/SSL flags into a source-governed Apify actor with sample mode, sch...",
      "buyer_outcome": "Google Maps Business Leads with Emails + Pain Score packages Business fields, website crawl, email/social enrichment, bad-review pain score, missing booking/analytics/SSL flags into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Agencies",
        "sales teams",
        "local service vendors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/google-maps-business-leads-pain-score",
      "api_path": "/api/public/foundry/products/google-maps-business-leads-pain-score",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-business-leads-pain-score",
            "signalType": "google_maps_business_leads_pain_score_signal_type",
            "listingName": "Deterministic fixture Listing Name for Google Maps Business Leads with Emails + Pain Score",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Business Leads with Emails + Pain Score",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Business Leads with Emails + Pain Score",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-business-leads-pain-score",
            "signalType": "google_maps_business_leads_pain_score_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Google Maps Business Leads with Emails + Pain Score 2",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Business Leads with Emails + Pain Score 2",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Business Leads with Emails + Pain Score 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-business-leads-pain-score",
            "signalType": "google_maps_business_leads_pain_score_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Google Maps Business Leads with Emails + Pain Score 3",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Business Leads with Emails + Pain Score 3",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Business Leads with Emails + Pain Score 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:34.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "dbc47f16acb791a1f79db7f14607d5f2f61db4b4",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/google-maps-business-leads-pain-score",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:43.217978Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:43+02:00"
    },
    {
      "slug": "google-maps-review-lead-intelligence",
      "title": "Google Maps Review Lead Intelligence for Agencies",
      "summary": "Google Maps Review Lead Intelligence for Agencies packages Scrape public Google Maps results, classify bad-review themes, no-response rate, decision-maker website contacts into a source-governed Apify actor with sample mode, schema, ...",
      "buyer_outcome": "Google Maps Review Lead Intelligence for Agencies packages Scrape public Google Maps results, classify bad-review themes, no-response rate, decision-maker website contacts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Local SEO agencies",
        "review management SaaS",
        "SMB consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/google-maps-review-lead-intelligence",
      "api_path": "/api/public/foundry/products/google-maps-review-lead-intelligence",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-review-lead-intelligence",
            "signalType": "google_maps_review_lead_intelligence_signal_type",
            "listingName": "Deterministic fixture Listing Name for Google Maps Review Lead Intelligence for Agencies",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Review Lead Intelligence for Agencies",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Review Lead Intelligence for Agencies",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-review-lead-intelligence",
            "signalType": "google_maps_review_lead_intelligence_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Google Maps Review Lead Intelligence for Agencies 2",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Review Lead Intelligence for Agencies 2",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Review Lead Intelligence for Agencies 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-review-lead-intelligence",
            "signalType": "google_maps_review_lead_intelligence_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Google Maps Review Lead Intelligence for Agencies 3",
            "marketplace": "Deterministic fixture Marketplace for Google Maps Review Lead Intelligence for Agencies 3",
            "impactSummary": "Deterministic fixture Impact Summary for Google Maps Review Lead Intelligence for Agencies 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:25.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "2e3eb075271f2c251dd4d22f0ab8e8f025dae35e",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/google-maps-review-lead-intelligence",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:43.392772Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:43+02:00"
    },
    {
      "slug": "google-play-policy-deadline-tracker",
      "title": "Google Play Policy Deadline Tracker",
      "summary": "Monitor changed Play policy sections and effective dates by policy area, app vertical, and deadline window.",
      "buyer_outcome": "Monitor changed Play policy sections and effective dates by policy area, app vertical, and deadline window.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/google-play-policy-deadline-tracker",
      "api_path": "/api/public/foundry/products/google-play-policy-deadline-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
            "signalType": "google_play_policy_deadline_tracker_signal_type",
            "listingName": "Deterministic fixture Listing Name for Google Play Policy Deadline Tracker",
            "marketplace": "Deterministic fixture Marketplace for Google Play Policy Deadline Tracker",
            "impactSummary": "Deterministic fixture Impact Summary for Google Play Policy Deadline Tracker",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
            "signalType": "google_play_policy_deadline_tracker_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Google Play Policy Deadline Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Google Play Policy Deadline Tracker 2",
            "impactSummary": "Deterministic fixture Impact Summary for Google Play Policy Deadline Tracker 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/google-play-policy-deadline-tracker",
            "signalType": "google_play_policy_deadline_tracker_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Google Play Policy Deadline Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Google Play Policy Deadline Tracker 3",
            "impactSummary": "Deterministic fixture Impact Summary for Google Play Policy Deadline Tracker 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:19.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "9a3347e0762bfed39ee72e435e0ab608328cb882",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/google-play-policy-deadline-tracker",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:43+02:00"
    },
    {
      "slug": "govcon-grants-bid-fit-scorer-v2",
      "title": "GovCon Grants + Bid Fit Scorer v2",
      "summary": "GovCon Grants + Bid Fit Scorer v2 packages Opportunity search, eligibility extraction, fit scoring, deadline alerts, no-bid reasons into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-re...",
      "buyer_outcome": "GovCon Grants + Bid Fit Scorer v2 packages Opportunity search, eligibility extraction, fit scoring, deadline alerts, no-bid reasons into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SMBs",
        "grant writers",
        "consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/govcon-grants-bid-fit-scorer-v2",
      "api_path": "/api/public/foundry/products/govcon-grants-bid-fit-scorer-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for GovCon Grants + Bid Fit Scorer v2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for GovCon Grants + Bid Fit Scorer v2",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for GovCon Grants + Bid Fit Scorer v2",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for GovCon Grants + Bid Fit Scorer v2 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for GovCon Grants + Bid Fit Scorer v2 2",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for GovCon Grants + Bid Fit Scorer v2 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for GovCon Grants + Bid Fit Scorer v2 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for GovCon Grants + Bid Fit Scorer v2 3",
            "sourceUrl": "https://apify.com/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for GovCon Grants + Bid Fit Scorer v2 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:20.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "ecfb1127760d3aca875e2021b21271a96f8d15dc",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/govcon-grants-bid-fit-scorer-v2",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:43.771418Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "tender-revenue-intelligence-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:16:43+02:00"
    },
    {
      "slug": "german-public-infrastructure-tender-monitor",
      "title": "German Public Infrastructure Tender Monitor",
      "summary": "Solar, EV, grid, energy renovation and public infrastructure opportunities",
      "buyer_outcome": "Solar, EV, grid, energy renovation and public infrastructure opportunities",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/german-public-infrastructure-tender-monitor",
      "api_path": "/api/public/foundry/products/german-public-infrastructure-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for German Public Infrastructure Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for German Public Infrastructure Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for German Public Infrastructure Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for German Public Infrastructure Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for German Public Infrastructure Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for German Public Infrastructure Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for German Public Infrastructure Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for German Public Infrastructure Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/german-public-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for German Public Infrastructure Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "855462d69e641c3602425fc694cfcb4ce5b5cf83",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/german-public-infrastructure-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:42+02:00"
    },
    {
      "slug": "german-register-license-status-monitor",
      "title": "German Register / License Status Monitor",
      "summary": "German public company/register/license status monitoring",
      "buyer_outcome": "German public company/register/license status monitoring",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/german-register-license-status-monitor",
      "api_path": "/api/public/foundry/products/german-register-license-status-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for German Register / License Status Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for German Register / License Status Monitor",
            "entityType": "german_register_license_status_monitor_entity_type",
            "signalType": "german_register_license_status_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Register / License Status Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Register / License Status Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for German Register / License Status Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for German Register / License Status Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for German Register / License Status Monitor 2",
            "entityType": "german_register_license_status_monitor_entity_type 2",
            "signalType": "german_register_license_status_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Register / License Status Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Register / License Status Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for German Register / License Status Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for German Register / License Status Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/german-register-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for German Register / License Status Monitor 3",
            "entityType": "german_register_license_status_monitor_entity_type 3",
            "signalType": "german_register_license_status_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Register / License Status Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Register / License Status Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for German Register / License Status Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "cabd6af7c1114f72cbe9fa56157c883d4043d95c",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/german-register-license-status-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:16:42+02:00"
    },
    {
      "slug": "germany-hospital-cybersecurity-tender-feed",
      "title": "Germany Hospital Cybersecurity Tender Feed",
      "summary": "Hospital/clinic SIEM, SOC, firewall, endpoint, backup, audit and IT-security tenders",
      "buyer_outcome": "Hospital/clinic SIEM, SOC, firewall, endpoint, backup, audit and IT-security tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/germany-hospital-cybersecurity-tender-feed",
      "api_path": "/api/public/foundry/products/germany-hospital-cybersecurity-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Germany Hospital Cybersecurity Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "germany_hospital_cybersecurity_tender_feed_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Germany Hospital Cybersecurity Tender Feed",
            "recommendedAction": "Deterministic fixture Recommended Action for Germany Hospital Cybersecurity Tender Feed"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Germany Hospital Cybersecurity Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "germany_hospital_cybersecurity_tender_feed_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Germany Hospital Cybersecurity Tender Feed 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Germany Hospital Cybersecurity Tender Feed 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Germany Hospital Cybersecurity Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "germany_hospital_cybersecurity_tender_feed_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Germany Hospital Cybersecurity Tender Feed 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Germany Hospital Cybersecurity Tender Feed 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:42:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "503f67f00310a2db553ba8ec588ffbb489ea959d",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/germany-hospital-cybersecurity-tender-feed",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:42+02:00"
    },
    {
      "slug": "germany-municipal-ev-charging-tender-feed",
      "title": "Germany Municipal EV Charging Tender Feed",
      "summary": "Municipal charging infrastructure, wallbox, depot/bus charging, CPO/backend tenders",
      "buyer_outcome": "Municipal charging infrastructure, wallbox, depot/bus charging, CPO/backend tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/germany-municipal-ev-charging-tender-feed",
      "api_path": "/api/public/foundry/products/germany-municipal-ev-charging-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Germany Municipal EV Charging Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Germany Municipal EV Charging Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Municipal EV Charging Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Germany Municipal EV Charging Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Germany Municipal EV Charging Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Municipal EV Charging Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Germany Municipal EV Charging Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Germany Municipal EV Charging Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-municipal-ev-charging-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Municipal EV Charging Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4bab0ed3ec921943a4e279561cce6bdddaed1b32",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/germany-municipal-ev-charging-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:42+02:00"
    },
    {
      "slug": "germany-solar-tender-monitor",
      "title": "Germany Solar Tender Monitor",
      "summary": "Germany-only PV, solar roof, inverter and storage tenders",
      "buyer_outcome": "Germany-only PV, solar roof, inverter and storage tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/germany-solar-tender-monitor",
      "api_path": "/api/public/foundry/products/germany-solar-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Germany Solar Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Germany Solar Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Solar Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Germany Solar Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Germany Solar Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Solar Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Germany Solar Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Germany Solar Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/germany-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Germany Solar Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "c853c550e582efe3d0cc0d8424a9526ce6c8dc86",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/germany-solar-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:42+02:00"
    },
    {
      "slug": "food-supplements-recall-monitor",
      "title": "Food Supplements Recall Monitor",
      "summary": "Supplement and wellness product alerts where public and legally reusable",
      "buyer_outcome": "Supplement and wellness product alerts where public and legally reusable",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/food-supplements-recall-monitor",
      "api_path": "/api/public/foundry/products/food-supplements-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Food Supplements Recall Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Food Supplements Recall Monitor",
            "signalType": "food_supplements_recall_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Food Supplements Recall Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Food Supplements Recall Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Food Supplements Recall Monitor 2",
            "signalType": "food_supplements_recall_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Food Supplements Recall Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Food Supplements Recall Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Food Supplements Recall Monitor 3",
            "signalType": "food_supplements_recall_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/food-supplements-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Food Supplements Recall Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "70aaab857c6996413ca63122b414397e8255e80f",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/food-supplements-recall-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:16:41+02:00"
    },
    {
      "slug": "france-solar-tender-monitor",
      "title": "France Solar Tender Monitor",
      "summary": "French PV/solar/BESS tender feed with English/German summaries",
      "buyer_outcome": "French PV/solar/BESS tender feed with English/German summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/france-solar-tender-monitor",
      "api_path": "/api/public/foundry/products/france-solar-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for France Solar Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for France Solar Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for France Solar Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for France Solar Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for France Solar Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for France Solar Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for France Solar Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for France Solar Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/france-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for France Solar Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "6ab0caa0eaff08d71a4ba21d71a14924283c1f9d",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/france-solar-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:41+02:00"
    },
    {
      "slug": "franchise-new-location-monitor",
      "title": "Franchise / New Location Expansion Monitor",
      "summary": "Franchise / New Location Expansion Monitor packages Monitor permits, job posts, press releases, Google Maps openings, company pages for expansion signals into a source-governed Apify actor with sample mode, schema, pricing, QA eviden...",
      "buyer_outcome": "Franchise / New Location Expansion Monitor packages Monitor permits, job posts, press releases, Google Maps openings, company pages for expansion signals into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Suppliers",
        "agencies",
        "investors",
        "landlords"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/franchise-new-location-monitor",
      "api_path": "/api/public/foundry/products/franchise-new-location-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "score": 1,
            "company": "Deterministic fixture Company for Franchise / New Location Expansion Monitor",
            "industry": "Deterministic fixture Industry for Franchise / New Location Expansion Monitor",
            "location": "Deterministic fixture Location for Franchise / New Location Expansion Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Franchise / New Location Expansion Monitor",
            "evidenceDate": [
              "deterministic_fixture_evidence_date"
            ],
            "hiringSignal": "Deterministic fixture Hiring Signal for Franchise / New Location Expansion Monitor",
            "permitSignal": "Deterministic fixture Permit Signal for Franchise / New Location Expansion Monitor",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "expansionType": "franchise_new_location_monitor_expansion_type",
            "fundingSignal": "Deterministic fixture Funding Signal for Franchise / New Location Expansion Monitor",
            "leadRelevance": "Deterministic fixture Lead Relevance for Franchise / New Location Expansion Monitor",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence"
            ],
            "expectedOpeningWindow": "Deterministic fixture Expected Opening Window for Franchise / New Location Expansion Monitor"
          },
          {
            "score": 0.97,
            "company": "Deterministic fixture Company for Franchise / New Location Expansion Monitor 2",
            "industry": "Deterministic fixture Industry for Franchise / New Location Expansion Monitor 2",
            "location": "Deterministic fixture Location for Franchise / New Location Expansion Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Franchise / New Location Expansion Monitor 2",
            "evidenceDate": [
              "deterministic_fixture_evidence_date_2"
            ],
            "hiringSignal": "Deterministic fixture Hiring Signal for Franchise / New Location Expansion Monitor 2",
            "permitSignal": "Deterministic fixture Permit Signal for Franchise / New Location Expansion Monitor 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "expansionType": "franchise_new_location_monitor_expansion_type 2",
            "fundingSignal": "Deterministic fixture Funding Signal for Franchise / New Location Expansion Monitor 2",
            "leadRelevance": "Deterministic fixture Lead Relevance for Franchise / New Location Expansion Monitor 2",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence_2"
            ],
            "expectedOpeningWindow": "Deterministic fixture Expected Opening Window for Franchise / New Location Expansion Monitor 2"
          },
          {
            "score": 0.94,
            "company": "Deterministic fixture Company for Franchise / New Location Expansion Monitor 3",
            "industry": "Deterministic fixture Industry for Franchise / New Location Expansion Monitor 3",
            "location": "Deterministic fixture Location for Franchise / New Location Expansion Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/franchise-new-location-monitor",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Franchise / New Location Expansion Monitor 3",
            "evidenceDate": [
              "deterministic_fixture_evidence_date_3"
            ],
            "hiringSignal": "Deterministic fixture Hiring Signal for Franchise / New Location Expansion Monitor 3",
            "permitSignal": "Deterministic fixture Permit Signal for Franchise / New Location Expansion Monitor 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "expansionType": "franchise_new_location_monitor_expansion_type 3",
            "fundingSignal": "Deterministic fixture Funding Signal for Franchise / New Location Expansion Monitor 3",
            "leadRelevance": "Deterministic fixture Lead Relevance for Franchise / New Location Expansion Monitor 3",
            "sourceEvidence": [
              "deterministic_fixture_source_evidence_3"
            ],
            "expectedOpeningWindow": "Deterministic fixture Expected Opening Window for Franchise / New Location Expansion Monitor 3"
          }
        ],
        "title": "Franchise New Location Monitor Record sample rows",
        "fields": [
          "company",
          "expansionType",
          "location",
          "industry",
          "evidenceDate",
          "expectedOpeningWindow",
          "hiringSignal",
          "permitSignal",
          "fundingSignal",
          "leadRelevance",
          "sourceEvidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "franchise-new-location-monitor_record",
        "refreshed_at": "2026-08-30T01:43:30.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "company",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Company produced by the existing Product Studio identity."
          },
          {
            "name": "expansionType",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Expansion Type produced by the existing Product Studio identity."
          },
          {
            "name": "location",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Location produced by the existing Product Studio identity."
          },
          {
            "name": "industry",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Industry produced by the existing Product Studio identity."
          },
          {
            "name": "evidenceDate",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Evidence Date produced by the existing Product Studio identity."
          },
          {
            "name": "expectedOpeningWindow",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Expected Opening Window produced by the existing Product Studio identity."
          },
          {
            "name": "hiringSignal",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Hiring Signal produced by the existing Product Studio identity."
          },
          {
            "name": "permitSignal",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Permit Signal produced by the existing Product Studio identity."
          },
          {
            "name": "fundingSignal",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Funding Signal produced by the existing Product Studio identity."
          },
          {
            "name": "leadRelevance",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Lead Relevance produced by the existing Product Studio identity."
          },
          {
            "name": "sourceEvidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Source Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 21,
        "schema_hash": "ffa22d6616916975ac88b7fcbd9981104d3fdf2e",
        "record_label": "franchise-new-location-monitor_record",
        "manifest_path": "apify://actors/zentrafoundry/franchise-new-location-monitor",
        "required_fields": [
          "company",
          "evidenceDate",
          "sourceEvidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:41.362333Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:41+02:00"
    },
    {
      "slug": "funding-hiring-intent-lead-scorer",
      "title": "Funding + Hiring Intent Lead Scorer",
      "summary": "Funding + Hiring Intent Lead Scorer packages Blend public news, hiring pages, company websites, job signals, tech stack, funding mentions into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketpl...",
      "buyer_outcome": "Funding + Hiring Intent Lead Scorer packages Blend public news, hiring pages, company websites, job signals, tech stack, funding mentions into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "B2B sales",
        "agencies",
        "founders"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/funding-hiring-intent-lead-scorer",
      "api_path": "/api/public/foundry/products/funding-hiring-intent-lead-scorer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "jobUrl": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
            "signals": [
              "deterministic_fixture_signals"
            ],
            "jobTitle": "Deterministic fixture Job Title for Funding + Hiring Intent Lead Scorer",
            "location": "Deterministic fixture Location for Funding + Hiring Intent Lead Scorer",
            "postedAt": "2026-07-01",
            "confidence": 0.91,
            "companyName": "Deterministic fixture Company Name for Funding + Hiring Intent Lead Scorer",
            "employmentType": "funding_hiring_intent_lead_scorer_employment_type"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
            "signals": [
              "deterministic_fixture_signals_2"
            ],
            "jobTitle": "Deterministic fixture Job Title for Funding + Hiring Intent Lead Scorer 2",
            "location": "Deterministic fixture Location for Funding + Hiring Intent Lead Scorer 2",
            "postedAt": "2026-07-01",
            "confidence": 0.88,
            "companyName": "Deterministic fixture Company Name for Funding + Hiring Intent Lead Scorer 2",
            "employmentType": "funding_hiring_intent_lead_scorer_employment_type 2"
          },
          {
            "jobUrl": "https://apify.com/zentrafoundry/funding-hiring-intent-lead-scorer",
            "signals": [
              "deterministic_fixture_signals_3"
            ],
            "jobTitle": "Deterministic fixture Job Title for Funding + Hiring Intent Lead Scorer 3",
            "location": "Deterministic fixture Location for Funding + Hiring Intent Lead Scorer 3",
            "postedAt": "2026-07-01",
            "confidence": 0.85,
            "companyName": "Deterministic fixture Company Name for Funding + Hiring Intent Lead Scorer 3",
            "employmentType": "funding_hiring_intent_lead_scorer_employment_type 3"
          }
        ],
        "title": "Job Company Signal sample rows",
        "fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "job_company_signal",
        "refreshed_at": "2026-08-30T01:43:37.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "jobTitle",
            "type": "string",
            "required": true,
            "description": "Job posting title."
          },
          {
            "name": "companyName",
            "type": "string",
            "required": true,
            "description": "Hiring company name."
          },
          {
            "name": "jobUrl",
            "type": "string",
            "required": true,
            "description": "Public posting URL."
          },
          {
            "name": "location",
            "type": "string",
            "required": true,
            "description": "Job location."
          },
          {
            "name": "postedAt",
            "type": "string",
            "required": true,
            "description": "Posting date."
          },
          {
            "name": "employmentType",
            "type": "string",
            "required": true,
            "description": "Employment type."
          },
          {
            "name": "signals",
            "type": "array",
            "required": true,
            "description": "Normalized hiring or company signals."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "20d07e1959821919f67d5ab3f3fee7c00227aa08",
        "record_label": "job_company_signal",
        "manifest_path": "apify://actors/zentrafoundry/funding-hiring-intent-lead-scorer",
        "required_fields": [
          "jobTitle",
          "companyName",
          "jobUrl",
          "location",
          "postedAt",
          "employmentType",
          "signals",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:41.570596Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:41+02:00"
    },
    {
      "slug": "german-construction-permit-monitor",
      "title": "German Construction Permit Monitor",
      "summary": "Germany-focused building permit and construction-activity signals",
      "buyer_outcome": "Germany-focused building permit and construction-activity signals",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/german-construction-permit-monitor",
      "api_path": "/api/public/foundry/products/german-construction-permit-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for German Construction Permit Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for German Construction Permit Monitor",
            "entityType": "german_construction_permit_monitor_entity_type",
            "signalType": "german_construction_permit_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Construction Permit Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Construction Permit Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for German Construction Permit Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for German Construction Permit Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for German Construction Permit Monitor 2",
            "entityType": "german_construction_permit_monitor_entity_type 2",
            "signalType": "german_construction_permit_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Construction Permit Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Construction Permit Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for German Construction Permit Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for German Construction Permit Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/german-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for German Construction Permit Monitor 3",
            "entityType": "german_construction_permit_monitor_entity_type 3",
            "signalType": "german_construction_permit_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for German Construction Permit Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for German Construction Permit Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for German Construction Permit Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "2e274ec660e2397123bc6e0e73e16e53ee0cffbc",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/german-construction-permit-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:41+02:00"
    },
    {
      "slug": "fda-orange-book-exclusivity-cliff-watcher",
      "title": "FDA Orange Book Exclusivity Cliff Watcher",
      "summary": "Track upcoming patent and exclusivity expiries for product families, active ingredients, applicants, and application numbers.",
      "buyer_outcome": "Track upcoming patent and exclusivity expiries for product families, active ingredients, applicants, and application numbers.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/fda-orange-book-exclusivity-cliff-watcher",
      "api_path": "/api/public/foundry/products/fda-orange-book-exclusivity-cliff-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for FDA Orange Book Exclusivity Cliff Watcher",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
            "entityName": "Deterministic fixture Entity Name for FDA Orange Book Exclusivity Cliff Watcher",
            "entityType": "fda_orange_book_exclusivity_cliff_watcher_entity_type",
            "signalType": "fda_orange_book_exclusivity_cliff_watcher_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Orange Book Exclusivity Cliff Watcher",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Orange Book Exclusivity Cliff Watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Orange Book Exclusivity Cliff Watcher"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for FDA Orange Book Exclusivity Cliff Watcher 2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
            "entityName": "Deterministic fixture Entity Name for FDA Orange Book Exclusivity Cliff Watcher 2",
            "entityType": "fda_orange_book_exclusivity_cliff_watcher_entity_type 2",
            "signalType": "fda_orange_book_exclusivity_cliff_watcher_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Orange Book Exclusivity Cliff Watcher 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Orange Book Exclusivity Cliff Watcher 2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Orange Book Exclusivity Cliff Watcher 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for FDA Orange Book Exclusivity Cliff Watcher 3",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
            "entityName": "Deterministic fixture Entity Name for FDA Orange Book Exclusivity Cliff Watcher 3",
            "entityType": "fda_orange_book_exclusivity_cliff_watcher_entity_type 3",
            "signalType": "fda_orange_book_exclusivity_cliff_watcher_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Orange Book Exclusivity Cliff Watcher 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Orange Book Exclusivity Cliff Watcher 3",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Orange Book Exclusivity Cliff Watcher 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:16.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "8252cb07471baf2e4dc6e3c7b2c10874e14b2a45",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/fda-orange-book-exclusivity-cliff-watcher",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:40+02:00"
    },
    {
      "slug": "fda-safety-signal-monitor",
      "title": "FDA Safety Signal Monitor",
      "summary": "FDA adverse event and recall signals for compliance, pharmacovigilance, legal research, and product safety workflows with explainable signal scores and limitations",
      "buyer_outcome": "FDA adverse event and recall signals for compliance, pharmacovigilance, legal research, and product safety workflows with explainable signal scores and limitations",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/fda-safety-signal-monitor",
      "api_path": "/api/public/foundry/products/fda-safety-signal-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor",
            "entityType": "fda_safety_signal_monitor_entity_type",
            "signalType": "fda_safety_signal_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor 2",
            "entityType": "fda_safety_signal_monitor_entity_type 2",
            "signalType": "fda_safety_signal_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor 3",
            "entityType": "fda_safety_signal_monitor_entity_type 3",
            "signalType": "fda_safety_signal_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "307fb8cb0296b00f3e7a3390108247852f48cedd",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/fda-safety-signal-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:40+02:00"
    },
    {
      "slug": "fda-safety-signal-monitor-v2",
      "title": "FDA Safety Signal Monitor v2",
      "summary": "FDA Safety Signal Monitor v2 packages Real samples, alert diffing, product/company matching, severity tags, webhook export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listi...",
      "buyer_outcome": "FDA Safety Signal Monitor v2 packages Real samples, alert diffing, product/company matching, severity tags, webhook export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Healthcare compliance teams",
        "analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/fda-safety-signal-monitor-v2",
      "api_path": "/api/public/foundry/products/fda-safety-signal-monitor-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor v2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor v2",
            "entityType": "fda_safety_signal_monitor_v2_entity_type",
            "signalType": "fda_safety_signal_monitor_v2_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor v2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor v2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor v2"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor v2 2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor v2 2",
            "entityType": "fda_safety_signal_monitor_v2_entity_type 2",
            "signalType": "fda_safety_signal_monitor_v2_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor v2 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor v2 2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor v2 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for FDA Safety Signal Monitor v2 3",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-safety-signal-monitor-v2",
            "entityName": "Deterministic fixture Entity Name for FDA Safety Signal Monitor v2 3",
            "entityType": "fda_safety_signal_monitor_v2_entity_type 3",
            "signalType": "fda_safety_signal_monitor_v2_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Safety Signal Monitor v2 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Safety Signal Monitor v2 3",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Safety Signal Monitor v2 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:30.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "fe159d01d97912a5ed7f917f53721faecadcfcc2",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/fda-safety-signal-monitor-v2",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:40.367621Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:40+02:00"
    },
    {
      "slug": "fda-warning-letter-category-monitor",
      "title": "FDA Warning Letter Category Monitor",
      "summary": "Monitor warning letters by company, issuing office, product category, keyword cluster, risk tag, and closeout/update status.",
      "buyer_outcome": "Monitor warning letters by company, issuing office, product category, keyword cluster, risk tag, and closeout/update status.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/fda-warning-letter-category-monitor",
      "api_path": "/api/public/foundry/products/fda-warning-letter-category-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for FDA Warning Letter Category Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Warning Letter Category Monitor",
            "entityType": "fda_warning_letter_category_monitor_entity_type",
            "signalType": "fda_warning_letter_category_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Warning Letter Category Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Warning Letter Category Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Warning Letter Category Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for FDA Warning Letter Category Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Warning Letter Category Monitor 2",
            "entityType": "fda_warning_letter_category_monitor_entity_type 2",
            "signalType": "fda_warning_letter_category_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Warning Letter Category Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Warning Letter Category Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Warning Letter Category Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for FDA Warning Letter Category Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-warning-letter-category-monitor",
            "entityName": "Deterministic fixture Entity Name for FDA Warning Letter Category Monitor 3",
            "entityType": "fda_warning_letter_category_monitor_entity_type 3",
            "signalType": "fda_warning_letter_category_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA Warning Letter Category Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA Warning Letter Category Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA Warning Letter Category Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "b9b8e6c9e5c9e9da393702f91342452e9de25bf1",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/fda-warning-letter-category-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:40+02:00"
    },
    {
      "slug": "ferc-docket-filing-change-radar",
      "title": "FERC Docket Filing Change Radar",
      "summary": "Watch docket numbers, filers, proceeding types, accession windows, and keyword clusters for matched FERC filing events.",
      "buyer_outcome": "Watch docket numbers, filers, proceeding types, accession windows, and keyword clusters for matched FERC filing events.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/ferc-docket-filing-change-radar",
      "api_path": "/api/public/foundry/products/ferc-docket-filing-change-radar",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for FERC Docket Filing Change Radar",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for FERC Docket Filing Change Radar",
            "signalType": "ferc_docket_filing_change_radar_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
            "recommendedAction": "Deterministic fixture Recommended Action for FERC Docket Filing Change Radar"
          },
          {
            "summary": "Deterministic fixture Summary for FERC Docket Filing Change Radar 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for FERC Docket Filing Change Radar 2",
            "signalType": "ferc_docket_filing_change_radar_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
            "recommendedAction": "Deterministic fixture Recommended Action for FERC Docket Filing Change Radar 2"
          },
          {
            "summary": "Deterministic fixture Summary for FERC Docket Filing Change Radar 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for FERC Docket Filing Change Radar 3",
            "signalType": "ferc_docket_filing_change_radar_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ferc-docket-filing-change-radar",
            "recommendedAction": "Deterministic fixture Recommended Action for FERC Docket Filing Change Radar 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:19.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "4bc30d0be504d27c4fe1c5b0343fc99ac7c147b2",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/ferc-docket-filing-change-radar",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "3 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:40+02:00"
    },
    {
      "slug": "event-sponsorship-lead-finder",
      "title": "Event Sponsorship Lead Finder",
      "summary": "Event Sponsorship Lead Finder packages Luma/Eventbrite/Meetup scraping, topic classification, sponsor extraction, organizer contact enrichment into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mar...",
      "buyer_outcome": "Event Sponsorship Lead Finder packages Luma/Eventbrite/Meetup scraping, topic classification, sponsor extraction, organizer contact enrichment into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "B2B marketers",
        "community builders",
        "sponsorship sales"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/event-sponsorship-lead-finder",
      "api_path": "/api/public/foundry/products/event-sponsorship-lead-finder",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Event Sponsorship Lead Finder",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Event Sponsorship Lead Finder",
            "signalType": "event_sponsorship_lead_finder_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/event-sponsorship-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Event Sponsorship Lead Finder"
          },
          {
            "summary": "Deterministic fixture Summary for Event Sponsorship Lead Finder 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Event Sponsorship Lead Finder 2",
            "signalType": "event_sponsorship_lead_finder_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/event-sponsorship-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Event Sponsorship Lead Finder 2"
          },
          {
            "summary": "Deterministic fixture Summary for Event Sponsorship Lead Finder 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Event Sponsorship Lead Finder 3",
            "signalType": "event_sponsorship_lead_finder_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/event-sponsorship-lead-finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Event Sponsorship Lead Finder 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:37.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "0351a8859e4c09608f8f829b9eeea8b95f5d06c5",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/event-sponsorship-lead-finder",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:39.005260Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:39+02:00"
    },
    {
      "slug": "faa-airworthiness-directive-fleet-watcher",
      "title": "FAA Airworthiness Directive Fleet Watcher",
      "summary": "Watch FAA AD and SAIB publications against aircraft, engine, propeller, appliance, component, operator, and MRO watchlists.",
      "buyer_outcome": "Watch FAA AD and SAIB publications against aircraft, engine, propeller, appliance, component, operator, and MRO watchlists.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/faa-airworthiness-directive-fleet-watcher",
      "api_path": "/api/public/foundry/products/faa-airworthiness-directive-fleet-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for FAA Airworthiness Directive Fleet Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for FAA Airworthiness Directive Fleet Watcher",
            "signalType": "faa_airworthiness_directive_fleet_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for FAA Airworthiness Directive Fleet Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for FAA Airworthiness Directive Fleet Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for FAA Airworthiness Directive Fleet Watcher 2",
            "signalType": "faa_airworthiness_directive_fleet_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for FAA Airworthiness Directive Fleet Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for FAA Airworthiness Directive Fleet Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for FAA Airworthiness Directive Fleet Watcher 3",
            "signalType": "faa_airworthiness_directive_fleet_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for FAA Airworthiness Directive Fleet Watcher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:18.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "27fd4f215e0e3d73583924cc51f6928d5ede2179",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/faa-airworthiness-directive-fleet-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:39+02:00"
    },
    {
      "slug": "facebook-groups-lead-sentiment-miner",
      "title": "Facebook Groups Lead & Sentiment Miner",
      "summary": "Facebook Groups Lead & Sentiment Miner packages Public group post search, keyword filters, sentiment, lead intent, author/profile public fields, daily digest into a source-governed Apify actor with sample mode, schema, pricing, QA ev...",
      "buyer_outcome": "Facebook Groups Lead & Sentiment Miner packages Public group post search, keyword filters, sentiment, lead intent, author/profile public fields, daily digest into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Agencies",
        "researchers",
        "community managers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/facebook-groups-lead-sentiment-miner",
      "api_path": "/api/public/foundry/products/facebook-groups-lead-sentiment-miner",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Facebook Groups Lead & Sentiment Miner",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Facebook Groups Lead & Sentiment Miner",
            "signalType": "facebook_groups_lead_sentiment_miner_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
            "recommendedAction": "Deterministic fixture Recommended Action for Facebook Groups Lead & Sentiment Miner"
          },
          {
            "summary": "Deterministic fixture Summary for Facebook Groups Lead & Sentiment Miner 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Facebook Groups Lead & Sentiment Miner 2",
            "signalType": "facebook_groups_lead_sentiment_miner_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
            "recommendedAction": "Deterministic fixture Recommended Action for Facebook Groups Lead & Sentiment Miner 2"
          },
          {
            "summary": "Deterministic fixture Summary for Facebook Groups Lead & Sentiment Miner 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Facebook Groups Lead & Sentiment Miner 3",
            "signalType": "facebook_groups_lead_sentiment_miner_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/facebook-groups-lead-sentiment-miner",
            "recommendedAction": "Deterministic fixture Recommended Action for Facebook Groups Lead & Sentiment Miner 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:36.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "26b44f899fd3de17a8f23e1e253783740c208e0b",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/facebook-groups-lead-sentiment-miner",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:39.402045Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-08-31T17:16:39+02:00"
    },
    {
      "slug": "fcc-equipment-authorization-competitor-launch-tracker",
      "title": "FCC Equipment Authorization Competitor Launch Tracker",
      "summary": "Detect competitor launch signals from FCC grants, applicants, equipment classes, frequencies, confidentiality hints, and updated filings.",
      "buyer_outcome": "Detect competitor launch signals from FCC grants, applicants, equipment classes, frequencies, confidentiality hints, and updated filings.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/fcc-equipment-authorization-competitor-launch-tracker",
      "api_path": "/api/public/foundry/products/fcc-equipment-authorization-competitor-launch-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for FCC Equipment Authorization Competitor Launch Tracker",
            "signalType": "fcc_equipment_authorization_competitor_launch_tracker_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for FCC Equipment Authorization Competitor Launch Tracker",
            "competitorName": "Deterministic fixture Competitor Name for FCC Equipment Authorization Competitor Launch Tracker",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for FCC Equipment Authorization Competitor Launch Tracker 2",
            "signalType": "fcc_equipment_authorization_competitor_launch_tracker_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for FCC Equipment Authorization Competitor Launch Tracker 2",
            "competitorName": "Deterministic fixture Competitor Name for FCC Equipment Authorization Competitor Launch Tracker 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for FCC Equipment Authorization Competitor Launch Tracker 3",
            "signalType": "fcc_equipment_authorization_competitor_launch_tracker_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
            "signalSummary": "Deterministic fixture Signal Summary for FCC Equipment Authorization Competitor Launch Tracker 3",
            "competitorName": "Deterministic fixture Competitor Name for FCC Equipment Authorization Competitor Launch Tracker 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:18.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "97b10e6dc4558944877d6d7e1efff29703fe4a1c",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/fcc-equipment-authorization-competitor-launch-tracker",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:39+02:00"
    },
    {
      "slug": "fda-510k-competitor-clearance-tracker",
      "title": "FDA 510(k) Competitor Clearance Tracker",
      "summary": "Monitor manufacturers, product codes, decision windows, and advisory committees for new FDA 510(k) clearances and competitor movement.",
      "buyer_outcome": "Monitor manufacturers, product codes, decision windows, and advisory committees for new FDA 510(k) clearances and competitor movement.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/fda-510k-competitor-clearance-tracker",
      "api_path": "/api/public/foundry/products/fda-510k-competitor-clearance-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for FDA 510(k) Competitor Clearance Tracker",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
            "entityName": "Deterministic fixture Entity Name for FDA 510(k) Competitor Clearance Tracker",
            "entityType": "fda_510k_competitor_clearance_tracker_entity_type",
            "signalType": "fda_510k_competitor_clearance_tracker_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA 510(k) Competitor Clearance Tracker",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA 510(k) Competitor Clearance Tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA 510(k) Competitor Clearance Tracker"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for FDA 510(k) Competitor Clearance Tracker 2",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
            "entityName": "Deterministic fixture Entity Name for FDA 510(k) Competitor Clearance Tracker 2",
            "entityType": "fda_510k_competitor_clearance_tracker_entity_type 2",
            "signalType": "fda_510k_competitor_clearance_tracker_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA 510(k) Competitor Clearance Tracker 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA 510(k) Competitor Clearance Tracker 2",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA 510(k) Competitor Clearance Tracker 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for FDA 510(k) Competitor Clearance Tracker 3",
            "sourceUrl": "https://apify.com/zentrafoundry/fda-510k-competitor-clearance-tracker",
            "entityName": "Deterministic fixture Entity Name for FDA 510(k) Competitor Clearance Tracker 3",
            "entityType": "fda_510k_competitor_clearance_tracker_entity_type 3",
            "signalType": "fda_510k_competitor_clearance_tracker_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for FDA 510(k) Competitor Clearance Tracker 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for FDA 510(k) Competitor Clearance Tracker 3",
            "recommendedAction": "Deterministic fixture Recommended Action for FDA 510(k) Competitor Clearance Tracker 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:16.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "d9c5de4c84f3d8606956ba63ded83825991b46cf",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/fda-510k-competitor-clearance-tracker",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:39+02:00"
    },
    {
      "slug": "eu-battery-passport-readiness-auditor",
      "title": "EU Battery Passport Validator & DPP Generator",
      "summary": "Traceable EU battery Digital Product Passport readiness assessments, evidence gaps, conflict findings, deterministic preparation identifiers, QR mappings and preparation packages for buyer-supplied product data",
      "buyer_outcome": "Traceable EU battery Digital Product Passport readiness assessments, evidence gaps, conflict findings, deterministic preparation identifiers, QR mappings and preparation packages for buyer-supplied product data",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-battery-passport-readiness-auditor",
      "api_path": "/api/public/foundry/products/eu-battery-passport-readiness-auditor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EU Battery Passport Validator & DPP Generator",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EU Battery Passport Validator & DPP Generator",
            "signalType": "eu_battery_passport_readiness_auditor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery Passport Validator & DPP Generator"
          },
          {
            "summary": "Deterministic fixture Summary for EU Battery Passport Validator & DPP Generator 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EU Battery Passport Validator & DPP Generator 2",
            "signalType": "eu_battery_passport_readiness_auditor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery Passport Validator & DPP Generator 2"
          },
          {
            "summary": "Deterministic fixture Summary for EU Battery Passport Validator & DPP Generator 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EU Battery Passport Validator & DPP Generator 3",
            "signalType": "eu_battery_passport_readiness_auditor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-passport-readiness-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery Passport Validator & DPP Generator 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-15T00:55:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "92bcfac1f3d6f80ca9e0372c6d8eb9966e4e9a7a",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/eu-battery-passport-readiness-auditor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "eu-ev-charging-tender-monitor",
      "title": "EU EV Charging Tender Monitor",
      "summary": "EU-wide EV charging, fast charging, depot charging and load-management tenders",
      "buyer_outcome": "EU-wide EV charging, fast charging, depot charging and load-management tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-ev-charging-tender-monitor",
      "api_path": "/api/public/foundry/products/eu-ev-charging-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for EU EV Charging Tender Monitor",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for EU EV Charging Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU EV Charging Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for EU EV Charging Tender Monitor 2",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for EU EV Charging Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU EV Charging Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for EU EV Charging Tender Monitor 3",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for EU EV Charging Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-ev-charging-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU EV Charging Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7f85b3336d5524635e294d2d1d21b8eacffe7949",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/eu-ev-charging-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "eu-marketplace-ean-price-tracker",
      "title": "EU Marketplace EAN Price Tracker",
      "summary": "EU Marketplace EAN Price Tracker packages Input EANs, return marketplace offers, price dispersion, merchant count, availability, timestamped deltas into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, an...",
      "buyer_outcome": "EU Marketplace EAN Price Tracker packages Input EANs, return marketplace offers, price dispersion, merchant count, availability, timestamped deltas into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Brands",
        "repricing tools",
        "retailers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/eu-marketplace-ean-price-tracker",
      "api_path": "/api/public/foundry/products/eu-marketplace-ean-price-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "EUR",
            "offerUrl": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for EU Marketplace EAN Price Tracker",
            "marketplace": "Deterministic fixture Marketplace for EU Marketplace EAN Price Tracker",
            "productName": "Deterministic fixture Product Name for EU Marketplace EAN Price Tracker",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "EUR",
            "offerUrl": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for EU Marketplace EAN Price Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for EU Marketplace EAN Price Tracker 2",
            "productName": "Deterministic fixture Product Name for EU Marketplace EAN Price Tracker 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "EUR",
            "offerUrl": "https://apify.com/zentrafoundry/eu-marketplace-ean-price-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for EU Marketplace EAN Price Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for EU Marketplace EAN Price Tracker 3",
            "productName": "Deterministic fixture Product Name for EU Marketplace EAN Price Tracker 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:14.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "9f6fac71ca3c5f807e23e178f41b3e15084855b8",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/eu-marketplace-ean-price-tracker",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:38.436994Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "eu-recall-lookup-api",
      "title": "EU Recall Lookup API",
      "summary": "Product/brand/category -> recall and risk matches from cached EU alert index",
      "buyer_outcome": "Product/brand/category -> recall and risk matches from cached EU alert index",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-recall-lookup-api",
      "api_path": "/api/public/foundry/products/eu-recall-lookup-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EU Recall Lookup API",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EU Recall Lookup API",
            "signalType": "eu_recall_lookup_api_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Recall Lookup API"
          },
          {
            "summary": "Deterministic fixture Summary for EU Recall Lookup API 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EU Recall Lookup API 2",
            "signalType": "eu_recall_lookup_api_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Recall Lookup API 2"
          },
          {
            "summary": "Deterministic fixture Summary for EU Recall Lookup API 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EU Recall Lookup API 3",
            "signalType": "eu_recall_lookup_api_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-recall-lookup-api",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Recall Lookup API 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "074601c8bedc2b99a56d8bb610b7b255831f0dcb",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/eu-recall-lookup-api",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "eu-solar-tender-monitor",
      "title": "EU Solar Tender Monitor",
      "summary": "EU-wide solar/PV/BESS tender monitoring with language-aware summaries",
      "buyer_outcome": "EU-wide solar/PV/BESS tender monitoring with language-aware summaries",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-solar-tender-monitor",
      "api_path": "/api/public/foundry/products/eu-solar-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for EU Solar Tender Monitor",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for EU Solar Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU Solar Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for EU Solar Tender Monitor 2",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for EU Solar Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU Solar Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for EU Solar Tender Monitor 3",
            "currency": "EUR",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for EU Solar Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/eu-solar-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for EU Solar Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "1584f392755f02415724034d1d7bb621c046edf6",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/eu-solar-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "eu-toy-safety-recall-monitor",
      "title": "EU Toy Safety Recall Monitor",
      "summary": "Toy and children's product alerts with hazards, measures, images and markets",
      "buyer_outcome": "Toy and children's product alerts with hazards, measures, images and markets",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-toy-safety-recall-monitor",
      "api_path": "/api/public/foundry/products/eu-toy-safety-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EU Toy Safety Recall Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EU Toy Safety Recall Monitor",
            "signalType": "eu_toy_safety_recall_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Toy Safety Recall Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for EU Toy Safety Recall Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EU Toy Safety Recall Monitor 2",
            "signalType": "eu_toy_safety_recall_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Toy Safety Recall Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for EU Toy Safety Recall Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EU Toy Safety Recall Monitor 3",
            "signalType": "eu_toy_safety_recall_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-toy-safety-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Toy Safety Recall Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:02.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "327b7b95aa55f31bb87f223e53cdd4655a1927c9",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/eu-toy-safety-recall-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:38+02:00"
    },
    {
      "slug": "electronics-marketplace-recall-monitor",
      "title": "Electronics Marketplace Recall Monitor",
      "summary": "Electronics, chargers, adapters, smart devices and marketplace-seller risk feed",
      "buyer_outcome": "Electronics, chargers, adapters, smart devices and marketplace-seller risk feed",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/electronics-marketplace-recall-monitor",
      "api_path": "/api/public/foundry/products/electronics-marketplace-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
            "signalType": "electronics_marketplace_recall_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for Electronics Marketplace Recall Monitor",
            "marketplace": "Deterministic fixture Marketplace for Electronics Marketplace Recall Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for Electronics Marketplace Recall Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
            "signalType": "electronics_marketplace_recall_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Electronics Marketplace Recall Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Electronics Marketplace Recall Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for Electronics Marketplace Recall Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/electronics-marketplace-recall-monitor",
            "signalType": "electronics_marketplace_recall_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Electronics Marketplace Recall Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Electronics Marketplace Recall Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for Electronics Marketplace Recall Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "78ecb9d766de0942426fdd21aabcc606c10cd175",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/electronics-marketplace-recall-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "ema-shortage-escalation-mapper",
      "title": "EMA Shortage Escalation Mapper",
      "summary": "Map when EMA-listed medicine shortages expand, resolve, reappear, or start appearing across linked national shortage registers.",
      "buyer_outcome": "Map when EMA-listed medicine shortages expand, resolve, reappear, or start appearing across linked national shortage registers.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/ema-shortage-escalation-mapper",
      "api_path": "/api/public/foundry/products/ema-shortage-escalation-mapper",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EMA Shortage Escalation Mapper",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EMA Shortage Escalation Mapper",
            "signalType": "ema_shortage_escalation_mapper_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
            "recommendedAction": "Deterministic fixture Recommended Action for EMA Shortage Escalation Mapper"
          },
          {
            "summary": "Deterministic fixture Summary for EMA Shortage Escalation Mapper 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EMA Shortage Escalation Mapper 2",
            "signalType": "ema_shortage_escalation_mapper_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
            "recommendedAction": "Deterministic fixture Recommended Action for EMA Shortage Escalation Mapper 2"
          },
          {
            "summary": "Deterministic fixture Summary for EMA Shortage Escalation Mapper 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EMA Shortage Escalation Mapper 3",
            "signalType": "ema_shortage_escalation_mapper_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ema-shortage-escalation-mapper",
            "recommendedAction": "Deterministic fixture Recommended Action for EMA Shortage Escalation Mapper 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:18.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "e51a9d85f41f962f2f1264486bac1480dea79045",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/ema-shortage-escalation-mapper",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "epa-echo-facility-violation-delta-monitor",
      "title": "EPA ECHO Facility Violation Delta Monitor",
      "summary": "Track new inspections, violations, penalties, and enforcement changes for facility, parent, NAICS, ZIP, state, and program watchlists.",
      "buyer_outcome": "Track new inspections, violations, penalties, and enforcement changes for facility, parent, NAICS, ZIP, state, and program watchlists.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/epa-echo-facility-violation-delta-monitor",
      "api_path": "/api/public/foundry/products/epa-echo-facility-violation-delta-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EPA ECHO Facility Violation Delta Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EPA ECHO Facility Violation Delta Monitor",
            "signalType": "epa_echo_facility_violation_delta_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EPA ECHO Facility Violation Delta Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for EPA ECHO Facility Violation Delta Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EPA ECHO Facility Violation Delta Monitor 2",
            "signalType": "epa_echo_facility_violation_delta_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EPA ECHO Facility Violation Delta Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for EPA ECHO Facility Violation Delta Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EPA ECHO Facility Violation Delta Monitor 3",
            "signalType": "epa_echo_facility_violation_delta_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/epa-echo-facility-violation-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EPA ECHO Facility Violation Delta Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:18.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "817cec9b35c086dffb2c2055e0ba4c47cec9a263",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/epa-echo-facility-violation-delta-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "etsy-trend-shop-scout",
      "title": "Etsy Trend & Shop Scout",
      "summary": "Etsy Trend & Shop Scout packages Search/category scraping, price bands, tags, review count, shop age, bestseller keywords, image URLs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-...",
      "buyer_outcome": "Etsy Trend & Shop Scout packages Search/category scraping, price bands, tags, review count, shop age, bestseller keywords, image URLs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Etsy sellers",
        "handmade brands",
        "trend researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/etsy-trend-shop-scout",
      "api_path": "/api/public/foundry/products/etsy-trend-shop-scout",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
            "signalType": "etsy_trend_shop_scout_signal_type",
            "listingName": "Deterministic fixture Listing Name for Etsy Trend & Shop Scout",
            "marketplace": "Deterministic fixture Marketplace for Etsy Trend & Shop Scout",
            "impactSummary": "Deterministic fixture Impact Summary for Etsy Trend & Shop Scout",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
            "signalType": "etsy_trend_shop_scout_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Etsy Trend & Shop Scout 2",
            "marketplace": "Deterministic fixture Marketplace for Etsy Trend & Shop Scout 2",
            "impactSummary": "Deterministic fixture Impact Summary for Etsy Trend & Shop Scout 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/etsy-trend-shop-scout",
            "signalType": "etsy_trend_shop_scout_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Etsy Trend & Shop Scout 3",
            "marketplace": "Deterministic fixture Marketplace for Etsy Trend & Shop Scout 3",
            "impactSummary": "Deterministic fixture Impact Summary for Etsy Trend & Shop Scout 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:31.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "0ad968118ee7e8d123c4611b41eda3bab2e3c269",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/etsy-trend-shop-scout",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:37.546229Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "product-recall-unified-monitor",
      "title": "EU / US Product Recall Unified Monitor",
      "summary": "EU / US Product Recall Unified Monitor packages EU Safety Gate, CPSC/FDA sources, category filters, brand matching, webhook/S3 export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-...",
      "buyer_outcome": "EU / US Product Recall Unified Monitor packages EU Safety Gate, CPSC/FDA sources, category filters, brand matching, webhook/S3 export into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Retailers",
        "marketplaces",
        "compliance teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/product-recall-unified-monitor",
      "api_path": "/api/public/foundry/products/product-recall-unified-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "gtin": "Deterministic fixture Gtin for EU / US Product Recall Unified Monitor",
            "brand": "Deterministic fixture Brand for EU / US Product Recall Unified Monitor",
            "model": "Deterministic fixture Model for EU / US Product Recall Unified Monitor",
            "riskType": "product_recall_unified_monitor_risk_type",
            "severity": "Deterministic fixture Severity for EU / US Product Recall Unified Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
            "productName": "Deterministic fixture Product Name for EU / US Product Recall Unified Monitor",
            "jurisdiction": "Deterministic fixture Jurisdiction for EU / US Product Recall Unified Monitor",
            "manufacturer": "Deterministic fixture Manufacturer for EU / US Product Recall Unified Monitor",
            "alertIdentifier": "Deterministic fixture Alert Identifier for EU / US Product Recall Unified Monitor",
            "matchConfidence": 0.9,
            "productCategory": "Deterministic fixture Product Category for EU / US Product Recall Unified Monitor",
            "publicationDate": "2026-07-01T09:00:00Z",
            "sourceAuthority": "Deterministic fixture Source Authority for EU / US Product Recall Unified Monitor",
            "correctiveAction": "Deterministic fixture Corrective Action for EU / US Product Recall Unified Monitor",
            "countriesAffected": [
              "deterministic_fixture_countries_affected"
            ]
          },
          {
            "gtin": "Deterministic fixture Gtin for EU / US Product Recall Unified Monitor 2",
            "brand": "Deterministic fixture Brand for EU / US Product Recall Unified Monitor 2",
            "model": "Deterministic fixture Model for EU / US Product Recall Unified Monitor 2",
            "riskType": "product_recall_unified_monitor_risk_type 2",
            "severity": "Deterministic fixture Severity for EU / US Product Recall Unified Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
            "productName": "Deterministic fixture Product Name for EU / US Product Recall Unified Monitor 2",
            "jurisdiction": "Deterministic fixture Jurisdiction for EU / US Product Recall Unified Monitor 2",
            "manufacturer": "Deterministic fixture Manufacturer for EU / US Product Recall Unified Monitor 2",
            "alertIdentifier": "Deterministic fixture Alert Identifier for EU / US Product Recall Unified Monitor 2",
            "matchConfidence": 0.87,
            "productCategory": "Deterministic fixture Product Category for EU / US Product Recall Unified Monitor 2",
            "publicationDate": "2026-07-01T09:00:00Z",
            "sourceAuthority": "Deterministic fixture Source Authority for EU / US Product Recall Unified Monitor 2",
            "correctiveAction": "Deterministic fixture Corrective Action for EU / US Product Recall Unified Monitor 2",
            "countriesAffected": [
              "deterministic_fixture_countries_affected_2"
            ]
          },
          {
            "gtin": "Deterministic fixture Gtin for EU / US Product Recall Unified Monitor 3",
            "brand": "Deterministic fixture Brand for EU / US Product Recall Unified Monitor 3",
            "model": "Deterministic fixture Model for EU / US Product Recall Unified Monitor 3",
            "riskType": "product_recall_unified_monitor_risk_type 3",
            "severity": "Deterministic fixture Severity for EU / US Product Recall Unified Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/product-recall-unified-monitor",
            "productName": "Deterministic fixture Product Name for EU / US Product Recall Unified Monitor 3",
            "jurisdiction": "Deterministic fixture Jurisdiction for EU / US Product Recall Unified Monitor 3",
            "manufacturer": "Deterministic fixture Manufacturer for EU / US Product Recall Unified Monitor 3",
            "alertIdentifier": "Deterministic fixture Alert Identifier for EU / US Product Recall Unified Monitor 3",
            "matchConfidence": 0.84,
            "productCategory": "Deterministic fixture Product Category for EU / US Product Recall Unified Monitor 3",
            "publicationDate": "2026-07-01T09:00:00Z",
            "sourceAuthority": "Deterministic fixture Source Authority for EU / US Product Recall Unified Monitor 3",
            "correctiveAction": "Deterministic fixture Corrective Action for EU / US Product Recall Unified Monitor 3",
            "countriesAffected": [
              "deterministic_fixture_countries_affected_3"
            ]
          }
        ],
        "title": "Product Recall Unified Monitor Record sample rows",
        "fields": [
          "alertIdentifier",
          "productName",
          "brand",
          "manufacturer",
          "model",
          "gtin",
          "productCategory",
          "jurisdiction",
          "riskType",
          "severity",
          "publicationDate",
          "correctiveAction",
          "countriesAffected",
          "sourceAuthority",
          "sourceUrl",
          "matchConfidence",
          "obligations",
          "correctiveActions",
          "sourceEvidence",
          "confidence",
          "limitations",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "product-recall-unified-monitor_record",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "alertIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Alert Identifier produced by the existing Product Studio identity."
          },
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Product Name produced by the existing Product Studio identity."
          },
          {
            "name": "brand",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Brand produced by the existing Product Studio identity."
          },
          {
            "name": "manufacturer",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Manufacturer produced by the existing Product Studio identity."
          },
          {
            "name": "model",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Model produced by the existing Product Studio identity."
          },
          {
            "name": "gtin",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Gtin produced by the existing Product Studio identity."
          },
          {
            "name": "productCategory",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Product Category produced by the existing Product Studio identity."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Jurisdiction produced by the existing Product Studio identity."
          },
          {
            "name": "riskType",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Risk Type produced by the existing Product Studio identity."
          },
          {
            "name": "severity",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Severity produced by the existing Product Studio identity."
          },
          {
            "name": "publicationDate",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Publication Date produced by the existing Product Studio identity."
          },
          {
            "name": "correctiveAction",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Corrective Action produced by the existing Product Studio identity."
          },
          {
            "name": "countriesAffected",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Countries Affected produced by the existing Product Studio identity."
          },
          {
            "name": "sourceAuthority",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Source Authority produced by the existing Product Studio identity."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Source Url produced by the existing Product Studio identity."
          },
          {
            "name": "matchConfidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Match Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "obligations",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Obligations produced by the existing Product Studio identity."
          },
          {
            "name": "correctiveActions",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Corrective Actions produced by the existing Product Studio identity."
          },
          {
            "name": "sourceEvidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Source Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "limitations",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Limitations produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 29,
        "schema_hash": "af87086e978dc76c457939c769caf99771b81621",
        "record_label": "product-recall-unified-monitor_record",
        "manifest_path": "apify://actors/zentrafoundry/product-recall-unified-monitor",
        "required_fields": [
          "alertIdentifier",
          "productName",
          "sourceUrl",
          "matchConfidence",
          "sourceEvidence",
          "confidence",
          "recordId",
          "sourceName",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:37.717432Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "fda-safety-signal-monitor-v2",
        "fda-safety-signal-monitor",
        "marketplace-seller-risk-bundle",
        "eu-battery-charger-recall-monitor",
        "food-supplements-recall-monitor",
        "automotive-parts-recall-monitor",
        "cosmetics-recall-monitor",
        "medical-device-alert-monitor",
        "electronics-marketplace-recall-monitor",
        "eu-toy-safety-recall-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "suite",
      "bundle_family": "Regulatory Recall and Product Safety Suites",
      "bundle_version": "legacy-apify-current",
      "member_count": 10,
      "member_products": [
        "fda-safety-signal-monitor-v2",
        "fda-safety-signal-monitor",
        "marketplace-seller-risk-bundle",
        "eu-battery-charger-recall-monitor",
        "food-supplements-recall-monitor",
        "automotive-parts-recall-monitor",
        "cosmetics-recall-monitor",
        "medical-device-alert-monitor",
        "electronics-marketplace-recall-monitor",
        "eu-toy-safety-recall-monitor"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "eu-battery-charger-recall-monitor",
      "title": "EU Battery / Charger Recall Monitor",
      "summary": "Battery, e-bike, charger, power-bank and electrical charging recall alerts",
      "buyer_outcome": "Battery, e-bike, charger, power-bank and electrical charging recall alerts",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/eu-battery-charger-recall-monitor",
      "api_path": "/api/public/foundry/products/eu-battery-charger-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for EU Battery / Charger Recall Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for EU Battery / Charger Recall Monitor",
            "signalType": "eu_battery_charger_recall_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery / Charger Recall Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for EU Battery / Charger Recall Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for EU Battery / Charger Recall Monitor 2",
            "signalType": "eu_battery_charger_recall_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery / Charger Recall Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for EU Battery / Charger Recall Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for EU Battery / Charger Recall Monitor 3",
            "signalType": "eu_battery_charger_recall_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/eu-battery-charger-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for EU Battery / Charger Recall Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:02.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "cafa573bf2dd87ba18b534fb0b4b5b6c16aec0b9",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/eu-battery-charger-recall-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-06.png",
      "last_updated_at": "2026-08-31T17:16:37+02:00"
    },
    {
      "slug": "daycare-care-facility-license-status-monitor",
      "title": "Daycare / Care Facility License Status Monitor",
      "summary": "Daycare / Care Facility License Status Monitor packages Apify actor + status change alerts into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Daycare / Care Facility License Status Monitor packages Apify actor + status change alerts into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Care marketplaces",
        "insurers",
        "local agencies",
        "parent-information services"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/daycare-care-facility-license-status-monitor",
      "api_path": "/api/public/foundry/products/daycare-care-facility-license-status-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Daycare / Care Facility License Status Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for Daycare / Care Facility License Status Monitor",
            "entityType": "daycare_care_facility_license_status_monitor_entity_type",
            "signalType": "daycare_care_facility_license_status_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Daycare / Care Facility License Status Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for Daycare / Care Facility License Status Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Daycare / Care Facility License Status Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Daycare / Care Facility License Status Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for Daycare / Care Facility License Status Monitor 2",
            "entityType": "daycare_care_facility_license_status_monitor_entity_type 2",
            "signalType": "daycare_care_facility_license_status_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Daycare / Care Facility License Status Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Daycare / Care Facility License Status Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Daycare / Care Facility License Status Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Daycare / Care Facility License Status Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/daycare-care-facility-license-status-monitor",
            "entityName": "Deterministic fixture Entity Name for Daycare / Care Facility License Status Monitor 3",
            "entityType": "daycare_care_facility_license_status_monitor_entity_type 3",
            "signalType": "daycare_care_facility_license_status_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Daycare / Care Facility License Status Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Daycare / Care Facility License Status Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Daycare / Care Facility License Status Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "617ee5c9bf252758061b0a5e22f086a75d514fd9",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/daycare-care-facility-license-status-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:36.027448Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + status change alerts",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:36+02:00"
    },
    {
      "slug": "doe-oe417-grid-disturbance-monitor",
      "title": "DOE OE-417 Grid Disturbance Monitor",
      "summary": "Watch electric incident and emergency reports by NERC region, state, utility, event category, customer threshold, and restoration status.",
      "buyer_outcome": "Watch electric incident and emergency reports by NERC region, state, utility, event category, customer threshold, and restoration status.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/doe-oe417-grid-disturbance-monitor",
      "api_path": "/api/public/foundry/products/doe-oe417-grid-disturbance-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for DOE OE-417 Grid Disturbance Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for DOE OE-417 Grid Disturbance Monitor",
            "signalType": "doe_oe417_grid_disturbance_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for DOE OE-417 Grid Disturbance Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for DOE OE-417 Grid Disturbance Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for DOE OE-417 Grid Disturbance Monitor 2",
            "signalType": "doe_oe417_grid_disturbance_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for DOE OE-417 Grid Disturbance Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for DOE OE-417 Grid Disturbance Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for DOE OE-417 Grid Disturbance Monitor 3",
            "signalType": "doe_oe417_grid_disturbance_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/doe-oe417-grid-disturbance-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for DOE OE-417 Grid Disturbance Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:19.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ac1f9de2ff7e019840bf46937c7f99efadbc1fd6",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/doe-oe417-grid-disturbance-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:36+02:00"
    },
    {
      "slug": "douyin-trend-video-monitor",
      "title": "Douyin Trend & Video Monitor",
      "summary": "Douyin Trend & Video Monitor packages Keyword/user/hashtag search, views/likes/comments/shares, creator metadata, exportable videos/thumbnails where allowed into a source-governed Apify actor with sample mode, schema, pricing, QA evi...",
      "buyer_outcome": "Douyin Trend & Video Monitor packages Keyword/user/hashtag search, views/likes/comments/shares, creator metadata, exportable videos/thumbnails where allowed into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Agencies",
        "China market researchers",
        "creators"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/douyin-trend-video-monitor",
      "api_path": "/api/public/foundry/products/douyin-trend-video-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Douyin Trend & Video Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Douyin Trend & Video Monitor",
            "signalType": "douyin_trend_video_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/douyin-trend-video-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Douyin Trend & Video Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Douyin Trend & Video Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Douyin Trend & Video Monitor 2",
            "signalType": "douyin_trend_video_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/douyin-trend-video-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Douyin Trend & Video Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Douyin Trend & Video Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Douyin Trend & Video Monitor 3",
            "signalType": "douyin_trend_video_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/douyin-trend-video-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Douyin Trend & Video Monitor 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:23.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ae475928c7d8c3cd3f7405d385752c289b9548b1",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/douyin-trend-video-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:36.418051Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:36+02:00"
    },
    {
      "slug": "ecommerce-price-stock-change-monitor",
      "title": "E-commerce Price & Stock Monitor",
      "summary": "Compare product datasets and alert on price or stock changes.",
      "buyer_outcome": "Compare product datasets and alert on price or stock changes.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/ecommerce-price-stock-change-monitor",
      "api_path": "/api/public/foundry/products/ecommerce-price-stock-change-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for E-commerce Price & Stock Monitor",
            "marketplace": "Deterministic fixture Marketplace for E-commerce Price & Stock Monitor",
            "productName": "Deterministic fixture Product Name for E-commerce Price & Stock Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for E-commerce Price & Stock Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for E-commerce Price & Stock Monitor 2",
            "productName": "Deterministic fixture Product Name for E-commerce Price & Stock Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/ecommerce-price-stock-change-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for E-commerce Price & Stock Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for E-commerce Price & Stock Monitor 3",
            "productName": "Deterministic fixture Product Name for E-commerce Price & Stock Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:12.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "4c0ee52d6f30352fed5ec716c4eb896071ce8dac",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/ecommerce-price-stock-change-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:36+02:00"
    },
    {
      "slug": "echa-svhc-obligation-delta-explainer",
      "title": "ECHA SVHC Obligation Delta Explainer",
      "summary": "Watch SVHC additions and updates, match BOM substances, CAS/EC numbers, and part numbers, and emit obligation explanations.",
      "buyer_outcome": "Watch SVHC additions and updates, match BOM substances, CAS/EC numbers, and part numbers, and emit obligation explanations.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/echa-svhc-obligation-delta-explainer",
      "api_path": "/api/public/foundry/products/echa-svhc-obligation-delta-explainer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for ECHA SVHC Obligation Delta Explainer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for ECHA SVHC Obligation Delta Explainer",
            "signalType": "echa_svhc_obligation_delta_explainer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
            "recommendedAction": "Deterministic fixture Recommended Action for ECHA SVHC Obligation Delta Explainer"
          },
          {
            "summary": "Deterministic fixture Summary for ECHA SVHC Obligation Delta Explainer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for ECHA SVHC Obligation Delta Explainer 2",
            "signalType": "echa_svhc_obligation_delta_explainer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
            "recommendedAction": "Deterministic fixture Recommended Action for ECHA SVHC Obligation Delta Explainer 2"
          },
          {
            "summary": "Deterministic fixture Summary for ECHA SVHC Obligation Delta Explainer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for ECHA SVHC Obligation Delta Explainer 3",
            "signalType": "echa_svhc_obligation_delta_explainer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/echa-svhc-obligation-delta-explainer",
            "recommendedAction": "Deterministic fixture Recommended Action for ECHA SVHC Obligation Delta Explainer 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:18.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "5a2b9fc0b89783da8b215b7039a40d9cf963a7e3",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/echa-svhc-obligation-delta-explainer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:36+02:00"
    },
    {
      "slug": "dach-water-wastewater-automation-tender-feed-apify-670926ce",
      "title": "DACH Water/Wastewater Automation Tender Feed",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-water-wastewater-automation-tender-feed-apify-670926ce",
      "api_path": "/api/public/foundry/products/dach-water-wastewater-automation-tender-feed-apify-670926ce",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "aa0f87cd8628c459381619987ed5025130bc2cc4",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-water-wastewater-automation-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "3 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dataset-deduplicator",
      "title": "Dataset Deduplicator",
      "summary": "Deduplicate Apify datasets by URL, ID, fuzzy title/entity keys and hashes",
      "buyer_outcome": "Deduplicate Apify datasets by URL, ID, fuzzy title/entity keys and hashes",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dataset-deduplicator",
      "api_path": "/api/public/foundry/products/dataset-deduplicator",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dataset-deduplicator",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dataset-deduplicator",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dataset-deduplicator",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Dataset Deduplicator",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Dataset Deduplicator",
            "signalType": "dataset_deduplicator_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-deduplicator",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Deduplicator"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset Deduplicator 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Dataset Deduplicator 2",
            "signalType": "dataset_deduplicator_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-deduplicator",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Deduplicator 2"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset Deduplicator 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Dataset Deduplicator 3",
            "signalType": "dataset_deduplicator_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-deduplicator",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Deduplicator 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "148002c65981c6f21e03fea245e98a2a0bfdde08",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/dataset-deduplicator",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dataset-deduplicator-v2",
      "title": "Dataset Deduplicator v2",
      "summary": "Dataset Deduplicator v2 packages Fuzzy dedupe, match confidence, merge strategy, review queue, provenance preservation into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing a...",
      "buyer_outcome": "Dataset Deduplicator v2 packages Fuzzy dedupe, match confidence, merge strategy, review queue, provenance preservation into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Data teams",
        "Apify users"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/dataset-deduplicator-v2",
      "api_path": "/api/public/foundry/products/dataset-deduplicator-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
            "signalType": "dataset_deduplicator_v2_signal_type",
            "listingName": "Deterministic fixture Listing Name for Dataset Deduplicator v2",
            "marketplace": "Deterministic fixture Marketplace for Dataset Deduplicator v2",
            "impactSummary": "Deterministic fixture Impact Summary for Dataset Deduplicator v2",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
            "signalType": "dataset_deduplicator_v2_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Dataset Deduplicator v2 2",
            "marketplace": "Deterministic fixture Marketplace for Dataset Deduplicator v2 2",
            "impactSummary": "Deterministic fixture Impact Summary for Dataset Deduplicator v2 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/dataset-deduplicator-v2",
            "signalType": "dataset_deduplicator_v2_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Dataset Deduplicator v2 3",
            "marketplace": "Deterministic fixture Marketplace for Dataset Deduplicator v2 3",
            "impactSummary": "Deterministic fixture Impact Summary for Dataset Deduplicator v2 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:34.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "eee5ef20f74dbc02b4728cbb95b4d95f399872ea",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/dataset-deduplicator-v2",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:35.328268Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "apify-dataset-quality-auditor-v2"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dataset-diff-engine",
      "title": "Dataset Diff Engine",
      "summary": "Compare today vs yesterday / two datasets and return new, removed and changed records",
      "buyer_outcome": "Compare today vs yesterday / two datasets and return new, removed and changed records",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dataset-diff-engine",
      "api_path": "/api/public/foundry/products/dataset-diff-engine",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dataset-diff-engine",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dataset-diff-engine",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dataset-diff-engine",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Dataset Diff Engine",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Dataset Diff Engine",
            "signalType": "dataset_diff_engine_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Diff Engine"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset Diff Engine 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Dataset Diff Engine 2",
            "signalType": "dataset_diff_engine_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Diff Engine 2"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset Diff Engine 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Dataset Diff Engine 3",
            "signalType": "dataset_diff_engine_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset Diff Engine 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "d5d814091ae182f0f8023996fd2903653ee9c497",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/dataset-diff-engine",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dataset-diff-engine-v2",
      "title": "Dataset Diff Engine v2",
      "summary": "Dataset Diff Engine v2 packages Compare datasets by key, added/removed/changed rows, summary stats, webhook alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "buyer_outcome": "Dataset Diff Engine v2 packages Compare datasets by key, added/removed/changed rows, summary stats, webhook alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Data teams",
        "Apify users"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/dataset-diff-engine-v2",
      "api_path": "/api/public/foundry/products/dataset-diff-engine-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "score": 1,
            "errors": [],
            "sourceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for Dataset Diff Engine v2",
            "addedFields": [
              "deterministic_fixture_added_fields"
            ],
            "changedTypes": "Deterministic fixture Changed Types for Dataset Diff Engine v2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "removedFields": [
              "deterministic_fixture_removed_fields"
            ],
            "consumerImpact": "Deterministic fixture Consumer Impact for Dataset Diff Engine v2",
            "breakingChangeScore": 0.91,
            "versionRecommendation": "Deterministic fixture Version Recommendation for Dataset Diff Engine v2",
            "migrationRecommendations": "Deterministic fixture Migration Recommendations for Dataset Diff Engine v2"
          },
          {
            "score": 0.97,
            "errors": [],
            "sourceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for Dataset Diff Engine v2 2",
            "addedFields": [
              "deterministic_fixture_added_fields_2"
            ],
            "changedTypes": "Deterministic fixture Changed Types for Dataset Diff Engine v2 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "removedFields": [
              "deterministic_fixture_removed_fields_2"
            ],
            "consumerImpact": "Deterministic fixture Consumer Impact for Dataset Diff Engine v2 2",
            "breakingChangeScore": 0.88,
            "versionRecommendation": "Deterministic fixture Version Recommendation for Dataset Diff Engine v2 2",
            "migrationRecommendations": "Deterministic fixture Migration Recommendations for Dataset Diff Engine v2 2"
          },
          {
            "score": 0.94,
            "errors": [],
            "sourceUrl": "https://apify.com/zentrafoundry/dataset-diff-engine-v2",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for Dataset Diff Engine v2 3",
            "addedFields": [
              "deterministic_fixture_added_fields_3"
            ],
            "changedTypes": "Deterministic fixture Changed Types for Dataset Diff Engine v2 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "removedFields": [
              "deterministic_fixture_removed_fields_3"
            ],
            "consumerImpact": "Deterministic fixture Consumer Impact for Dataset Diff Engine v2 3",
            "breakingChangeScore": 0.85,
            "versionRecommendation": "Deterministic fixture Version Recommendation for Dataset Diff Engine v2 3",
            "migrationRecommendations": "Deterministic fixture Migration Recommendations for Dataset Diff Engine v2 3"
          }
        ],
        "title": "Dataset Diff Engine V2 Record sample rows",
        "fields": [
          "addedFields",
          "removedFields",
          "changedTypes",
          "breakingChangeScore",
          "consumerImpact",
          "migrationRecommendations",
          "versionRecommendation",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "dataset-diff-engine-v2_record",
        "refreshed_at": "2026-08-30T01:43:34.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "addedFields",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Added Fields produced by the existing Product Studio identity."
          },
          {
            "name": "removedFields",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Removed Fields produced by the existing Product Studio identity."
          },
          {
            "name": "changedTypes",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Changed Types produced by the existing Product Studio identity."
          },
          {
            "name": "breakingChangeScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Breaking Change Score produced by the existing Product Studio identity."
          },
          {
            "name": "consumerImpact",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Consumer Impact produced by the existing Product Studio identity."
          },
          {
            "name": "migrationRecommendations",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Migration Recommendations produced by the existing Product Studio identity."
          },
          {
            "name": "versionRecommendation",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Version Recommendation produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized output confidence."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 17,
        "schema_hash": "36e15b15f42c2ea98cd14f0d3c8aad2a1a3d2f99",
        "record_label": "dataset-diff-engine-v2_record",
        "manifest_path": "apify://actors/zentrafoundry/dataset-diff-engine-v2",
        "required_fields": [
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:35.652753Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "apify-dataset-quality-auditor-v2"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dataset-to-sheets-webhook-exporter",
      "title": "Dataset to Sheets / Webhook Exporter",
      "summary": "Dataset to Sheets / Webhook Exporter packages Send datasets to Sheets/Airtable/Slack/webhooks with dedupe, schema mapping, retry logs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-...",
      "buyer_outcome": "Dataset to Sheets / Webhook Exporter packages Send datasets to Sheets/Airtable/Slack/webhooks with dedupe, schema mapping, retry logs into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Apify users",
        "analysts",
        "ops teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/dataset-to-sheets-webhook-exporter",
      "api_path": "/api/public/foundry/products/dataset-to-sheets-webhook-exporter",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Dataset to Sheets / Webhook Exporter",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Dataset to Sheets / Webhook Exporter",
            "signalType": "dataset_to_sheets_webhook_exporter_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset to Sheets / Webhook Exporter"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset to Sheets / Webhook Exporter 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Dataset to Sheets / Webhook Exporter 2",
            "signalType": "dataset_to_sheets_webhook_exporter_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset to Sheets / Webhook Exporter 2"
          },
          {
            "summary": "Deterministic fixture Summary for Dataset to Sheets / Webhook Exporter 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Dataset to Sheets / Webhook Exporter 3",
            "signalType": "dataset_to_sheets_webhook_exporter_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/dataset-to-sheets-webhook-exporter",
            "recommendedAction": "Deterministic fixture Recommended Action for Dataset to Sheets / Webhook Exporter 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b24e64fc529c69ebcea91ca8dde88f27cdf0ca2",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/dataset-to-sheets-webhook-exporter",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:35.870198Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "apify-dataset-quality-auditor-v2"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:35+02:00"
    },
    {
      "slug": "dach-school-it-tender-feed-apify-bfc261e4",
      "title": "DACH School IT / Cybersecurity Tender Intelligence Feed",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-school-it-tender-feed-apify-bfc261e4",
      "api_path": "/api/public/foundry/products/dach-school-it-tender-feed-apify-bfc261e4",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "b804b3a90f584fc631e0350dfcf2e4f1ed3571fc",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-school-it-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "3 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:34+02:00"
    },
    {
      "slug": "dach-solar-roof-storage-tender-feed",
      "title": "DACH Solar Roof & Storage Tender Feed",
      "summary": "PV roof, solar modules, inverters, BESS/storage and public-roof opportunities",
      "buyer_outcome": "PV roof, solar modules, inverters, BESS/storage and public-roof opportunities",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-solar-roof-storage-tender-feed",
      "api_path": "/api/public/foundry/products/dach-solar-roof-storage-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Solar Roof & Storage Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Solar Roof & Storage Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Solar Roof & Storage Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Solar Roof & Storage Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Solar Roof & Storage Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Solar Roof & Storage Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Solar Roof & Storage Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Solar Roof & Storage Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-solar-roof-storage-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Solar Roof & Storage Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "723c24765d50146ad31f4184c38442049228ba9c",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-solar-roof-storage-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:34+02:00"
    },
    {
      "slug": "dach-renewables-ev-tender-bundle",
      "title": "DACH Tender Bundle: Renewables + EV + Municipal",
      "summary": "DACH Tender Bundle: Renewables + EV + Municipal packages One input for CPV/keywords/country, output normalized opportunities across your existing monitors into a source-governed Apify actor with sample mode, schema, pricing, QA evide...",
      "buyer_outcome": "DACH Tender Bundle: Renewables + EV + Municipal packages One input for CPV/keywords/country, output normalized opportunities across your existing monitors into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "EU vendors",
        "consultants",
        "infrastructure companies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/dach-renewables-ev-tender-bundle",
      "api_path": "/api/public/foundry/products/dach-renewables-ev-tender-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Tender Bundle: Renewables + EV + Municipal",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Tender Bundle: Renewables + EV + Municipal",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Tender Bundle: Renewables + EV + Municipal",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Tender Bundle: Renewables + EV + Municipal 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Tender Bundle: Renewables + EV + Municipal 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Tender Bundle: Renewables + EV + Municipal 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Tender Bundle: Renewables + EV + Municipal 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Tender Bundle: Renewables + EV + Municipal 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-renewables-ev-tender-bundle",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Tender Bundle: Renewables + EV + Municipal 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "32334bde3722cf81f549974c0ae500e0c94c549e",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-renewables-ev-tender-bundle",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:34.257865Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:34+02:00"
    },
    {
      "slug": "dach-water-wastewater-automation-tender-feed",
      "title": "DACH Water/Wastewater Automation Tender Feed",
      "summary": "SCADA, sensors, controls, water treatment automation and maintenance opportunities",
      "buyer_outcome": "SCADA, sensors, controls, water treatment automation and maintenance opportunities",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-water-wastewater-automation-tender-feed",
      "api_path": "/api/public/foundry/products/dach-water-wastewater-automation-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "02bf382dfa649f7ee68e51d9fe26cb907da43993",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608c",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:34+02:00"
    },
    {
      "slug": "dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
      "title": "DACH Water/Wastewater Automation Tender Feed",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
      "api_path": "/api/public/foundry/products/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Water/Wastewater Automation Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Water/Wastewater Automation Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Water/Wastewater Automation Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "ee864a9e8ba2a3b05dbb7b0860abfffc61155367",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-water-wastewater-automation-tender-feed-relaunch-20260608b",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:34+02:00"
    },
    {
      "slug": "dach-public-building-energy-audit-tender-feed",
      "title": "DACH Public Building Energy Audit Tender Feed",
      "summary": "Energy audits, consulting, public-building efficiency and renovation planning tenders",
      "buyer_outcome": "Energy audits, consulting, public-building efficiency and renovation planning tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-public-building-energy-audit-tender-feed",
      "api_path": "/api/public/foundry/products/dach-public-building-energy-audit-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Public Building Energy Audit Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Energy Audit Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Energy Audit Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Public Building Energy Audit Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Energy Audit Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Energy Audit Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Public Building Energy Audit Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Energy Audit Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-energy-audit-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Energy Audit Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7fd11c5eb00b696899f7cb891eb175ba2008c411",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-public-building-energy-audit-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:33+02:00"
    },
    {
      "slug": "dach-public-building-heat-pump-tender-radar",
      "title": "DACH Public Building Heat Pump Tender Radar",
      "summary": "Public building HVAC, heat pump, heating renovation, energy-system tenders",
      "buyer_outcome": "Public building HVAC, heat pump, heating renovation, energy-system tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-public-building-heat-pump-tender-radar",
      "api_path": "/api/public/foundry/products/dach-public-building-heat-pump-tender-radar",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Public Building Heat Pump Tender Radar",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Heat Pump Tender Radar",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Heat Pump Tender Radar",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Public Building Heat Pump Tender Radar 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Heat Pump Tender Radar 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Heat Pump Tender Radar 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Public Building Heat Pump Tender Radar 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Building Heat Pump Tender Radar 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-building-heat-pump-tender-radar",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Building Heat Pump Tender Radar 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:56.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "52c656a4229e7c7f0c720f98463ccddf46e28f16",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-public-building-heat-pump-tender-radar",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:33+02:00"
    },
    {
      "slug": "dach-public-wifi-network-infrastructure-tender-feed",
      "title": "DACH Public Wi-Fi / Network Infrastructure Tender Feed",
      "summary": "Wi-Fi, LAN/WAN, access points, switches, routers and network services tenders",
      "buyer_outcome": "Wi-Fi, LAN/WAN, access points, switches, routers and network services tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-public-wifi-network-infrastructure-tender-feed",
      "api_path": "/api/public/foundry/products/dach-public-wifi-network-infrastructure-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Public Wi-Fi / Network Infrastructure Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Wi-Fi / Network Infrastructure Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Wi-Fi / Network Infrastructure Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Public Wi-Fi / Network Infrastructure Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Wi-Fi / Network Infrastructure Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Wi-Fi / Network Infrastructure Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Public Wi-Fi / Network Infrastructure Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public Wi-Fi / Network Infrastructure Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public Wi-Fi / Network Infrastructure Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "fb05576704d14e57de6195e03d1517c928ad0176",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-public-wifi-network-infrastructure-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:33+02:00"
    },
    {
      "slug": "dach-public-sector-software-tender-feed",
      "title": "DACH Public-Sector Software Tender Feed",
      "summary": "ERP, HR, case management, portals, SaaS-like software procurement notices",
      "buyer_outcome": "ERP, HR, case management, portals, SaaS-like software procurement notices",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-public-sector-software-tender-feed",
      "api_path": "/api/public/foundry/products/dach-public-sector-software-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Public-Sector Software Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public-Sector Software Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public-Sector Software Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Public-Sector Software Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public-Sector Software Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public-Sector Software Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Public-Sector Software Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Public-Sector Software Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-public-sector-software-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Public-Sector Software Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "be18827e55979213d75e5d0f9f2b76fc346514c7",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-public-sector-software-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:33+02:00"
    },
    {
      "slug": "dach-school-it-tender-feed",
      "title": "DACH School IT / Cybersecurity Tender Intelligence Feed",
      "summary": "School IT, network, devices, cybersecurity, software tenders with match reasons and document links",
      "buyer_outcome": "School IT, network, devices, cybersecurity, software tenders with match reasons and document links",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-school-it-tender-feed",
      "api_path": "/api/public/foundry/products/dach-school-it-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH School IT / Cybersecurity Tender Intelligence Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:55.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a279bbd6e42e1c5f6e9e75215a7a4b4108abe2e2",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-school-it-tender-feed-relaunch-20260611",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:33+02:00"
    },
    {
      "slug": "dach-construction-permit-monitor-roofing-hvac-leads",
      "title": "DACH Construction Permit Monitor for Roofing/HVAC Leads",
      "summary": "Roof, solar, HVAC, extension, renovation and deconstruction lead signals",
      "buyer_outcome": "Roof, solar, HVAC, extension, renovation and deconstruction lead signals",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-construction-permit-monitor-roofing-hvac-leads",
      "api_path": "/api/public/foundry/products/dach-construction-permit-monitor-roofing-hvac-leads",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor for Roofing/HVAC Leads",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor for Roofing/HVAC Leads",
            "entityType": "dach_construction_permit_monitor_roofing_hvac_leads_entity_type",
            "signalType": "dach_construction_permit_monitor_roofing_hvac_leads_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor for Roofing/HVAC Leads",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor for Roofing/HVAC Leads",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor for Roofing/HVAC Leads"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor for Roofing/HVAC Leads 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor for Roofing/HVAC Leads 2",
            "entityType": "dach_construction_permit_monitor_roofing_hvac_leads_entity_type 2",
            "signalType": "dach_construction_permit_monitor_roofing_hvac_leads_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor for Roofing/HVAC Leads 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor for Roofing/HVAC Leads 2",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor for Roofing/HVAC Leads 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor for Roofing/HVAC Leads 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor for Roofing/HVAC Leads 3",
            "entityType": "dach_construction_permit_monitor_roofing_hvac_leads_entity_type 3",
            "signalType": "dach_construction_permit_monitor_roofing_hvac_leads_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor for Roofing/HVAC Leads 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor for Roofing/HVAC Leads 3",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor for Roofing/HVAC Leads 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:02.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "6a3f406cfe56eff4e87265013ad6283f08ea7f6f",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/dach-construction-permit-monitor-roofing-hvac-leads",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "dach-fire-safety-emergency-equipment-tender-feed",
      "title": "DACH Fire Safety & Emergency Equipment Tender Feed",
      "summary": "Fire alarms, emergency equipment, rescue services equipment and maintenance tenders",
      "buyer_outcome": "Fire alarms, emergency equipment, rescue services equipment and maintenance tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-fire-safety-emergency-equipment-tender-feed",
      "api_path": "/api/public/foundry/products/dach-fire-safety-emergency-equipment-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Fire Safety & Emergency Equipment Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fire Safety & Emergency Equipment Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fire Safety & Emergency Equipment Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Fire Safety & Emergency Equipment Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fire Safety & Emergency Equipment Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fire Safety & Emergency Equipment Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Fire Safety & Emergency Equipment Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fire Safety & Emergency Equipment Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fire Safety & Emergency Equipment Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "7c483edd2396897d9146e7760273d6607029fd80",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-fire-safety-emergency-equipment-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "dach-fleet-electrification-tender-feed",
      "title": "DACH Fleet Electrification Tender Feed",
      "summary": "Municipal EV fleets, chargers, fleet-management and service tenders",
      "buyer_outcome": "Municipal EV fleets, chargers, fleet-management and service tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-fleet-electrification-tender-feed",
      "api_path": "/api/public/foundry/products/dach-fleet-electrification-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Fleet Electrification Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fleet Electrification Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fleet Electrification Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Fleet Electrification Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fleet Electrification Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fleet Electrification Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Fleet Electrification Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Fleet Electrification Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-fleet-electrification-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Fleet Electrification Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "f7d287bd19e1730b0fa9ef8cec869a256df10689",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-fleet-electrification-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "dach-green-infrastructure-tender-monitor",
      "title": "DACH Green Infrastructure Tender Monitor",
      "summary": "Premium DACH bundle: solar, EV, batteries, heat pumps, grid and public-building energy renovation",
      "buyer_outcome": "Premium DACH bundle: solar, EV, batteries, heat pumps, grid and public-building energy renovation",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-green-infrastructure-tender-monitor",
      "api_path": "/api/public/foundry/products/dach-green-infrastructure-tender-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Green Infrastructure Tender Monitor",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Green Infrastructure Tender Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Green Infrastructure Tender Monitor",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Green Infrastructure Tender Monitor 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Green Infrastructure Tender Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Green Infrastructure Tender Monitor 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Green Infrastructure Tender Monitor 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Green Infrastructure Tender Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-green-infrastructure-tender-monitor",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Green Infrastructure Tender Monitor 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:59.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "6d9ad611ed3c5e0d6e55df2eeb17d8e4baca16a8",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-green-infrastructure-tender-monitor",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "dach-laboratory-equipment-tender-feed",
      "title": "DACH Laboratory Equipment Tender Feed",
      "summary": "Lab instruments/equipment tenders from universities, hospitals, schools and agencies",
      "buyer_outcome": "Lab instruments/equipment tenders from universities, hospitals, schools and agencies",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-laboratory-equipment-tender-feed",
      "api_path": "/api/public/foundry/products/dach-laboratory-equipment-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Laboratory Equipment Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Laboratory Equipment Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Laboratory Equipment Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Laboratory Equipment Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Laboratory Equipment Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Laboratory Equipment Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Laboratory Equipment Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Laboratory Equipment Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-laboratory-equipment-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Laboratory Equipment Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "76ae86439d679250beed0894a47903021919389f",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-laboratory-equipment-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "dach-library-museum-digitization-tender-feed",
      "title": "DACH Library / Museum Digitization Tender Feed",
      "summary": "Digitization, catalogues, archives, scanning, media systems for public cultural institutions",
      "buyer_outcome": "Digitization, catalogues, archives, scanning, media systems for public cultural institutions",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-library-museum-digitization-tender-feed",
      "api_path": "/api/public/foundry/products/dach-library-museum-digitization-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Library / Museum Digitization Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Library / Museum Digitization Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Library / Museum Digitization Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Library / Museum Digitization Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Library / Museum Digitization Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Library / Museum Digitization Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Library / Museum Digitization Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Library / Museum Digitization Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-library-museum-digitization-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Library / Museum Digitization Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "2abfc0c617438610a88c405335e05003af3b1841",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-library-museum-digitization-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:32+02:00"
    },
    {
      "slug": "creator-sponsorship-detector",
      "title": "Creator Sponsorship Detector",
      "summary": "Creator Sponsorship Detector packages Detect sponsor mentions in YouTube/TikTok/Instagram captions/transcripts, brand frequency, creator contact enrichment into a source-governed Apify actor with sample mode, schema, pricing, QA evid...",
      "buyer_outcome": "Creator Sponsorship Detector packages Detect sponsor mentions in YouTube/TikTok/Instagram captions/transcripts, brand frequency, creator contact enrichment into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Influencer agencies",
        "brands",
        "affiliate teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/creator-sponsorship-detector",
      "api_path": "/api/public/foundry/products/creator-sponsorship-detector",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Creator Sponsorship Detector",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Creator Sponsorship Detector",
            "signalType": "creator_sponsorship_detector_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/creator-sponsorship-detector",
            "recommendedAction": "Deterministic fixture Recommended Action for Creator Sponsorship Detector"
          },
          {
            "summary": "Deterministic fixture Summary for Creator Sponsorship Detector 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Creator Sponsorship Detector 2",
            "signalType": "creator_sponsorship_detector_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/creator-sponsorship-detector",
            "recommendedAction": "Deterministic fixture Recommended Action for Creator Sponsorship Detector 2"
          },
          {
            "summary": "Deterministic fixture Summary for Creator Sponsorship Detector 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Creator Sponsorship Detector 3",
            "signalType": "creator_sponsorship_detector_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/creator-sponsorship-detector",
            "recommendedAction": "Deterministic fixture Recommended Action for Creator Sponsorship Detector 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:21.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ccc061f59f7b70b62d2f11627977774024ad6667",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/creator-sponsorship-detector",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:31.036078Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "csv-json-schema-normalizer-v2",
      "title": "CSV / JSON Schema Normalizer v2",
      "summary": "CSV / JSON Schema Normalizer v2 packages Schema inference, field mapping, type coercion, validation report, sample output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listin...",
      "buyer_outcome": "CSV / JSON Schema Normalizer v2 packages Schema inference, field mapping, type coercion, validation report, sample output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Data teams",
        "Apify users"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/csv-json-schema-normalizer-v2",
      "api_path": "/api/public/foundry/products/csv-json-schema-normalizer-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
            "signalType": "csv_json_schema_normalizer_v2_signal_type",
            "listingName": "Deterministic fixture Listing Name for CSV / JSON Schema Normalizer v2",
            "marketplace": "Deterministic fixture Marketplace for CSV / JSON Schema Normalizer v2",
            "impactSummary": "Deterministic fixture Impact Summary for CSV / JSON Schema Normalizer v2",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
            "signalType": "csv_json_schema_normalizer_v2_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for CSV / JSON Schema Normalizer v2 2",
            "marketplace": "Deterministic fixture Marketplace for CSV / JSON Schema Normalizer v2 2",
            "impactSummary": "Deterministic fixture Impact Summary for CSV / JSON Schema Normalizer v2 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer-v2",
            "signalType": "csv_json_schema_normalizer_v2_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for CSV / JSON Schema Normalizer v2 3",
            "marketplace": "Deterministic fixture Marketplace for CSV / JSON Schema Normalizer v2 3",
            "impactSummary": "Deterministic fixture Impact Summary for CSV / JSON Schema Normalizer v2 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:34.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "eb2c7efd4dde649a97786059d38c5e2c2f94271f",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/csv-json-schema-normalizer-v2",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:31.242466Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "apify-dataset-quality-auditor-v2"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "csv-json-schema-normalizer",
      "title": "CSV/JSON Schema Normalizer",
      "summary": "Messy CSV/JSON -> stable schema, inferred types, validation errors and normalized output",
      "buyer_outcome": "Messy CSV/JSON -> stable schema, inferred types, validation errors and normalized output",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/csv-json-schema-normalizer",
      "api_path": "/api/public/foundry/products/csv-json-schema-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for CSV/JSON Schema Normalizer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for CSV/JSON Schema Normalizer",
            "signalType": "csv_json_schema_normalizer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for CSV/JSON Schema Normalizer"
          },
          {
            "summary": "Deterministic fixture Summary for CSV/JSON Schema Normalizer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for CSV/JSON Schema Normalizer 2",
            "signalType": "csv_json_schema_normalizer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for CSV/JSON Schema Normalizer 2"
          },
          {
            "summary": "Deterministic fixture Summary for CSV/JSON Schema Normalizer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for CSV/JSON Schema Normalizer 3",
            "signalType": "csv_json_schema_normalizer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/csv-json-schema-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for CSV/JSON Schema Normalizer 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "2058b224ac53e61a812c173d5867e447ed32b3a2",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/csv-json-schema-normalizer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "dach-accessibility-renovation-tender-feed",
      "title": "DACH Accessibility Renovation Tender Feed",
      "summary": "Elevators, ramps, barrier-free upgrades and public-building accessibility projects",
      "buyer_outcome": "Elevators, ramps, barrier-free upgrades and public-building accessibility projects",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-accessibility-renovation-tender-feed",
      "api_path": "/api/public/foundry/products/dach-accessibility-renovation-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH Accessibility Renovation Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH Accessibility Renovation Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Accessibility Renovation Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH Accessibility Renovation Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH Accessibility Renovation Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Accessibility Renovation Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH Accessibility Renovation Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH Accessibility Renovation Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-accessibility-renovation-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH Accessibility Renovation Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:57.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "d4ffa1cd111179bf64b75eb0217fb647e4f8af76",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-accessibility-renovation-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "dach-cctv-security-systems-tender-feed",
      "title": "DACH CCTV / Security Systems Tender Feed",
      "summary": "Public CCTV, access control, security systems and maintenance tenders",
      "buyer_outcome": "Public CCTV, access control, security systems and maintenance tenders",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-cctv-security-systems-tender-feed",
      "api_path": "/api/public/foundry/products/dach-cctv-security-systems-tender-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for DACH CCTV / Security Systems Tender Feed",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for DACH CCTV / Security Systems Tender Feed",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH CCTV / Security Systems Tender Feed",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for DACH CCTV / Security Systems Tender Feed 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for DACH CCTV / Security Systems Tender Feed 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH CCTV / Security Systems Tender Feed 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for DACH CCTV / Security Systems Tender Feed 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for DACH CCTV / Security Systems Tender Feed 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-cctv-security-systems-tender-feed",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for DACH CCTV / Security Systems Tender Feed 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:42:58.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "0dd91e232ac5040311699102b184cde769a5e68f",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/dach-cctv-security-systems-tender-feed",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "dach-construction-permit-monitor",
      "title": "DACH Construction Permit Monitor",
      "summary": "Public building permits, planning applications and early construction signals",
      "buyer_outcome": "Public building permits, planning applications and early construction signals",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/dach-construction-permit-monitor",
      "api_path": "/api/public/foundry/products/dach-construction-permit-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor",
            "entityType": "dach_construction_permit_monitor_entity_type",
            "signalType": "dach_construction_permit_monitor_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor 2",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor 2",
            "entityType": "dach_construction_permit_monitor_entity_type 2",
            "signalType": "dach_construction_permit_monitor_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor 2",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for DACH Construction Permit Monitor 3",
            "sourceUrl": "https://apify.com/zentrafoundry/dach-construction-permit-monitor",
            "entityName": "Deterministic fixture Entity Name for DACH Construction Permit Monitor 3",
            "entityType": "dach_construction_permit_monitor_entity_type 3",
            "signalType": "dach_construction_permit_monitor_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for DACH Construction Permit Monitor 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for DACH Construction Permit Monitor 3",
            "recommendedAction": "Deterministic fixture Recommended Action for DACH Construction Permit Monitor 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:01.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "d005793abca8b06b68eeb5b45f6d0b455d5b19ef",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/dach-construction-permit-monitor",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:31+02:00"
    },
    {
      "slug": "contractor-license-expiry-disciplinary-action-watcher",
      "title": "Contractor License Expiry & Disciplinary Action Watcher",
      "summary": "Contractor License Expiry & Disciplinary Action Watcher packages Apify actor + webhook output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Contractor License Expiry & Disciplinary Action Watcher packages Apify actor + webhook output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Insurers",
        "trade marketplaces",
        "lead-gen shops",
        "compliance teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/contractor-license-expiry-disciplinary-action-watcher",
      "api_path": "/api/public/foundry/products/contractor-license-expiry-disciplinary-action-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Contractor License Expiry & Disciplinary Action Watcher",
            "sourceUrl": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
            "entityName": "Deterministic fixture Entity Name for Contractor License Expiry & Disciplinary Action Watcher",
            "entityType": "contractor_license_expiry_disciplinary_action_watcher_entity_type",
            "signalType": "contractor_license_expiry_disciplinary_action_watcher_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License Expiry & Disciplinary Action Watcher",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License Expiry & Disciplinary Action Watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License Expiry & Disciplinary Action Watcher"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Contractor License Expiry & Disciplinary Action Watcher 2",
            "sourceUrl": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
            "entityName": "Deterministic fixture Entity Name for Contractor License Expiry & Disciplinary Action Watcher 2",
            "entityType": "contractor_license_expiry_disciplinary_action_watcher_entity_type 2",
            "signalType": "contractor_license_expiry_disciplinary_action_watcher_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License Expiry & Disciplinary Action Watcher 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License Expiry & Disciplinary Action Watcher 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License Expiry & Disciplinary Action Watcher 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Contractor License Expiry & Disciplinary Action Watcher 3",
            "sourceUrl": "https://apify.com/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
            "entityName": "Deterministic fixture Entity Name for Contractor License Expiry & Disciplinary Action Watcher 3",
            "entityType": "contractor_license_expiry_disciplinary_action_watcher_entity_type 3",
            "signalType": "contractor_license_expiry_disciplinary_action_watcher_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Contractor License Expiry & Disciplinary Action Watcher 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Contractor License Expiry & Disciplinary Action Watcher 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Contractor License Expiry & Disciplinary Action Watcher 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "a875398eb8b9ccb35c4f88aca107b8a7b7c7a561",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/contractor-license-expiry-disciplinary-action-watcher",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:29.885896Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + webhook output",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "us-building-permit-roofing-hvac-leads"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:30+02:00"
    },
    {
      "slug": "cosmetics-recall-monitor",
      "title": "Cosmetics Recall Monitor",
      "summary": "Cosmetics alerts, banned ingredients/risk tags, countries and corrective measures",
      "buyer_outcome": "Cosmetics alerts, banned ingredients/risk tags, countries and corrective measures",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/cosmetics-recall-monitor",
      "api_path": "/api/public/foundry/products/cosmetics-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Cosmetics Recall Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Cosmetics Recall Monitor",
            "signalType": "cosmetics_recall_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Cosmetics Recall Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Cosmetics Recall Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Cosmetics Recall Monitor 2",
            "signalType": "cosmetics_recall_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Cosmetics Recall Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Cosmetics Recall Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Cosmetics Recall Monitor 3",
            "signalType": "cosmetics_recall_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/cosmetics-recall-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Cosmetics Recall Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1ed728d25fb8e334077cbd21246d2abe8bb8380c",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/cosmetics-recall-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:30+02:00"
    },
    {
      "slug": "opensanctions-counterparty-risk-screener",
      "title": "Counterparty Risk Screener with Explainable Match Confidence",
      "summary": "Batch vendor, customer, and counterparty screening with fuzzy aliases, confidence, whyMatched explanations, false-positive controls, and audit-ready reports",
      "buyer_outcome": "Batch vendor, customer, and counterparty screening with fuzzy aliases, confidence, whyMatched explanations, false-positive controls, and audit-ready reports",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/opensanctions-counterparty-risk-screener",
      "api_path": "/api/public/foundry/products/opensanctions-counterparty-risk-screener",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Counterparty Risk Screener with Explainable Match Confidence",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "opensanctions_counterparty_risk_screener_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Counterparty Risk Screener with Explainable Match Confidence",
            "recommendedAction": "Deterministic fixture Recommended Action for Counterparty Risk Screener with Explainable Match Confidence"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Counterparty Risk Screener with Explainable Match Confidence 2",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "opensanctions_counterparty_risk_screener_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Counterparty Risk Screener with Explainable Match Confidence 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Counterparty Risk Screener with Explainable Match Confidence 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Counterparty Risk Screener with Explainable Match Confidence 3",
            "sourceUrl": "https://apify.com/zentrafoundry/opensanctions-counterparty-risk-screener",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "opensanctions_counterparty_risk_screener_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Counterparty Risk Screener with Explainable Match Confidence 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Counterparty Risk Screener with Explainable Match Confidence 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "0bbede6be5eb16e1a0c7fddfb249575195d90f03",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/opensanctions-counterparty-risk-screener",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "22 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:30+02:00"
    },
    {
      "slug": "county-foreclosure-auction-notice-normalizer",
      "title": "County Foreclosure/Auction Notice Normalizer",
      "summary": "County Foreclosure/Auction Notice Normalizer packages Apify actor + normalized public-notice feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "County Foreclosure/Auction Notice Normalizer packages Apify actor + normalized public-notice feed into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Real-estate investors",
        "local publishers",
        "legal ops",
        "lenders"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/county-foreclosure-auction-notice-normalizer",
      "api_path": "/api/public/foundry/products/county-foreclosure-auction-notice-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for County Foreclosure/Auction Notice Normalizer",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for County Foreclosure/Auction Notice Normalizer",
            "signalType": "county_foreclosure_auction_notice_normalizer_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for County Foreclosure/Auction Notice Normalizer"
          },
          {
            "summary": "Deterministic fixture Summary for County Foreclosure/Auction Notice Normalizer 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for County Foreclosure/Auction Notice Normalizer 2",
            "signalType": "county_foreclosure_auction_notice_normalizer_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for County Foreclosure/Auction Notice Normalizer 2"
          },
          {
            "summary": "Deterministic fixture Summary for County Foreclosure/Auction Notice Normalizer 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for County Foreclosure/Auction Notice Normalizer 3",
            "signalType": "county_foreclosure_auction_notice_normalizer_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/county-foreclosure-auction-notice-normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for County Foreclosure/Auction Notice Normalizer 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:27.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "23ce80c6ae09d7463144444005d9d2280e372fde",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/county-foreclosure-auction-notice-normalizer",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:30.629574Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + normalized public-notice feed",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-03.png",
      "last_updated_at": "2026-08-31T17:16:30+02:00"
    },
    {
      "slug": "courtlistener-litigation-intelligence-v2",
      "title": "CourtListener Litigation Intelligence v2",
      "summary": "CourtListener Litigation Intelligence v2 packages Entity watchlist, docket/new opinion alerts, case summarization, party matching confidence into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marke...",
      "buyer_outcome": "CourtListener Litigation Intelligence v2 packages Entity watchlist, docket/new opinion alerts, case summarization, party matching confidence into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Due diligence teams",
        "lawyers",
        "sales ops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/courtlistener-litigation-intelligence-v2",
      "api_path": "/api/public/foundry/products/courtlistener-litigation-intelligence-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for CourtListener Litigation Intelligence v2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for CourtListener Litigation Intelligence v2",
            "signalType": "courtlistener_litigation_intelligence_v2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for CourtListener Litigation Intelligence v2"
          },
          {
            "summary": "Deterministic fixture Summary for CourtListener Litigation Intelligence v2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for CourtListener Litigation Intelligence v2 2",
            "signalType": "courtlistener_litigation_intelligence_v2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for CourtListener Litigation Intelligence v2 2"
          },
          {
            "summary": "Deterministic fixture Summary for CourtListener Litigation Intelligence v2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for CourtListener Litigation Intelligence v2 3",
            "signalType": "courtlistener_litigation_intelligence_v2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/courtlistener-litigation-intelligence-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for CourtListener Litigation Intelligence v2 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:29.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6043696dca6704a30ee04093cb4b9ea87139d74c",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/courtlistener-litigation-intelligence-v2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:30.889382Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:30+02:00"
    },
    {
      "slug": "common-crawl-targeted-corpus-builder",
      "title": "Common Crawl Targeted Corpus Builder",
      "summary": "Common Crawl Targeted Corpus Builder packages Query domains/topics, fetch CC pages, clean Markdown, dedupe, language/license heuristics into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplac...",
      "buyer_outcome": "Common Crawl Targeted Corpus Builder packages Query domains/topics, fetch CC pages, clean Markdown, dedupe, language/license heuristics into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "AI teams",
        "researchers",
        "SEO teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/common-crawl-targeted-corpus-builder",
      "api_path": "/api/public/foundry/products/common-crawl-targeted-corpus-builder",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Common Crawl Targeted Corpus Builder",
            "sourceUrl": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
            "entityName": "Deterministic fixture Entity Name for Common Crawl Targeted Corpus Builder",
            "entityType": "common_crawl_targeted_corpus_builder_entity_type",
            "signalType": "common_crawl_targeted_corpus_builder_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Common Crawl Targeted Corpus Builder",
            "recordIdentifier": "Deterministic fixture Record Identifier for Common Crawl Targeted Corpus Builder",
            "recommendedAction": "Deterministic fixture Recommended Action for Common Crawl Targeted Corpus Builder"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Common Crawl Targeted Corpus Builder 2",
            "sourceUrl": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
            "entityName": "Deterministic fixture Entity Name for Common Crawl Targeted Corpus Builder 2",
            "entityType": "common_crawl_targeted_corpus_builder_entity_type 2",
            "signalType": "common_crawl_targeted_corpus_builder_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Common Crawl Targeted Corpus Builder 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Common Crawl Targeted Corpus Builder 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Common Crawl Targeted Corpus Builder 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Common Crawl Targeted Corpus Builder 3",
            "sourceUrl": "https://apify.com/zentrafoundry/common-crawl-targeted-corpus-builder",
            "entityName": "Deterministic fixture Entity Name for Common Crawl Targeted Corpus Builder 3",
            "entityType": "common_crawl_targeted_corpus_builder_entity_type 3",
            "signalType": "common_crawl_targeted_corpus_builder_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Common Crawl Targeted Corpus Builder 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Common Crawl Targeted Corpus Builder 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Common Crawl Targeted Corpus Builder 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:08.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "5f0f431bf42cb6bf692466a50ab7f509acacf8c6",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/common-crawl-targeted-corpus-builder",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:28.920783Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:29+02:00"
    },
    {
      "slug": "company-name-normalizer",
      "title": "Company Name Normalizer",
      "summary": "Messy company names -> clean legal names, country, registry refs and optional VAT status",
      "buyer_outcome": "Messy company names -> clean legal names, country, registry refs and optional VAT status",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/company-name-normalizer",
      "api_path": "/api/public/foundry/products/company-name-normalizer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/company-name-normalizer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/company-name-normalizer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/company-name-normalizer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Company Name Normalizer",
            "sourceUrl": "https://apify.com/zentrafoundry/company-name-normalizer",
            "entityName": "Deterministic fixture Entity Name for Company Name Normalizer",
            "entityType": "company_name_normalizer_entity_type",
            "signalType": "company_name_normalizer_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Company Name Normalizer",
            "recordIdentifier": "Deterministic fixture Record Identifier for Company Name Normalizer",
            "recommendedAction": "Deterministic fixture Recommended Action for Company Name Normalizer"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Company Name Normalizer 2",
            "sourceUrl": "https://apify.com/zentrafoundry/company-name-normalizer",
            "entityName": "Deterministic fixture Entity Name for Company Name Normalizer 2",
            "entityType": "company_name_normalizer_entity_type 2",
            "signalType": "company_name_normalizer_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Company Name Normalizer 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Company Name Normalizer 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Company Name Normalizer 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Company Name Normalizer 3",
            "sourceUrl": "https://apify.com/zentrafoundry/company-name-normalizer",
            "entityName": "Deterministic fixture Entity Name for Company Name Normalizer 3",
            "entityType": "company_name_normalizer_entity_type 3",
            "signalType": "company_name_normalizer_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Company Name Normalizer 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Company Name Normalizer 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Company Name Normalizer 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:04.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "706410cd7f24c05bf599aa2f3ad6e02fe8273a3c",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/company-name-normalizer",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:29+02:00"
    },
    {
      "slug": "company-public-tender-lookup-api",
      "title": "Company Public Tender Lookup API",
      "summary": "Company/domain/profile -> latest matching tenders from cached index",
      "buyer_outcome": "Company/domain/profile -> latest matching tenders from cached index",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/company-public-tender-lookup-api",
      "api_path": "/api/public/foundry/products/company-public-tender-lookup-api",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "title": "Deterministic fixture Title for Company Public Tender Lookup API",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.91,
            "buyerName": "Deterministic fixture Buyer Name for Company Public Tender Lookup API",
            "sourceUrl": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
            "matchReasons": [
              "deterministic_fixture_match_reasons"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Company Public Tender Lookup API",
            "estimatedValue": 1
          },
          {
            "title": "Deterministic fixture Title for Company Public Tender Lookup API 2",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.88,
            "buyerName": "Deterministic fixture Buyer Name for Company Public Tender Lookup API 2",
            "sourceUrl": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
            "matchReasons": [
              "deterministic_fixture_match_reasons_2"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Company Public Tender Lookup API 2",
            "estimatedValue": 0.97
          },
          {
            "title": "Deterministic fixture Title for Company Public Tender Lookup API 3",
            "currency": "USD",
            "deadline": "2026-07-01",
            "fitScore": 0.85,
            "buyerName": "Deterministic fixture Buyer Name for Company Public Tender Lookup API 3",
            "sourceUrl": "https://apify.com/zentrafoundry/company-public-tender-lookup-api",
            "matchReasons": [
              "deterministic_fixture_match_reasons_3"
            ],
            "opportunityId": "Deterministic fixture Opportunity Id for Company Public Tender Lookup API 3",
            "estimatedValue": 0.94
          }
        ],
        "title": "Tender Opportunity sample rows",
        "fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "estimatedValue",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "tender_opportunity",
        "refreshed_at": "2026-08-30T01:43:00.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "opportunityId",
            "type": "string",
            "required": true,
            "description": "Public tender, grant, or bid identifier."
          },
          {
            "name": "title",
            "type": "string",
            "required": true,
            "description": "Opportunity title."
          },
          {
            "name": "buyerName",
            "type": "string",
            "required": true,
            "description": "Public buyer or agency name."
          },
          {
            "name": "deadline",
            "type": "string",
            "required": true,
            "description": "Submission deadline."
          },
          {
            "name": "estimatedValue",
            "type": "number",
            "required": false,
            "description": "Estimated contract or grant value."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Value currency."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public opportunity URL."
          },
          {
            "name": "fitScore",
            "type": "number",
            "required": true,
            "description": "Normalized buyer fit score."
          },
          {
            "name": "matchReasons",
            "type": "array",
            "required": true,
            "description": "Reasons the opportunity matched buyer criteria."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "875f007b1519b6dc1b577a815d4d841f032e5080",
        "record_label": "tender_opportunity",
        "manifest_path": "apify://actors/zentrafoundry/company-public-tender-lookup-api",
        "required_fields": [
          "opportunityId",
          "title",
          "buyerName",
          "deadline",
          "currency",
          "sourceUrl",
          "fitScore",
          "matchReasons"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "1 hour ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:29+02:00"
    },
    {
      "slug": "competitor-catalog-change-detector",
      "title": "Competitor Catalog Change Detector",
      "summary": "Competitor Catalog Change Detector packages Track added/removed SKUs, price changes, category moves, image changes, markdowns, feeds to Slack/Sheets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, a...",
      "buyer_outcome": "Competitor Catalog Change Detector packages Track added/removed SKUs, price changes, category moves, image changes, markdowns, feeds to Slack/Sheets into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "E-commerce operators",
        "category managers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/competitor-catalog-change-detector",
      "api_path": "/api/public/foundry/products/competitor-catalog-change-detector",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Competitor Catalog Change Detector",
            "marketplace": "Deterministic fixture Marketplace for Competitor Catalog Change Detector",
            "productName": "Deterministic fixture Product Name for Competitor Catalog Change Detector",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Competitor Catalog Change Detector 2",
            "marketplace": "Deterministic fixture Marketplace for Competitor Catalog Change Detector 2",
            "productName": "Deterministic fixture Product Name for Competitor Catalog Change Detector 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/competitor-catalog-change-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Competitor Catalog Change Detector 3",
            "marketplace": "Deterministic fixture Marketplace for Competitor Catalog Change Detector 3",
            "productName": "Deterministic fixture Product Name for Competitor Catalog Change Detector 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:13.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "a06ef431b6e945627664ba11145c65cb1eca1441",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/competitor-catalog-change-detector",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:29.470758Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "shopify-woocommerce-dtc-catalog-intelligence"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:29+02:00"
    },
    {
      "slug": "compliance-risk-tool",
      "title": "Compliance Risk Tool",
      "summary": "Agent-ready compliance check for product/category/marketplace listing",
      "buyer_outcome": "Agent-ready compliance check for product/category/marketplace listing",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/compliance-risk-tool",
      "api_path": "/api/public/foundry/products/compliance-risk-tool",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/compliance-risk-tool",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/compliance-risk-tool",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/compliance-risk-tool",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Compliance Risk Tool",
            "sourceUrl": "https://apify.com/zentrafoundry/compliance-risk-tool",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "compliance_risk_tool_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Compliance Risk Tool",
            "recommendedAction": "Deterministic fixture Recommended Action for Compliance Risk Tool"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Compliance Risk Tool 2",
            "sourceUrl": "https://apify.com/zentrafoundry/compliance-risk-tool",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "compliance_risk_tool_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Compliance Risk Tool 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Compliance Risk Tool 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Compliance Risk Tool 3",
            "sourceUrl": "https://apify.com/zentrafoundry/compliance-risk-tool",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "compliance_risk_tool_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Compliance Risk Tool 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Compliance Risk Tool 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:04.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "3b1202e29484540d796ce1ddc07455b4281c317f",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/compliance-risk-tool",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "marketplace-seller-risk-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:16:29+02:00"
    },
    {
      "slug": "cisa-ics-advisory-asset-exposure-watcher",
      "title": "CISA ICS Advisory Asset Exposure Watcher",
      "summary": "Map CISA ICS advisories to vendor and product watchlists and emit exposure events with CVEs and recommended action hints.",
      "buyer_outcome": "Map CISA ICS advisories to vendor and product watchlists and emit exposure events with CVEs and recommended action hints.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/cisa-ics-advisory-asset-exposure-watcher",
      "api_path": "/api/public/foundry/products/cisa-ics-advisory-asset-exposure-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for CISA ICS Advisory Asset Exposure Watcher",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "cisa_ics_advisory_asset_exposure_watcher_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for CISA ICS Advisory Asset Exposure Watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA ICS Advisory Asset Exposure Watcher"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for CISA ICS Advisory Asset Exposure Watcher 2",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "cisa_ics_advisory_asset_exposure_watcher_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for CISA ICS Advisory Asset Exposure Watcher 2",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA ICS Advisory Asset Exposure Watcher 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for CISA ICS Advisory Asset Exposure Watcher 3",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "cisa_ics_advisory_asset_exposure_watcher_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for CISA ICS Advisory Asset Exposure Watcher 3",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA ICS Advisory Asset Exposure Watcher 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "0e30417ff692a27ed14769df4ab0097ae86a1b0a",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/cisa-ics-advisory-asset-exposure-watcher",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:28+02:00"
    },
    {
      "slug": "cisa-kev-remediation-calendar",
      "title": "CISA KEV Remediation Calendar",
      "summary": "Turn KEV vendor/product matches into due-date urgency, ransomware flags, internal SLA windows, ICS calendar rows, and webhook alerts.",
      "buyer_outcome": "Turn KEV vendor/product matches into due-date urgency, ransomware flags, internal SLA windows, ICS calendar rows, and webhook alerts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/cisa-kev-remediation-calendar",
      "api_path": "/api/public/foundry/products/cisa-kev-remediation-calendar",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for CISA KEV Remediation Calendar",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "cisa_kev_remediation_calendar_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for CISA KEV Remediation Calendar",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA KEV Remediation Calendar"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for CISA KEV Remediation Calendar 2",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "cisa_kev_remediation_calendar_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for CISA KEV Remediation Calendar 2",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA KEV Remediation Calendar 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for CISA KEV Remediation Calendar 3",
            "sourceUrl": "https://apify.com/zentrafoundry/cisa-kev-remediation-calendar",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "cisa_kev_remediation_calendar_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for CISA KEV Remediation Calendar 3",
            "recommendedAction": "Deterministic fixture Recommended Action for CISA KEV Remediation Calendar 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:43:16.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "d835c25e349c8a5def45d838e6e8de5d719d5a84",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "apify://actors/zentrafoundry/cisa-kev-remediation-calendar",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:28+02:00"
    },
    {
      "slug": "clinicaltrials-protocol-amendment-watcher",
      "title": "ClinicalTrials Protocol Amendment Watcher",
      "summary": "Watch NCT IDs, sponsors, molecules, indications, countries, and study phases and emit material protocol changes, not full study mirrors.",
      "buyer_outcome": "Watch NCT IDs, sponsors, molecules, indications, countries, and study phases and emit material protocol changes, not full study mirrors.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/clinicaltrials-protocol-amendment-watcher",
      "api_path": "/api/public/foundry/products/clinicaltrials-protocol-amendment-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Protocol Amendment Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Protocol Amendment Watcher",
            "signalType": "clinicaltrials_protocol_amendment_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Protocol Amendment Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Protocol Amendment Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Protocol Amendment Watcher 2",
            "signalType": "clinicaltrials_protocol_amendment_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Protocol Amendment Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Protocol Amendment Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Protocol Amendment Watcher 3",
            "signalType": "clinicaltrials_protocol_amendment_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Protocol Amendment Watcher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:15.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "a0ced74e9bdc9a8908be72d8d8b2308c3d38b826",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/clinicaltrials-protocol-amendment-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:28+02:00"
    },
    {
      "slug": "clinicaltrials-site-activation-tracker",
      "title": "ClinicalTrials Site Activation Tracker",
      "summary": "Track newly opened, closed, or changed clinical trial facilities by study, sponsor, intervention, country, state, city, and recruiting status.",
      "buyer_outcome": "Track newly opened, closed, or changed clinical trial facilities by study, sponsor, intervention, country, state, city, and recruiting status.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/clinicaltrials-site-activation-tracker",
      "api_path": "/api/public/foundry/products/clinicaltrials-site-activation-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Site Activation Tracker",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Site Activation Tracker",
            "signalType": "clinicaltrials_site_activation_tracker_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Site Activation Tracker"
          },
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Site Activation Tracker 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Site Activation Tracker 2",
            "signalType": "clinicaltrials_site_activation_tracker_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Site Activation Tracker 2"
          },
          {
            "summary": "Deterministic fixture Summary for ClinicalTrials Site Activation Tracker 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for ClinicalTrials Site Activation Tracker 3",
            "signalType": "clinicaltrials_site_activation_tracker_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/clinicaltrials-site-activation-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for ClinicalTrials Site Activation Tracker 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:16.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "1d29dc60462c7356537fed7237072578a5781181",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/clinicaltrials-site-activation-tracker",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:28+02:00"
    },
    {
      "slug": "cms-coverage-decision-change-watcher",
      "title": "CMS Coverage Decision Change Watcher",
      "summary": "Monitor coverage movement across NCDs, LCDs, and articles for procedures, HCPCS/CPT/ICD codes, contractors, and jurisdictions.",
      "buyer_outcome": "Monitor coverage movement across NCDs, LCDs, and articles for procedures, HCPCS/CPT/ICD codes, contractors, and jurisdictions.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/cms-coverage-decision-change-watcher",
      "api_path": "/api/public/foundry/products/cms-coverage-decision-change-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for CMS Coverage Decision Change Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for CMS Coverage Decision Change Watcher",
            "signalType": "cms_coverage_decision_change_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for CMS Coverage Decision Change Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for CMS Coverage Decision Change Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for CMS Coverage Decision Change Watcher 2",
            "signalType": "cms_coverage_decision_change_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for CMS Coverage Decision Change Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for CMS Coverage Decision Change Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for CMS Coverage Decision Change Watcher 3",
            "signalType": "cms_coverage_decision_change_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/cms-coverage-decision-change-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for CMS Coverage Decision Change Watcher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "e2ce2df4470727cb64c552533a73f063493a67be",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/cms-coverage-decision-change-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:28+02:00"
    },
    {
      "slug": "automotive-parts-recall-monitor",
      "title": "Automotive Parts Recall Monitor",
      "summary": "Auto accessories/parts recall and safety alerts for marketplace sellers/importers",
      "buyer_outcome": "Auto accessories/parts recall and safety alerts for marketplace sellers/importers",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/automotive-parts-recall-monitor",
      "api_path": "/api/public/foundry/products/automotive-parts-recall-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
            "signalType": "automotive_parts_recall_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for Automotive Parts Recall Monitor",
            "marketplace": "Deterministic fixture Marketplace for Automotive Parts Recall Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for Automotive Parts Recall Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
            "signalType": "automotive_parts_recall_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Automotive Parts Recall Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Automotive Parts Recall Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for Automotive Parts Recall Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/automotive-parts-recall-monitor",
            "signalType": "automotive_parts_recall_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Automotive Parts Recall Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Automotive Parts Recall Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for Automotive Parts Recall Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:03.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "060840f276ec06272da7b96ee30a430b06a02506",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/automotive-parts-recall-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [
        "product-recall-unified-monitor"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:27+02:00"
    },
    {
      "slug": "bis-entity-list-supplier-exposure-watcher",
      "title": "BIS Entity List Supplier Exposure Watcher",
      "summary": "Map BIS Entity List additions, revisions, and removals against user-supplied suppliers, customers, aliases, and destination countries.",
      "buyer_outcome": "Map BIS Entity List additions, revisions, and removals against user-supplied suppliers, customers, aliases, and destination countries.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/bis-entity-list-supplier-exposure-watcher",
      "api_path": "/api/public/foundry/products/bis-entity-list-supplier-exposure-watcher",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for BIS Entity List Supplier Exposure Watcher",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for BIS Entity List Supplier Exposure Watcher",
            "signalType": "bis_entity_list_supplier_exposure_watcher_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for BIS Entity List Supplier Exposure Watcher"
          },
          {
            "summary": "Deterministic fixture Summary for BIS Entity List Supplier Exposure Watcher 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for BIS Entity List Supplier Exposure Watcher 2",
            "signalType": "bis_entity_list_supplier_exposure_watcher_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for BIS Entity List Supplier Exposure Watcher 2"
          },
          {
            "summary": "Deterministic fixture Summary for BIS Entity List Supplier Exposure Watcher 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for BIS Entity List Supplier Exposure Watcher 3",
            "signalType": "bis_entity_list_supplier_exposure_watcher_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
            "recommendedAction": "Deterministic fixture Recommended Action for BIS Entity List Supplier Exposure Watcher 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "db22576ad02997938d24ccdb0549d0cb544b19a6",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/bis-entity-list-supplier-exposure-watcher",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:27+02:00"
    },
    {
      "slug": "google-maps-brand-review-monitor",
      "title": "Brand Review Monitor for Google Maps",
      "summary": "Brand Review Monitor for Google Maps packages Monitor places, new reviews, sentiment, response health, themes, Slack/Sheets/Notion integration into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mar...",
      "buyer_outcome": "Brand Review Monitor for Google Maps packages Monitor places, new reviews, sentiment, response health, themes, Slack/Sheets/Notion integration into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Chains",
        "agencies",
        "local businesses"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/google-maps-brand-review-monitor",
      "api_path": "/api/public/foundry/products/google-maps-brand-review-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-brand-review-monitor",
            "signalType": "google_maps_brand_review_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for Brand Review Monitor for Google Maps",
            "marketplace": "Deterministic fixture Marketplace for Brand Review Monitor for Google Maps",
            "impactSummary": "Deterministic fixture Impact Summary for Brand Review Monitor for Google Maps",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-brand-review-monitor",
            "signalType": "google_maps_brand_review_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Brand Review Monitor for Google Maps 2",
            "marketplace": "Deterministic fixture Marketplace for Brand Review Monitor for Google Maps 2",
            "impactSummary": "Deterministic fixture Impact Summary for Brand Review Monitor for Google Maps 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/google-maps-brand-review-monitor",
            "signalType": "google_maps_brand_review_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Brand Review Monitor for Google Maps 3",
            "marketplace": "Deterministic fixture Marketplace for Brand Review Monitor for Google Maps 3",
            "impactSummary": "Deterministic fixture Impact Summary for Brand Review Monitor for Google Maps 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:37.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "7b1ad881138c5e2ae408e1f6f89576ecfa24346f",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/google-maps-brand-review-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:27.377818Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:27+02:00"
    },
    {
      "slug": "multi-city-building-permit-lead-feed",
      "title": "Building Permit Contractor Lead Finder",
      "summary": "Fresh permit-based contractor, solar, HVAC, roofing, architecture, and real-estate leads with normalized permit values, owners, contractors, locations, and lead scores",
      "buyer_outcome": "Fresh permit-based contractor, solar, HVAC, roofing, architecture, and real-estate leads with normalized permit values, owners, contractors, locations, and lead scores",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/multi-city-building-permit-lead-feed",
      "api_path": "/api/public/foundry/products/multi-city-building-permit-lead-feed",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Building Permit Contractor Lead Finder",
            "sourceUrl": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
            "entityName": "Deterministic fixture Entity Name for Building Permit Contractor Lead Finder",
            "entityType": "multi_city_building_permit_lead_feed_entity_type",
            "signalType": "multi_city_building_permit_lead_feed_signal_type",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Permit Contractor Lead Finder",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Permit Contractor Lead Finder",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Permit Contractor Lead Finder"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Building Permit Contractor Lead Finder 2",
            "sourceUrl": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
            "entityName": "Deterministic fixture Entity Name for Building Permit Contractor Lead Finder 2",
            "entityType": "multi_city_building_permit_lead_feed_entity_type 2",
            "signalType": "multi_city_building_permit_lead_feed_signal_type 2",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Permit Contractor Lead Finder 2",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Permit Contractor Lead Finder 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Permit Contractor Lead Finder 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Building Permit Contractor Lead Finder 3",
            "sourceUrl": "https://apify.com/zentrafoundry/multi-city-building-permit-lead-feed",
            "entityName": "Deterministic fixture Entity Name for Building Permit Contractor Lead Finder 3",
            "entityType": "multi_city_building_permit_lead_feed_entity_type 3",
            "signalType": "multi_city_building_permit_lead_feed_signal_type 3",
            "effectiveAt": "2026-07-01",
            "jurisdiction": "Deterministic fixture Jurisdiction for Building Permit Contractor Lead Finder 3",
            "recordIdentifier": "Deterministic fixture Record Identifier for Building Permit Contractor Lead Finder 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Building Permit Contractor Lead Finder 3"
          }
        ],
        "title": "Regulatory Status Signal sample rows",
        "fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "regulatory_status_signal",
        "refreshed_at": "2026-08-30T01:43:07.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Publicly registered entity or regulated subject."
          },
          {
            "name": "entityType",
            "type": "string",
            "required": true,
            "description": "Normalized regulated entity type."
          },
          {
            "name": "jurisdiction",
            "type": "string",
            "required": true,
            "description": "Public authority jurisdiction."
          },
          {
            "name": "recordIdentifier",
            "type": "string",
            "required": true,
            "description": "Stable public registry or regulatory record identifier."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Normalized public regulatory change type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Current normalized public record status."
          },
          {
            "name": "effectiveAt",
            "type": "string",
            "required": true,
            "description": "Effective date of the public regulatory status."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public registry or authority source URL."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing summary of the public regulatory change."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 10,
        "schema_hash": "8978c34ffb79a7e605a7f89d9a945329a950d14a",
        "record_label": "regulatory_status_signal",
        "manifest_path": "apify://actors/zentrafoundry/multi-city-building-permit-lead-feed",
        "required_fields": [
          "entityName",
          "entityType",
          "jurisdiction",
          "recordIdentifier",
          "signalType",
          "status",
          "effectiveAt",
          "sourceUrl",
          "summary",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "45 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:27+02:00"
    },
    {
      "slug": "chrome-web-store-permission-drift-monitor",
      "title": "Chrome Web Store Permission Drift Monitor",
      "summary": "Watch extensions for permission drift, manifest/version drift, rating shocks, category movement, and listing removals.",
      "buyer_outcome": "Watch extensions for permission drift, manifest/version drift, rating shocks, category movement, and listing removals.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/chrome-web-store-permission-drift-monitor",
      "api_path": "/api/public/foundry/products/chrome-web-store-permission-drift-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Chrome Web Store Permission Drift Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Chrome Web Store Permission Drift Monitor",
            "signalType": "chrome_web_store_permission_drift_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Chrome Web Store Permission Drift Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for Chrome Web Store Permission Drift Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Chrome Web Store Permission Drift Monitor 2",
            "signalType": "chrome_web_store_permission_drift_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Chrome Web Store Permission Drift Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Chrome Web Store Permission Drift Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Chrome Web Store Permission Drift Monitor 3",
            "signalType": "chrome_web_store_permission_drift_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/chrome-web-store-permission-drift-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for Chrome Web Store Permission Drift Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:20.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "fa3ec7e18ad67dfed0c1ad57f35b869d22d751c8",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/chrome-web-store-permission-drift-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-24.png",
      "last_updated_at": "2026-08-31T17:16:27+02:00"
    },
    {
      "slug": "app-marketplace-review-pricing-monitor",
      "title": "App Marketplace Review/Pricing Monitor",
      "summary": "Monitor niche app/Actor listings, pricing, reviews, usage clues and changes",
      "buyer_outcome": "Monitor niche app/Actor listings, pricing, reviews, usage clues and changes",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/app-marketplace-review-pricing-monitor",
      "api_path": "/api/public/foundry/products/app-marketplace-review-pricing-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
            "signalType": "app_marketplace_review_pricing_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for App Marketplace Review/Pricing Monitor",
            "marketplace": "Deterministic fixture Marketplace for App Marketplace Review/Pricing Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for App Marketplace Review/Pricing Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
            "signalType": "app_marketplace_review_pricing_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for App Marketplace Review/Pricing Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for App Marketplace Review/Pricing Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for App Marketplace Review/Pricing Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/app-marketplace-review-pricing-monitor",
            "signalType": "app_marketplace_review_pricing_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for App Marketplace Review/Pricing Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for App Marketplace Review/Pricing Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for App Marketplace Review/Pricing Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:05.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "4c7e19b23c265d72418d99ad90b3f097f63b680c",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/app-marketplace-review-pricing-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:26+02:00"
    },
    {
      "slug": "app-store-play-review-pricing-monitor",
      "title": "App Store + Google Play Review & Pricing Monitor",
      "summary": "App Store + Google Play Review & Pricing Monitor packages Track app reviews, ratings, pricing/subscriptions, release notes, competitor app alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ...",
      "buyer_outcome": "App Store + Google Play Review & Pricing Monitor packages Track app reviews, ratings, pricing/subscriptions, release notes, competitor app alerts into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "App developers",
        "ASO agencies",
        "investors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/app-store-play-review-pricing-monitor",
      "api_path": "/api/public/foundry/products/app-store-play-review-pricing-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
            "signalType": "app_store_play_review_pricing_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for App Store + Google Play Review & Pricing Monitor",
            "marketplace": "Deterministic fixture Marketplace for App Store + Google Play Review & Pricing Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for App Store + Google Play Review & Pricing Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
            "signalType": "app_store_play_review_pricing_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for App Store + Google Play Review & Pricing Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for App Store + Google Play Review & Pricing Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for App Store + Google Play Review & Pricing Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/app-store-play-review-pricing-monitor",
            "signalType": "app_store_play_review_pricing_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for App Store + Google Play Review & Pricing Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for App Store + Google Play Review & Pricing Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for App Store + Google Play Review & Pricing Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:38.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "2710cda896cd9e6a4d92fff1f28309f25985c38b",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/app-store-play-review-pricing-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:26.275222Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:26+02:00"
    },
    {
      "slug": "apple-app-review-guideline-diff-tracker",
      "title": "Apple App Review Guideline Diff Tracker",
      "summary": "Track section-level App Review Guideline diffs and operational launch-checklist implications for selected business models and app categories.",
      "buyer_outcome": "Track section-level App Review Guideline diffs and operational launch-checklist implications for selected business models and app categories.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/apple-app-review-guideline-diff-tracker",
      "api_path": "/api/public/foundry/products/apple-app-review-guideline-diff-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
            "signalType": "apple_app_review_guideline_diff_tracker_signal_type",
            "listingName": "Deterministic fixture Listing Name for Apple App Review Guideline Diff Tracker",
            "marketplace": "Deterministic fixture Marketplace for Apple App Review Guideline Diff Tracker",
            "impactSummary": "Deterministic fixture Impact Summary for Apple App Review Guideline Diff Tracker",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
            "signalType": "apple_app_review_guideline_diff_tracker_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Apple App Review Guideline Diff Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Apple App Review Guideline Diff Tracker 2",
            "impactSummary": "Deterministic fixture Impact Summary for Apple App Review Guideline Diff Tracker 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/apple-app-review-guideline-diff-tracker",
            "signalType": "apple_app_review_guideline_diff_tracker_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Apple App Review Guideline Diff Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Apple App Review Guideline Diff Tracker 3",
            "impactSummary": "Deterministic fixture Impact Summary for Apple App Review Guideline Diff Tracker 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:19.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "a13bf9d2c02f08aaaaaa4b2daff62493a3f087b3",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/apple-app-review-guideline-diff-tracker",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-05.png",
      "last_updated_at": "2026-08-31T17:16:26+02:00"
    },
    {
      "slug": "aso-gap-analyzer",
      "title": "ASO Gap Analyzer",
      "summary": "Compare App Store and Google Play metadata, pricing, release cadence, ratings, and review themes against competitors, then produce practical ASO gap recommendations.",
      "buyer_outcome": "Compare App Store and Google Play metadata, pricing, release cadence, ratings, and review themes against competitors, then produce practical ASO gap recommendations.",
      "target_audiences": [
        "app marketers",
        "indie app developers",
        "mobile agencies",
        "product teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/aso-gap-analyzer",
      "api_path": "/api/public/foundry/products/aso-gap-analyzer",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/aso-gap-analyzer",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/aso-gap-analyzer",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/aso-gap-analyzer",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/aso-gap-analyzer",
            "signalType": "aso_gap_analyzer_signal_type",
            "listingName": "Deterministic fixture Listing Name for ASO Gap Analyzer",
            "marketplace": "Deterministic fixture Marketplace for ASO Gap Analyzer",
            "impactSummary": "Deterministic fixture Impact Summary for ASO Gap Analyzer",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/aso-gap-analyzer",
            "signalType": "aso_gap_analyzer_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for ASO Gap Analyzer 2",
            "marketplace": "Deterministic fixture Marketplace for ASO Gap Analyzer 2",
            "impactSummary": "Deterministic fixture Impact Summary for ASO Gap Analyzer 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/aso-gap-analyzer",
            "signalType": "aso_gap_analyzer_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for ASO Gap Analyzer 3",
            "marketplace": "Deterministic fixture Marketplace for ASO Gap Analyzer 3",
            "impactSummary": "Deterministic fixture Impact Summary for ASO Gap Analyzer 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:51:52.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "07ba6525421dccbe915d77e7cc01b88983bf7d5c",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/aso-gap-analyzer",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:26.713668Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify Actor for ASO comparison and recommendations.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:26+02:00"
    },
    {
      "slug": "apify-actor-router-task-recommender",
      "title": "Apify Actor Router / Task-to-Actor Recommender",
      "summary": "Convert a plain-English data/workflow task into recommended Apify or Zentra Actors, suggested input JSON, estimated cost/risk notes, and fallback chains.",
      "buyer_outcome": "Convert a plain-English data/workflow task into recommended Apify or Zentra Actors, suggested input JSON, estimated cost/risk notes, and fallback chains.",
      "target_audiences": [
        "AI agent builders",
        "Apify users",
        "workflow agencies",
        "data teams",
        "Zentra buyers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/apify-actor-router-task-recommender",
      "api_path": "/api/public/foundry/products/apify-actor-router-task-recommender",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Apify Actor Router / Task-to-Actor Recommender",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Apify Actor Router / Task-to-Actor Recommender",
            "signalType": "apify_actor_router_task_recommender_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Actor Router / Task-to-Actor Recommender"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Actor Router / Task-to-Actor Recommender 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Apify Actor Router / Task-to-Actor Recommender 2",
            "signalType": "apify_actor_router_task_recommender_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Actor Router / Task-to-Actor Recommender 2"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Actor Router / Task-to-Actor Recommender 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Apify Actor Router / Task-to-Actor Recommender 3",
            "signalType": "apify_actor_router_task_recommender_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-actor-router-task-recommender",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Actor Router / Task-to-Actor Recommender 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:51:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "f78202c900730885170fcfef5be6dbf6785602ae",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/apify-actor-router-task-recommender",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:25.005289Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify Actor for task-to-Actor recommendations.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:25+02:00"
    },
    {
      "slug": "apify-dataset-quality-auditor",
      "title": "Apify Dataset Quality Auditor",
      "summary": "Audit dataset completeness, schema drift, duplicates, empty fields and suspicious records",
      "buyer_outcome": "Audit dataset completeness, schema drift, duplicates, empty fields and suspicious records",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/apify-dataset-quality-auditor",
      "api_path": "/api/public/foundry/products/apify-dataset-quality-auditor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Quality Auditor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Quality Auditor",
            "signalType": "apify_dataset_quality_auditor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Quality Auditor"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Quality Auditor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Quality Auditor 2",
            "signalType": "apify_dataset_quality_auditor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Quality Auditor 2"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Quality Auditor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Quality Auditor 3",
            "signalType": "apify_dataset_quality_auditor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Quality Auditor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "9178427fd00b5537d5c9d6de99cd3abc999fef83",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/apify-dataset-quality-auditor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:25+02:00"
    },
    {
      "slug": "apify-dataset-quality-auditor-v2",
      "title": "Apify Dataset Quality Auditor v2",
      "summary": "Apify Dataset Quality Auditor v2 packages Schema drift, missing fields, duplicate rows, sample freshness, provenance checks, quality badge JSON into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and ma...",
      "buyer_outcome": "Apify Dataset Quality Auditor v2 packages Schema drift, missing fields, duplicate rows, sample freshness, provenance checks, quality badge JSON into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Actor developers",
        "data teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/apify-dataset-quality-auditor-v2",
      "api_path": "/api/public/foundry/products/apify-dataset-quality-auditor-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apify-dataset-quality-auditor-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "driftSummary": "Deterministic fixture Drift Summary for Apify Dataset Quality Auditor v2",
            "qualityScore": 0.91,
            "schemaIssues": "Deterministic fixture Schema Issues for Apify Dataset Quality Auditor v2",
            "duplicateCount": 1,
            "sampleValidity": "Deterministic fixture Sample Validity for Apify Dataset Quality Auditor v2",
            "schemaValidity": "Deterministic fixture Schema Validity for Apify Dataset Quality Auditor v2",
            "suggestedFixes": "Deterministic fixture Suggested Fixes for Apify Dataset Quality Auditor v2",
            "provenanceScore": 0.91,
            "releaseDecision": "Deterministic fixture Release Decision for Apify Dataset Quality Auditor v2",
            "dataQualityScore": 0.91,
            "validationResult": "Deterministic fixture Validation Result for Apify Dataset Quality Auditor v2",
            "datasetIdentifier": "Deterministic fixture Dataset Identifier for Apify Dataset Quality Auditor v2",
            "missingFieldCount": 1,
            "transformationSummary": "Deterministic fixture Transformation Summary for Apify Dataset Quality Auditor v2",
            "outputArtifactReferences": "Deterministic fixture Output Artifact References for Apify Dataset Quality Auditor v2"
          },
          {
            "confidence": 0.88,
            "driftSummary": "Deterministic fixture Drift Summary for Apify Dataset Quality Auditor v2 2",
            "qualityScore": 0.88,
            "schemaIssues": "Deterministic fixture Schema Issues for Apify Dataset Quality Auditor v2 2",
            "duplicateCount": 8,
            "sampleValidity": "Deterministic fixture Sample Validity for Apify Dataset Quality Auditor v2 2",
            "schemaValidity": "Deterministic fixture Schema Validity for Apify Dataset Quality Auditor v2 2",
            "suggestedFixes": "Deterministic fixture Suggested Fixes for Apify Dataset Quality Auditor v2 2",
            "provenanceScore": 0.88,
            "releaseDecision": "Deterministic fixture Release Decision for Apify Dataset Quality Auditor v2 2",
            "dataQualityScore": 0.88,
            "validationResult": "Deterministic fixture Validation Result for Apify Dataset Quality Auditor v2 2",
            "datasetIdentifier": "Deterministic fixture Dataset Identifier for Apify Dataset Quality Auditor v2 2",
            "missingFieldCount": 8,
            "transformationSummary": "Deterministic fixture Transformation Summary for Apify Dataset Quality Auditor v2 2",
            "outputArtifactReferences": "Deterministic fixture Output Artifact References for Apify Dataset Quality Auditor v2 2"
          },
          {
            "confidence": 0.85,
            "driftSummary": "Deterministic fixture Drift Summary for Apify Dataset Quality Auditor v2 3",
            "qualityScore": 0.85,
            "schemaIssues": "Deterministic fixture Schema Issues for Apify Dataset Quality Auditor v2 3",
            "duplicateCount": 15,
            "sampleValidity": "Deterministic fixture Sample Validity for Apify Dataset Quality Auditor v2 3",
            "schemaValidity": "Deterministic fixture Schema Validity for Apify Dataset Quality Auditor v2 3",
            "suggestedFixes": "Deterministic fixture Suggested Fixes for Apify Dataset Quality Auditor v2 3",
            "provenanceScore": 0.85,
            "releaseDecision": "Deterministic fixture Release Decision for Apify Dataset Quality Auditor v2 3",
            "dataQualityScore": 0.85,
            "validationResult": "Deterministic fixture Validation Result for Apify Dataset Quality Auditor v2 3",
            "datasetIdentifier": "Deterministic fixture Dataset Identifier for Apify Dataset Quality Auditor v2 3",
            "missingFieldCount": 15,
            "transformationSummary": "Deterministic fixture Transformation Summary for Apify Dataset Quality Auditor v2 3",
            "outputArtifactReferences": "Deterministic fixture Output Artifact References for Apify Dataset Quality Auditor v2 3"
          }
        ],
        "title": "Apify Dataset Quality Auditor V2 Record sample rows",
        "fields": [
          "datasetIdentifier",
          "qualityScore",
          "schemaIssues",
          "duplicateCount",
          "missingFieldCount",
          "driftSummary",
          "transformationSummary",
          "validationResult",
          "suggestedFixes",
          "outputArtifactReferences",
          "confidence",
          "releaseDecision",
          "schemaValidity",
          "sampleValidity",
          "dataQualityScore",
          "provenanceScore",
          "licenceEvidenceStatus",
          "missingArtifacts",
          "marketplaceBlockers",
          "recommendedRepairs",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify-dataset-quality-auditor-v2_record",
        "refreshed_at": "2026-08-30T01:43:21.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "datasetIdentifier",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Dataset Identifier produced by the existing Product Studio identity."
          },
          {
            "name": "qualityScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Quality Score produced by the existing Product Studio identity."
          },
          {
            "name": "schemaIssues",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Schema Issues produced by the existing Product Studio identity."
          },
          {
            "name": "duplicateCount",
            "type": "integer",
            "required": false,
            "description": "Canonical buyer-facing Duplicate Count produced by the existing Product Studio identity."
          },
          {
            "name": "missingFieldCount",
            "type": "integer",
            "required": false,
            "description": "Canonical buyer-facing Missing Field Count produced by the existing Product Studio identity."
          },
          {
            "name": "driftSummary",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Drift Summary produced by the existing Product Studio identity."
          },
          {
            "name": "transformationSummary",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Transformation Summary produced by the existing Product Studio identity."
          },
          {
            "name": "validationResult",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Validation Result produced by the existing Product Studio identity."
          },
          {
            "name": "suggestedFixes",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Suggested Fixes produced by the existing Product Studio identity."
          },
          {
            "name": "outputArtifactReferences",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Output Artifact References produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "releaseDecision",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Release Decision produced by the existing Product Studio identity."
          },
          {
            "name": "schemaValidity",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Schema Validity produced by the existing Product Studio identity."
          },
          {
            "name": "sampleValidity",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Sample Validity produced by the existing Product Studio identity."
          },
          {
            "name": "dataQualityScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Data Quality Score produced by the existing Product Studio identity."
          },
          {
            "name": "provenanceScore",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Provenance Score produced by the existing Product Studio identity."
          },
          {
            "name": "licenceEvidenceStatus",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Licence Evidence Status produced by the existing Product Studio identity."
          },
          {
            "name": "missingArtifacts",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Missing Artifacts produced by the existing Product Studio identity."
          },
          {
            "name": "marketplaceBlockers",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Marketplace Blockers produced by the existing Product Studio identity."
          },
          {
            "name": "recommendedRepairs",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Recommended Repairs produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 29,
        "schema_hash": "be55ce9b113d7c28a3e6db4d57c0907ab9a43117",
        "record_label": "apify-dataset-quality-auditor-v2_record",
        "manifest_path": "apify://actors/zentrafoundry/apify-dataset-quality-auditor-v2",
        "required_fields": [
          "datasetIdentifier",
          "confidence",
          "licenceEvidenceStatus",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:25.476572Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "dataset-diff-engine-v2",
        "dataset-deduplicator-v2",
        "csv-json-schema-normalizer-v2",
        "pdf-table-docling-extractor",
        "dataset-to-sheets-webhook-exporter",
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "suite",
      "bundle_family": "Dataset Quality Diff and Transformation Suites",
      "bundle_version": "legacy-apify-current",
      "member_count": 5,
      "member_products": [
        "dataset-diff-engine-v2",
        "dataset-deduplicator-v2",
        "csv-json-schema-normalizer-v2",
        "pdf-table-docling-extractor",
        "dataset-to-sheets-webhook-exporter"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-08-31T17:16:25+02:00"
    },
    {
      "slug": "zentra-dataset-retention-steward",
      "title": "Apify Dataset Retention Steward",
      "summary": "Find old, large, empty, or risky Apify storage artifacts.",
      "buyer_outcome": "Find old, large, empty, or risky Apify storage artifacts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-dataset-retention-steward",
      "api_path": "/api/public/foundry/products/zentra-dataset-retention-steward",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Retention Steward",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Retention Steward",
            "signalType": "zentra_dataset_retention_steward_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Retention Steward"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Retention Steward 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Retention Steward 2",
            "signalType": "zentra_dataset_retention_steward_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Retention Steward 2"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset Retention Steward 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset Retention Steward 3",
            "signalType": "zentra_dataset_retention_steward_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-dataset-retention-steward",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset Retention Steward 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:11.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "cbcaebb90f0a21040058edadef8bdd9dc166283e",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-dataset-retention-steward",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "13 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:16:25+02:00"
    },
    {
      "slug": "apify-dataset-to-google-sheets-sync",
      "title": "Apify Dataset to Google Sheets Sync",
      "summary": "Sync clean Actor output to Google Sheets",
      "buyer_outcome": "Sync clean Actor output to Google Sheets",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/apify-dataset-to-google-sheets-sync",
      "api_path": "/api/public/foundry/products/apify-dataset-to-google-sheets-sync",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Apify Dataset to Google Sheets Sync",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset to Google Sheets Sync",
            "signalType": "apify_dataset_to_google_sheets_sync_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset to Google Sheets Sync"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset to Google Sheets Sync 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset to Google Sheets Sync 2",
            "signalType": "apify_dataset_to_google_sheets_sync_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset to Google Sheets Sync 2"
          },
          {
            "summary": "Deterministic fixture Summary for Apify Dataset to Google Sheets Sync 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Apify Dataset to Google Sheets Sync 3",
            "signalType": "apify_dataset_to_google_sheets_sync_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/apify-dataset-to-google-sheets-sync",
            "recommendedAction": "Deterministic fixture Recommended Action for Apify Dataset to Google Sheets Sync 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:06.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6fb681fa545fb3a6f65b6f36b0318cc8665a0235",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/apify-dataset-to-google-sheets-sync",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "59 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:25+02:00"
    },
    {
      "slug": "amazon-review-defect-miner",
      "title": "Amazon Review Defect Miner",
      "summary": "Amazon Review Defect Miner packages Scrape reviews, cluster defects, compare competitors, severity/frequency, feature opportunity ranking into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketpl...",
      "buyer_outcome": "Amazon Review Defect Miner packages Scrape reviews, cluster defects, compare competitors, severity/frequency, feature opportunity ranking into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Amazon sellers",
        "brands",
        "product researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/amazon-review-defect-miner",
      "api_path": "/api/public/foundry/products/amazon-review-defect-miner",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
            "signalType": "amazon_review_defect_miner_signal_type",
            "listingName": "Deterministic fixture Listing Name for Amazon Review Defect Miner",
            "marketplace": "Deterministic fixture Marketplace for Amazon Review Defect Miner",
            "impactSummary": "Deterministic fixture Impact Summary for Amazon Review Defect Miner",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
            "signalType": "amazon_review_defect_miner_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Amazon Review Defect Miner 2",
            "marketplace": "Deterministic fixture Marketplace for Amazon Review Defect Miner 2",
            "impactSummary": "Deterministic fixture Impact Summary for Amazon Review Defect Miner 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/amazon-review-defect-miner",
            "signalType": "amazon_review_defect_miner_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Amazon Review Defect Miner 3",
            "marketplace": "Deterministic fixture Marketplace for Amazon Review Defect Miner 3",
            "impactSummary": "Deterministic fixture Impact Summary for Amazon Review Defect Miner 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:22.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "1dd85584acb9010758296b53ece5d3218523a1f3",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/amazon-review-defect-miner",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:24.106335Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "marketplace-seller-risk-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:24+02:00"
    },
    {
      "slug": "any-store-fake-sale-detector",
      "title": "Any Store Fake Sale Detector",
      "summary": "Any Store Fake Sale Detector packages Track price history, lowest seen price, restock, sale score, buy/wait/skip decision into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listin...",
      "buyer_outcome": "Any Store Fake Sale Detector packages Track price history, lowest seen price, restock, sale score, buy/wait/skip decision into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Consumers",
        "deal communities",
        "procurement teams",
        "retailers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/any-store-fake-sale-detector",
      "api_path": "/api/public/foundry/products/any-store-fake-sale-detector",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Fake Sale Detector",
            "marketplace": "Deterministic fixture Marketplace for Any Store Fake Sale Detector",
            "productName": "Deterministic fixture Product Name for Any Store Fake Sale Detector",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Fake Sale Detector 2",
            "marketplace": "Deterministic fixture Marketplace for Any Store Fake Sale Detector 2",
            "productName": "Deterministic fixture Product Name for Any Store Fake Sale Detector 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-fake-sale-detector",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Fake Sale Detector 3",
            "marketplace": "Deterministic fixture Marketplace for Any Store Fake Sale Detector 3",
            "productName": "Deterministic fixture Product Name for Any Store Fake Sale Detector 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:22.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "f8290096ce4c4ba9121807437a9e1506f1e268b2",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/any-store-fake-sale-detector",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:24.277232Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:16:24+02:00"
    },
    {
      "slug": "any-store-price-monitor",
      "title": "Any Store Price Monitor",
      "summary": "Extract product price, currency and availability from configured public product pages and report changes against saved observations",
      "buyer_outcome": "Extract product price, currency and availability from configured public product pages and report changes against saved observations",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/any-store-price-monitor",
      "api_path": "/api/public/foundry/products/any-store-price-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/any-store-price-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/any-store-price-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/any-store-price-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Price Monitor",
            "marketplace": "Deterministic fixture Marketplace for Any Store Price Monitor",
            "productName": "Deterministic fixture Product Name for Any Store Price Monitor",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Price Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for Any Store Price Monitor 2",
            "productName": "Deterministic fixture Product Name for Any Store Price Monitor 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/any-store-price-monitor",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Any Store Price Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for Any Store Price Monitor 3",
            "productName": "Deterministic fixture Product Name for Any Store Price Monitor 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:12.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "375e952dd9058bbefeacf122a6e57e30eb2829a5",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/any-store-price-monitor",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "5 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:24+02:00"
    },
    {
      "slug": "aphis-export-requirement-tracker",
      "title": "APHIS Export Requirement Tracker",
      "summary": "Monitor destination-country requirement changes across live animal, animal product, and plant export APHIS surfaces.",
      "buyer_outcome": "Monitor destination-country requirement changes across live animal, animal product, and plant export APHIS surfaces.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/aphis-export-requirement-tracker",
      "api_path": "/api/public/foundry/products/aphis-export-requirement-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for APHIS Export Requirement Tracker",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for APHIS Export Requirement Tracker",
            "signalType": "aphis_export_requirement_tracker_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for APHIS Export Requirement Tracker"
          },
          {
            "summary": "Deterministic fixture Summary for APHIS Export Requirement Tracker 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for APHIS Export Requirement Tracker 2",
            "signalType": "aphis_export_requirement_tracker_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for APHIS Export Requirement Tracker 2"
          },
          {
            "summary": "Deterministic fixture Summary for APHIS Export Requirement Tracker 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for APHIS Export Requirement Tracker 3",
            "signalType": "aphis_export_requirement_tracker_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/aphis-export-requirement-tracker",
            "recommendedAction": "Deterministic fixture Recommended Action for APHIS Export Requirement Tracker 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:20.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6c31fed6fb04bca2d1e9a371c198d4dddcaf38ab",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/aphis-export-requirement-tracker",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:24+02:00"
    },
    {
      "slug": "apify-actor-marketplace-variant-finder",
      "title": "Apify Actor Marketplace Variant Finder",
      "summary": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "buyer_outcome": "Existing Apify actor imported into Zentra maintenance. Quality, sample, source, pricing, and ProductStudio publication evidence are managed from Zentra after import.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_variant",
      "canonical_path": "/actors/apify-actor-marketplace-variant-finder",
      "api_path": "/api/public/foundry/products/apify-actor-marketplace-variant-finder",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
            "signalType": "apify_actor_marketplace_variant_finder_signal_type",
            "listingName": "Deterministic fixture Listing Name for Apify Actor Marketplace Variant Finder",
            "marketplace": "Deterministic fixture Marketplace for Apify Actor Marketplace Variant Finder",
            "impactSummary": "Deterministic fixture Impact Summary for Apify Actor Marketplace Variant Finder",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
            "signalType": "apify_actor_marketplace_variant_finder_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Apify Actor Marketplace Variant Finder 2",
            "marketplace": "Deterministic fixture Marketplace for Apify Actor Marketplace Variant Finder 2",
            "impactSummary": "Deterministic fixture Impact Summary for Apify Actor Marketplace Variant Finder 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/apify-actor-marketplace-variant-finder",
            "signalType": "apify_actor_marketplace_variant_finder_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Apify Actor Marketplace Variant Finder 3",
            "marketplace": "Deterministic fixture Marketplace for Apify Actor Marketplace Variant Finder 3",
            "impactSummary": "Deterministic fixture Impact Summary for Apify Actor Marketplace Variant Finder 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:52:28.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "174c306e0629c6fcd9b3aa8115a8f88a61704e66",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/apify-actor-marketplace-variant-finder",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "2 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-20.png",
      "last_updated_at": "2026-08-31T17:16:24+02:00"
    },
    {
      "slug": "amazon-bsr-price-history-tracker",
      "title": "Amazon BSR + Price History Tracker",
      "summary": "Amazon BSR + Price History Tracker packages ASIN watchlist, BSR/price/review deltas, stock, buy box hints, alert webhooks into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listin...",
      "buyer_outcome": "Amazon BSR + Price History Tracker packages ASIN watchlist, BSR/price/review deltas, stock, buy box hints, alert webhooks into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Amazon sellers",
        "arbitrage teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/amazon-bsr-price-history-tracker",
      "api_path": "/api/public/foundry/products/amazon-bsr-price-history-tracker",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "price": 1,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Amazon BSR + Price History Tracker",
            "marketplace": "Deterministic fixture Marketplace for Amazon BSR + Price History Tracker",
            "productName": "Deterministic fixture Product Name for Amazon BSR + Price History Tracker",
            "stockStatus": "fixture_validated"
          },
          {
            "price": 0.97,
            "inStock": false,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Amazon BSR + Price History Tracker 2",
            "marketplace": "Deterministic fixture Marketplace for Amazon BSR + Price History Tracker 2",
            "productName": "Deterministic fixture Product Name for Amazon BSR + Price History Tracker 2",
            "stockStatus": "fixture_validated 2"
          },
          {
            "price": 0.94,
            "inStock": true,
            "currency": "USD",
            "offerUrl": "https://apify.com/zentrafoundry/amazon-bsr-price-history-tracker",
            "observedAt": "2026-07-01T09:00:00Z",
            "sellerName": "Deterministic fixture Seller Name for Amazon BSR + Price History Tracker 3",
            "marketplace": "Deterministic fixture Marketplace for Amazon BSR + Price History Tracker 3",
            "productName": "Deterministic fixture Product Name for Amazon BSR + Price History Tracker 3",
            "stockStatus": "fixture_validated 3"
          }
        ],
        "title": "Offer Price Stock sample rows",
        "fields": [
          "productName",
          "marketplace",
          "sellerName",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "offer_price_stock",
        "refreshed_at": "2026-08-30T01:43:22.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "productName",
            "type": "string",
            "required": true,
            "description": "Observed product name."
          },
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or retailer name."
          },
          {
            "name": "sellerName",
            "type": "string",
            "required": false,
            "description": "Public seller name."
          },
          {
            "name": "offerUrl",
            "type": "string",
            "required": true,
            "description": "Public offer URL."
          },
          {
            "name": "price",
            "type": "number",
            "required": true,
            "description": "Observed offer price."
          },
          {
            "name": "currency",
            "type": "string",
            "required": true,
            "description": "Offer currency."
          },
          {
            "name": "inStock",
            "type": "boolean",
            "required": true,
            "description": "Whether the offer is currently in stock."
          },
          {
            "name": "stockStatus",
            "type": "string",
            "required": true,
            "description": "Public stock label."
          },
          {
            "name": "observedAt",
            "type": "string",
            "required": true,
            "description": "Observation timestamp."
          }
        ],
        "source": "product_output_contract",
        "field_count": 9,
        "schema_hash": "5793dc71760f079e2d44347dbd9344d700150a12",
        "record_label": "offer_price_stock",
        "manifest_path": "apify://actors/zentrafoundry/amazon-bsr-price-history-tracker",
        "required_fields": [
          "productName",
          "marketplace",
          "offerUrl",
          "price",
          "currency",
          "inStock",
          "stockStatus",
          "observedAt"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:23.809778Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-08-31T17:16:23+02:00"
    },
    {
      "slug": "ai-brand-visibility-monitor",
      "title": "AI Brand Visibility Monitor / GEO Tracker",
      "summary": "AI Brand Visibility Monitor / GEO Tracker packages Run prompts across AI answers/search AI features, track cited pages, competitor mentions, recommendations into a source-governed Apify actor with sample mode, schema, pricing, QA evi...",
      "buyer_outcome": "AI Brand Visibility Monitor / GEO Tracker packages Run prompts across AI answers/search AI features, track cited pages, competitor mentions, recommendations into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SEO agencies",
        "founders",
        "brand teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ai-brand-visibility-monitor",
      "api_path": "/api/public/foundry/products/ai-brand-visibility-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "domain": "Deterministic fixture Domain for AI Brand Visibility Monitor / GEO Tracker",
            "signalType": "ai_brand_visibility_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-brand-visibility-monitor",
            "signalSummary": "Deterministic fixture Signal Summary for AI Brand Visibility Monitor / GEO Tracker",
            "competitorName": "Deterministic fixture Competitor Name for AI Brand Visibility Monitor / GEO Tracker",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for AI Brand Visibility Monitor / GEO Tracker 2",
            "signalType": "ai_brand_visibility_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-brand-visibility-monitor",
            "signalSummary": "Deterministic fixture Signal Summary for AI Brand Visibility Monitor / GEO Tracker 2",
            "competitorName": "Deterministic fixture Competitor Name for AI Brand Visibility Monitor / GEO Tracker 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ]
          },
          {
            "domain": "Deterministic fixture Domain for AI Brand Visibility Monitor / GEO Tracker 3",
            "signalType": "ai_brand_visibility_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-brand-visibility-monitor",
            "signalSummary": "Deterministic fixture Signal Summary for AI Brand Visibility Monitor / GEO Tracker 3",
            "competitorName": "Deterministic fixture Competitor Name for AI Brand Visibility Monitor / GEO Tracker 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ]
          }
        ],
        "title": "Competitor Signal sample rows",
        "fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "competitor_signal",
        "refreshed_at": "2026-08-30T01:43:24.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "competitorName",
            "type": "string",
            "required": true,
            "description": "Competitor company or product name."
          },
          {
            "name": "domain",
            "type": "string",
            "required": true,
            "description": "Competitor public domain."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Competitive signal type."
          },
          {
            "name": "signalSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing competitive summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": true,
            "description": "Public evidence URL."
          },
          {
            "name": "detectedAt",
            "type": "string",
            "required": true,
            "description": "Signal detection timestamp."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": true,
            "description": "Suggested buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "b23deb9f5d425303eb515ff0ddc3422e2719c210",
        "record_label": "competitor_signal",
        "manifest_path": "apify://actors/zentrafoundry/ai-brand-visibility-monitor",
        "required_fields": [
          "competitorName",
          "domain",
          "signalType",
          "signalSummary",
          "evidenceUrl",
          "detectedAt",
          "recommendedActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:21.951651Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:22+02:00"
    },
    {
      "slug": "ai-ready-website-change-diff",
      "title": "AI-Ready Website Content Change Diff",
      "summary": "AI-Ready Website Content Change Diff packages Crawl pages to clean Markdown, diff content, extract changed chunks, push to vector DB/webhook into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marke...",
      "buyer_outcome": "AI-Ready Website Content Change Diff packages Crawl pages to clean Markdown, diff content, extract changed chunks, push to vector DB/webhook into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "RAG builders",
        "agencies",
        "market researchers"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ai-ready-website-change-diff",
      "api_path": "/api/public/foundry/products/ai-ready-website-change-diff",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for AI-Ready Website Content Change Diff",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for AI-Ready Website Content Change Diff",
            "signalType": "ai_ready_website_change_diff_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-ready-website-change-diff",
            "recommendedAction": "Deterministic fixture Recommended Action for AI-Ready Website Content Change Diff"
          },
          {
            "summary": "Deterministic fixture Summary for AI-Ready Website Content Change Diff 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for AI-Ready Website Content Change Diff 2",
            "signalType": "ai_ready_website_change_diff_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-ready-website-change-diff",
            "recommendedAction": "Deterministic fixture Recommended Action for AI-Ready Website Content Change Diff 2"
          },
          {
            "summary": "Deterministic fixture Summary for AI-Ready Website Content Change Diff 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for AI-Ready Website Content Change Diff 3",
            "signalType": "ai_ready_website_change_diff_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/ai-ready-website-change-diff",
            "recommendedAction": "Deterministic fixture Recommended Action for AI-Ready Website Content Change Diff 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:23.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "ba19d779e3be425274f402f9fef775c2dff5fa4d",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/ai-ready-website-change-diff",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:22.190143Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:22+02:00"
    },
    {
      "slug": "airbnb-booking-market-snapshot",
      "title": "Airbnb / Booking Market Snapshot for Investors",
      "summary": "Airbnb / Booking Market Snapshot for Investors packages Location/date search, nightly prices, occupancy proxy, amenity counts, review/rating distribution into a source-governed Apify actor with sample mode, schema, pricing, QA eviden...",
      "buyer_outcome": "Airbnb / Booking Market Snapshot for Investors packages Location/date search, nightly prices, occupancy proxy, amenity counts, review/rating distribution into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "STR investors",
        "real estate analysts"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/airbnb-booking-market-snapshot",
      "api_path": "/api/public/foundry/products/airbnb-booking-market-snapshot",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/airbnb-booking-market-snapshot",
            "signalType": "airbnb_booking_market_snapshot_signal_type",
            "listingName": "Deterministic fixture Listing Name for Airbnb / Booking Market Snapshot for Investors",
            "marketplace": "Deterministic fixture Marketplace for Airbnb / Booking Market Snapshot for Investors",
            "impactSummary": "Deterministic fixture Impact Summary for Airbnb / Booking Market Snapshot for Investors",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/airbnb-booking-market-snapshot",
            "signalType": "airbnb_booking_market_snapshot_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Airbnb / Booking Market Snapshot for Investors 2",
            "marketplace": "Deterministic fixture Marketplace for Airbnb / Booking Market Snapshot for Investors 2",
            "impactSummary": "Deterministic fixture Impact Summary for Airbnb / Booking Market Snapshot for Investors 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/airbnb-booking-market-snapshot",
            "signalType": "airbnb_booking_market_snapshot_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Airbnb / Booking Market Snapshot for Investors 3",
            "marketplace": "Deterministic fixture Marketplace for Airbnb / Booking Market Snapshot for Investors 3",
            "impactSummary": "Deterministic fixture Impact Summary for Airbnb / Booking Market Snapshot for Investors 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:23.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "bc0d4eeb0eefdf5f58ec994b08849bda8c475340",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/airbnb-booking-market-snapshot",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:22.538242Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:22+02:00"
    },
    {
      "slug": "ai-agent-cost-sentinel",
      "title": "AI Agent Cost Sentinel",
      "summary": "AI Agent Cost Sentinel packages Ingest logs/datasets, estimate LLM/tool cost, anomaly detection, budget alerts, run summaries into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready li...",
      "buyer_outcome": "AI Agent Cost Sentinel packages Ingest logs/datasets, estimate LLM/tool cost, anomaly detection, budget alerts, run summaries into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "AI builders",
        "ops teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ai-agent-cost-sentinel",
      "api_path": "/api/public/foundry/products/ai-agent-cost-sentinel",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
            "signalType": "ai_agent_cost_sentinel_signal_type",
            "listingName": "Deterministic fixture Listing Name for AI Agent Cost Sentinel",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Cost Sentinel",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Cost Sentinel",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
            "signalType": "ai_agent_cost_sentinel_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for AI Agent Cost Sentinel 2",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Cost Sentinel 2",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Cost Sentinel 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-cost-sentinel",
            "signalType": "ai_agent_cost_sentinel_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for AI Agent Cost Sentinel 3",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Cost Sentinel 3",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Cost Sentinel 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:24.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "0a9bf73719990d2104391d61cde182063722657e",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/ai-agent-cost-sentinel",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:21.031680Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-23.png",
      "last_updated_at": "2026-08-31T17:16:21+02:00"
    },
    {
      "slug": "ai-agent-synthetic-monitor",
      "title": "AI Agent Synthetic Monitor",
      "summary": "AI Agent Synthetic Monitor packages Scheduled test prompts, tool-call checks, regression scores, screenshots/transcripts, alerting into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-rea...",
      "buyer_outcome": "AI Agent Synthetic Monitor packages Scheduled test prompts, tool-call checks, regression scores, screenshots/transcripts, alerting into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "AI product teams",
        "QA teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ai-agent-synthetic-monitor",
      "api_path": "/api/public/foundry/products/ai-agent-synthetic-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
            "signalType": "ai_agent_synthetic_monitor_signal_type",
            "listingName": "Deterministic fixture Listing Name for AI Agent Synthetic Monitor",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Synthetic Monitor",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Synthetic Monitor",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
            "signalType": "ai_agent_synthetic_monitor_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for AI Agent Synthetic Monitor 2",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Synthetic Monitor 2",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Synthetic Monitor 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/ai-agent-synthetic-monitor",
            "signalType": "ai_agent_synthetic_monitor_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for AI Agent Synthetic Monitor 3",
            "marketplace": "Deterministic fixture Marketplace for AI Agent Synthetic Monitor 3",
            "impactSummary": "Deterministic fixture Impact Summary for AI Agent Synthetic Monitor 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:24.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "9a2b4c9af7c2b5fab2a3e0d6562e477d25361e30",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/ai-agent-synthetic-monitor",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:21.217436Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-08-31T17:16:21+02:00"
    },
    {
      "slug": "zentra-agent-synthetic-monitor",
      "title": "AI Agent Synthetic Monitor",
      "summary": "Catch agent workflow failures before buyers do.",
      "buyer_outcome": "Catch agent workflow failures before buyers do.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agent-synthetic-monitor",
      "api_path": "/api/public/foundry/products/zentra-agent-synthetic-monitor",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for AI Agent Synthetic Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for AI Agent Synthetic Monitor",
            "signalType": "zentra_agent_synthetic_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-synthetic-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Synthetic Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for AI Agent Synthetic Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for AI Agent Synthetic Monitor 2",
            "signalType": "zentra_agent_synthetic_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-synthetic-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Synthetic Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for AI Agent Synthetic Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for AI Agent Synthetic Monitor 3",
            "signalType": "zentra_agent_synthetic_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agent-synthetic-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Synthetic Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:35.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "469e4da8c7b9b743d88d50aab2683229911a7490",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agent-synthetic-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "8 seconds ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:21+02:00"
    },
    {
      "slug": "zentra-agentops-tool-firewall",
      "title": "AI Agent Tool Firewall",
      "summary": "Stop unsafe and wasteful tool calls before they run.",
      "buyer_outcome": "Stop unsafe and wasteful tool calls before they run.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/zentra-agentops-tool-firewall",
      "api_path": "/api/public/foundry/products/zentra-agentops-tool-firewall",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for AI Agent Tool Firewall",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for AI Agent Tool Firewall",
            "signalType": "zentra_agentops_tool_firewall_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Tool Firewall"
          },
          {
            "summary": "Deterministic fixture Summary for AI Agent Tool Firewall 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for AI Agent Tool Firewall 2",
            "signalType": "zentra_agentops_tool_firewall_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Tool Firewall 2"
          },
          {
            "summary": "Deterministic fixture Summary for AI Agent Tool Firewall 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for AI Agent Tool Firewall 3",
            "signalType": "zentra_agentops_tool_firewall_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/zentra-agentops-tool-firewall",
            "recommendedAction": "Deterministic fixture Recommended Action for AI Agent Tool Firewall 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:09.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "0927a23863a588f88cd99b534ed1d38cba9bcc53",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/zentra-agentops-tool-firewall",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "14 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:21+02:00"
    },
    {
      "slug": "340b-opais-delta-monitor",
      "title": "340B OPAIS Delta Monitor",
      "summary": "Monitor covered entities, contract pharmacies, statuses, states, and relationship changes in HRSA 340B OPAIS.",
      "buyer_outcome": "Monitor covered entities, contract pharmacies, statuses, states, and relationship changes in HRSA 340B OPAIS.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/340b-opais-delta-monitor",
      "api_path": "/api/public/foundry/products/340b-opais-delta-monitor",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for 340B OPAIS Delta Monitor",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for 340B OPAIS Delta Monitor",
            "signalType": "340b_opais_delta_monitor_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for 340B OPAIS Delta Monitor"
          },
          {
            "summary": "Deterministic fixture Summary for 340B OPAIS Delta Monitor 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for 340B OPAIS Delta Monitor 2",
            "signalType": "340b_opais_delta_monitor_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for 340B OPAIS Delta Monitor 2"
          },
          {
            "summary": "Deterministic fixture Summary for 340B OPAIS Delta Monitor 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for 340B OPAIS Delta Monitor 3",
            "signalType": "340b_opais_delta_monitor_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/340b-opais-delta-monitor",
            "recommendedAction": "Deterministic fixture Recommended Action for 340B OPAIS Delta Monitor 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:17.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6a09d74cf38ded59e3ac228ae2490627c58a768b",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/340b-opais-delta-monitor",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "4 hours ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "actor-flight-recorder-v2",
      "title": "Actor Flight Recorder v2",
      "summary": "Actor Flight Recorder v2 packages Capture input, logs, key events, sample outputs, cost, warnings, replay bundle into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "buyer_outcome": "Actor Flight Recorder v2 packages Capture input, logs, key events, sample outputs, cost, warnings, replay bundle into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Actor developers",
        "QA teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/actor-flight-recorder-v2",
      "api_path": "/api/public/foundry/products/actor-flight-recorder-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "confidence": 0.91,
            "listingUrl": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
            "signalType": "actor_flight_recorder_v2_signal_type",
            "listingName": "Deterministic fixture Listing Name for Actor Flight Recorder v2",
            "marketplace": "Deterministic fixture Marketplace for Actor Flight Recorder v2",
            "impactSummary": "Deterministic fixture Impact Summary for Actor Flight Recorder v2",
            "priorityActions": [
              "deterministic_fixture_priority_actions"
            ]
          },
          {
            "confidence": 0.88,
            "listingUrl": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
            "signalType": "actor_flight_recorder_v2_signal_type 2",
            "listingName": "Deterministic fixture Listing Name for Actor Flight Recorder v2 2",
            "marketplace": "Deterministic fixture Marketplace for Actor Flight Recorder v2 2",
            "impactSummary": "Deterministic fixture Impact Summary for Actor Flight Recorder v2 2",
            "priorityActions": [
              "deterministic_fixture_priority_actions_2"
            ]
          },
          {
            "confidence": 0.85,
            "listingUrl": "https://apify.com/zentrafoundry/actor-flight-recorder-v2",
            "signalType": "actor_flight_recorder_v2_signal_type 3",
            "listingName": "Deterministic fixture Listing Name for Actor Flight Recorder v2 3",
            "marketplace": "Deterministic fixture Marketplace for Actor Flight Recorder v2 3",
            "impactSummary": "Deterministic fixture Impact Summary for Actor Flight Recorder v2 3",
            "priorityActions": [
              "deterministic_fixture_priority_actions_3"
            ]
          }
        ],
        "title": "Marketplace Listing Signal sample rows",
        "fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "marketplace_listing_signal",
        "refreshed_at": "2026-08-30T01:43:25.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "marketplace",
            "type": "string",
            "required": true,
            "description": "Marketplace or app store name."
          },
          {
            "name": "listingName",
            "type": "string",
            "required": true,
            "description": "Seller, listing, or app name."
          },
          {
            "name": "listingUrl",
            "type": "string",
            "required": true,
            "description": "Public listing URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Marketplace intelligence signal category."
          },
          {
            "name": "impactSummary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing impact summary."
          },
          {
            "name": "priorityActions",
            "type": "array",
            "required": true,
            "description": "Recommended actions for the buyer."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 7,
        "schema_hash": "ca3de919fad21d27afab3b207965763e8fc5f8bb",
        "record_label": "marketplace_listing_signal",
        "manifest_path": "apify://actors/zentrafoundry/actor-flight-recorder-v2",
        "required_fields": [
          "marketplace",
          "listingName",
          "listingUrl",
          "signalType",
          "impactSummary",
          "priorityActions",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:20.185127Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-18.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "actor-repair-bench-v2",
      "title": "Actor Repair Bench v2",
      "summary": "Actor Repair Bench v2 packages Run logs analysis, failure classification, retry suggestions, schema/sample drift checks, issue template output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and mar...",
      "buyer_outcome": "Actor Repair Bench v2 packages Run logs analysis, failure classification, retry suggestions, schema/sample drift checks, issue template output into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "Apify developers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/actor-repair-bench-v2",
      "api_path": "/api/public/foundry/products/actor-repair-bench-v2",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Actor Repair Bench v2",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Actor Repair Bench v2",
            "signalType": "actor_repair_bench_v2_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Actor Repair Bench v2"
          },
          {
            "summary": "Deterministic fixture Summary for Actor Repair Bench v2 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Actor Repair Bench v2 2",
            "signalType": "actor_repair_bench_v2_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Actor Repair Bench v2 2"
          },
          {
            "summary": "Deterministic fixture Summary for Actor Repair Bench v2 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Actor Repair Bench v2 3",
            "signalType": "actor_repair_bench_v2_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/actor-repair-bench-v2",
            "recommendedAction": "Deterministic fixture Recommended Action for Actor Repair Bench v2 3"
          }
        ],
        "title": "Apify Actor Product Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_product_record",
        "refreshed_at": "2026-08-30T01:43:25.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "9c0ef49ecb7a5d7f90113d7385ee3a3fff018c9d",
        "record_label": "apify_actor_product_record",
        "manifest_path": "apify://actors/zentrafoundry/actor-repair-bench-v2",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:20.390826Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "agentops-apify-builders-bundle"
      ],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "address-parser-dach",
      "title": "Address Parser DACH",
      "summary": "Raw DACH addresses -> street, ZIP, city, region, country and geocoding-ready fields",
      "buyer_outcome": "Raw DACH addresses -> street, ZIP, city, region, country and geocoding-ready fields",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor",
      "canonical_path": "/actors/address-parser-dach",
      "api_path": "/api/public/foundry/products/address-parser-dach",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/address-parser-dach",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/address-parser-dach",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/address-parser-dach",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "summary": "Deterministic fixture Summary for Address Parser DACH",
            "confidence": 0.91,
            "entityName": "Deterministic fixture Entity Name for Address Parser DACH",
            "signalType": "address_parser_dach_signal_type",
            "evidenceUrl": "https://apify.com/zentrafoundry/address-parser-dach",
            "recommendedAction": "Deterministic fixture Recommended Action for Address Parser DACH"
          },
          {
            "summary": "Deterministic fixture Summary for Address Parser DACH 2",
            "confidence": 0.88,
            "entityName": "Deterministic fixture Entity Name for Address Parser DACH 2",
            "signalType": "address_parser_dach_signal_type 2",
            "evidenceUrl": "https://apify.com/zentrafoundry/address-parser-dach",
            "recommendedAction": "Deterministic fixture Recommended Action for Address Parser DACH 2"
          },
          {
            "summary": "Deterministic fixture Summary for Address Parser DACH 3",
            "confidence": 0.85,
            "entityName": "Deterministic fixture Entity Name for Address Parser DACH 3",
            "signalType": "address_parser_dach_signal_type 3",
            "evidenceUrl": "https://apify.com/zentrafoundry/address-parser-dach",
            "recommendedAction": "Deterministic fixture Recommended Action for Address Parser DACH 3"
          }
        ],
        "title": "Apify Actor Record sample rows",
        "fields": [
          "entityName",
          "signalType",
          "summary",
          "evidenceUrl",
          "confidence",
          "recommendedAction"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "apify_actor_record",
        "refreshed_at": "2026-08-30T01:43:04.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "entityName",
            "type": "string",
            "required": true,
            "description": "Public-safe entity or subject of the record."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Buyer-facing signal category."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Concise normalized record summary."
          },
          {
            "name": "evidenceUrl",
            "type": "string",
            "required": false,
            "description": "Public-safe product evidence URL."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized record confidence."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Practical buyer-facing next step."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "9a3a2570fe2ecf42baa03471d04cd0675930b9a0",
        "record_label": "apify_actor_record",
        "manifest_path": "apify://actors/zentrafoundry/address-parser-dach",
        "required_fields": [
          "entityName",
          "signalType",
          "summary",
          "confidence",
          "recommendedAction"
        ]
      },
      "update_cadence": "Snapshot-driven",
      "freshness_label": "23 minutes ago",
      "provenance": [
        {
          "label": "Foundry product package",
          "source": "ProductStudio public-safe metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "ai-overview-citation-tracker",
      "title": "AEO / AI Overview Citation Tracker",
      "summary": "AEO / AI Overview Citation Tracker packages Google SERP/AI overview capture, citation extraction, competitor page analysis, change tracking into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and market...",
      "buyer_outcome": "AEO / AI Overview Citation Tracker packages Google SERP/AI overview capture, citation extraction, competitor page analysis, change tracking into a source-governed Apify actor with sample mode, schema, pricing, QA evidence, and marketplace-ready listing assets.",
      "target_audiences": [
        "SEO agencies",
        "content teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/ai-overview-citation-tracker",
      "api_path": "/api/public/foundry/products/ai-overview-citation-tracker",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "rows": [
          {
            "query": "Deterministic fixture Query for AEO / AI Overview Citation Tracker",
            "score": 1,
            "engine": "Deterministic fixture Engine for AEO / AI Overview Citation Tracker",
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "sourceUrl": "https://apify.com/zentrafoundry/ai-overview-citation-tracker",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for AEO / AI Overview Citation Tracker",
            "contentGaps": [
              "deterministic_fixture_content_gaps"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "citationChange": "Deterministic fixture Citation Change for AEO / AI Overview Citation Tracker",
            "citationSource": "Deterministic fixture Citation Source for AEO / AI Overview Citation Tracker",
            "competitorShare": 0.9,
            "listingVisibility": "Deterministic fixture Listing Visibility for AEO / AI Overview Citation Tracker",
            "structuredDataCoverage": 0.9
          },
          {
            "query": "Deterministic fixture Query for AEO / AI Overview Citation Tracker 2",
            "score": 0.97,
            "engine": "Deterministic fixture Engine for AEO / AI Overview Citation Tracker 2",
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "sourceUrl": "https://apify.com/zentrafoundry/ai-overview-citation-tracker",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for AEO / AI Overview Citation Tracker 2",
            "contentGaps": [
              "deterministic_fixture_content_gaps_2"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "citationChange": "Deterministic fixture Citation Change for AEO / AI Overview Citation Tracker 2",
            "citationSource": "Deterministic fixture Citation Source for AEO / AI Overview Citation Tracker 2",
            "competitorShare": 0.87,
            "listingVisibility": "Deterministic fixture Listing Visibility for AEO / AI Overview Citation Tracker 2",
            "structuredDataCoverage": 0.87
          },
          {
            "query": "Deterministic fixture Query for AEO / AI Overview Citation Tracker 3",
            "score": 0.94,
            "engine": "Deterministic fixture Engine for AEO / AI Overview Citation Tracker 3",
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "sourceUrl": "https://apify.com/zentrafoundry/ai-overview-citation-tracker",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for AEO / AI Overview Citation Tracker 3",
            "contentGaps": [
              "deterministic_fixture_content_gaps_3"
            ],
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "citationChange": "Deterministic fixture Citation Change for AEO / AI Overview Citation Tracker 3",
            "citationSource": "Deterministic fixture Citation Source for AEO / AI Overview Citation Tracker 3",
            "competitorShare": 0.84,
            "listingVisibility": "Deterministic fixture Listing Visibility for AEO / AI Overview Citation Tracker 3",
            "structuredDataCoverage": 0.84
          }
        ],
        "title": "Ai Overview Citation Tracker Record sample rows",
        "fields": [
          "query",
          "engine",
          "citationSource",
          "citationChange",
          "competitorShare",
          "structuredDataCoverage",
          "listingVisibility",
          "contentGaps",
          "evidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "ai-overview-citation-tracker_record",
        "refreshed_at": "2026-08-30T01:43:25.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "query",
            "type": "string",
            "required": true,
            "description": "Canonical buyer-facing Query produced by the existing Product Studio identity."
          },
          {
            "name": "engine",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Engine produced by the existing Product Studio identity."
          },
          {
            "name": "citationSource",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Citation Source produced by the existing Product Studio identity."
          },
          {
            "name": "citationChange",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Citation Change produced by the existing Product Studio identity."
          },
          {
            "name": "competitorShare",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Competitor Share produced by the existing Product Studio identity."
          },
          {
            "name": "structuredDataCoverage",
            "type": "number",
            "required": false,
            "description": "Canonical buyer-facing Structured Data Coverage produced by the existing Product Studio identity."
          },
          {
            "name": "listingVisibility",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Listing Visibility produced by the existing Product Studio identity."
          },
          {
            "name": "contentGaps",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Content Gaps produced by the existing Product Studio identity."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Canonical buyer-facing Confidence produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 19,
        "schema_hash": "30b4f08be1d42e3ed1b9bf5667969b594e659384",
        "record_label": "ai-overview-citation-tracker_record",
        "manifest_path": "apify://actors/zentrafoundry/ai-overview-citation-tracker",
        "required_fields": [
          "query",
          "evidence",
          "confidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:20.738813Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify actor + public-safe sample dataset + marketplace package",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-19.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "agentops-apify-builders-bundle",
      "title": "AgentOps for Apify Builders Bundle",
      "summary": "Run synthetic checks, schema QA, cost anomaly detection, incident summaries, tool-firewall checks, and repair suggestions for Apify Actors and agent workflows.",
      "buyer_outcome": "Run synthetic checks, schema QA, cost anomaly detection, incident summaries, tool-firewall checks, and repair suggestions for Apify Actors and agent workflows.",
      "target_audiences": [
        "Apify Actor creators",
        "AI agent builders",
        "automation agencies",
        "internal data teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "apify_actor_product",
      "canonical_path": "/actors/agentops-apify-builders-bundle",
      "api_path": "/api/public/foundry/products/agentops-apify-builders-bundle",
      "marketplaces": [
        {
          "key": "apify",
          "label": "Apify Store",
          "url": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
          "status": "published",
          "primary": true,
          "cta_label": "Open on Apify",
          "ctaLabel": "Open on Apify",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "published",
          "status_label": "Published",
          "action_label": "Open on Apify",
          "url": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Apify Store",
        "url": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
        "cta_label": "Open on Apify",
        "ctaLabel": "Open on Apify"
      },
      "sample": {
        "rows": [
          {
            "score": 1,
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "riskScore": 0.91,
            "sourceUrl": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
            "confidence": 0.91,
            "sourceName": "Deterministic fixture Source Name for AgentOps for Apify Builders Bundle",
            "scoreReasons": [
              "deterministic_fixture_score_reasons"
            ],
            "paymentControls": "Deterministic fixture Payment Controls for AgentOps for Apify Builders Bundle",
            "policyViolations": "Deterministic fixture Policy Violations for AgentOps for Apify Builders Bundle",
            "retentionFindings": "Deterministic fixture Retention Findings for AgentOps for Apify Builders Bundle",
            "permissionFindings": "Deterministic fixture Permission Findings for AgentOps for Apify Builders Bundle",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions"
            ],
            "supplyChainFindings": "Deterministic fixture Supply Chain Findings for AgentOps for Apify Builders Bundle"
          },
          {
            "score": 0.97,
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "riskScore": 0.88,
            "sourceUrl": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
            "confidence": 0.88,
            "sourceName": "Deterministic fixture Source Name for AgentOps for Apify Builders Bundle 2",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_2"
            ],
            "paymentControls": "Deterministic fixture Payment Controls for AgentOps for Apify Builders Bundle 2",
            "policyViolations": "Deterministic fixture Policy Violations for AgentOps for Apify Builders Bundle 2",
            "retentionFindings": "Deterministic fixture Retention Findings for AgentOps for Apify Builders Bundle 2",
            "permissionFindings": "Deterministic fixture Permission Findings for AgentOps for Apify Builders Bundle 2",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_2"
            ],
            "supplyChainFindings": "Deterministic fixture Supply Chain Findings for AgentOps for Apify Builders Bundle 2"
          },
          {
            "score": 0.94,
            "errors": [],
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "riskScore": 0.85,
            "sourceUrl": "https://apify.com/zentrafoundry/agentops-apify-builders-bundle",
            "confidence": 0.85,
            "sourceName": "Deterministic fixture Source Name for AgentOps for Apify Builders Bundle 3",
            "scoreReasons": [
              "deterministic_fixture_score_reasons_3"
            ],
            "paymentControls": "Deterministic fixture Payment Controls for AgentOps for Apify Builders Bundle 3",
            "policyViolations": "Deterministic fixture Policy Violations for AgentOps for Apify Builders Bundle 3",
            "retentionFindings": "Deterministic fixture Retention Findings for AgentOps for Apify Builders Bundle 3",
            "permissionFindings": "Deterministic fixture Permission Findings for AgentOps for Apify Builders Bundle 3",
            "recommendedActions": [
              "deterministic_fixture_recommended_actions_3"
            ],
            "supplyChainFindings": "Deterministic fixture Supply Chain Findings for AgentOps for Apify Builders Bundle 3"
          }
        ],
        "title": "Agentops Apify Builders Bundle Record sample rows",
        "fields": [
          "riskScore",
          "policyViolations",
          "permissionFindings",
          "paymentControls",
          "supplyChainFindings",
          "retentionFindings",
          "evidence",
          "recommendedActions",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_public_source_fixture",
        "record_label": "agentops-apify-builders-bundle_record",
        "refreshed_at": "2026-08-31T02:31:53.000000Z",
        "sample_status": "valid_public_sample",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "riskScore",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Risk Score produced by the existing Product Studio identity."
          },
          {
            "name": "policyViolations",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Policy Violations produced by the existing Product Studio identity."
          },
          {
            "name": "permissionFindings",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Permission Findings produced by the existing Product Studio identity."
          },
          {
            "name": "paymentControls",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Payment Controls produced by the existing Product Studio identity."
          },
          {
            "name": "supplyChainFindings",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Supply Chain Findings produced by the existing Product Studio identity."
          },
          {
            "name": "retentionFindings",
            "type": "string",
            "required": false,
            "description": "Canonical buyer-facing Retention Findings produced by the existing Product Studio identity."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Canonical buyer-facing Evidence produced by the existing Product Studio identity."
          },
          {
            "name": "recommendedActions",
            "type": "array",
            "required": false,
            "description": "Canonical buyer-facing Recommended Actions produced by the existing Product Studio identity."
          },
          {
            "name": "recordId",
            "type": "string",
            "required": true,
            "description": "Stable buyer-facing record identifier."
          },
          {
            "name": "sourceName",
            "type": "string",
            "required": true,
            "description": "Public-safe source or adapter name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public source evidence URL."
          },
          {
            "name": "dedupeKey",
            "type": "string",
            "required": true,
            "description": "Stable logical deduplication key."
          },
          {
            "name": "retrievedAt",
            "type": "string",
            "required": true,
            "description": "UTC retrieval timestamp."
          },
          {
            "name": "score",
            "type": "number",
            "required": true,
            "description": "Buyer-value score from zero to one hundred."
          },
          {
            "name": "scoreReasons",
            "type": "array",
            "required": true,
            "description": "Source-backed reasons for the score."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized output confidence."
          },
          {
            "name": "errors",
            "type": "array",
            "required": true,
            "description": "Bounded row-level validation errors; empty for a valid row."
          },
          {
            "name": "runSummary",
            "type": "object",
            "required": true,
            "description": "Bounded run context for this delivered row."
          }
        ],
        "source": "product_output_contract",
        "field_count": 18,
        "schema_hash": "c6b8b805fa598554980adc6a263603f4621e7ace",
        "record_label": "agentops-apify-builders-bundle_record",
        "manifest_path": "apify://actors/zentrafoundry/agentops-apify-builders-bundle",
        "required_fields": [
          "evidence",
          "recordId",
          "sourceName",
          "sourceUrl",
          "dedupeKey",
          "retrievedAt",
          "score",
          "scoreReasons",
          "confidence",
          "errors",
          "runSummary"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:20.913398Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Apify orchestration Actor for AgentOps checks.",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [
        "ai-agent-synthetic-monitor",
        "ai-agent-cost-sentinel",
        "actor-flight-recorder-v2",
        "actor-repair-bench-v2",
        "apify-dataset-quality-auditor-v2",
        "zentra-actor-chain-composer"
      ],
      "related_use_cases": [],
      "is_bundle": true,
      "bundle_type": "bundle",
      "bundle_family": "AgentOps and Apify Builder Bundles",
      "bundle_version": "legacy-apify-current",
      "member_count": 6,
      "member_products": [
        "ai-agent-synthetic-monitor",
        "ai-agent-cost-sentinel",
        "actor-flight-recorder-v2",
        "actor-repair-bench-v2",
        "apify-dataset-quality-auditor-v2",
        "zentra-actor-chain-composer"
      ],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:16:20+02:00"
    },
    {
      "slug": "public-data-freshness-briefing-agent",
      "title": "Public Data Freshness Briefing Agent",
      "summary": "Public Data Freshness Briefing Agent packages AI tool + scheduled brief into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Data Freshness Briefing Agent packages AI tool + scheduled brief into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data product owners",
        "analysts",
        "ops leads"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/public-data-freshness-briefing-agent",
      "api_path": "/api/public/foundry/products/public-data-freshness-briefing-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-freshness-briefing-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/public-data-freshness-briefing-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/public-data-freshness-briefing-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Public Data Freshness Briefing Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Public Data Freshness Briefing Agent",
            "requestSummary": "Deterministic fixture Request Summary for Public Data Freshness Briefing Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Public Data Freshness Briefing Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Public Data Freshness Briefing Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Public Data Freshness Briefing Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Public Data Freshness Briefing Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Public Data Freshness Briefing Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Public Data Freshness Briefing Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:11.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/public-data-freshness-briefing-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:19.004413Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + scheduled brief",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:19+02:00"
    },
    {
      "slug": "source-citation-verifier-agent",
      "title": "Source Citation Verifier Agent",
      "summary": "Source Citation Verifier Agent packages AI tool + MCP/OpenAPI action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Source Citation Verifier Agent packages AI tool + MCP/OpenAPI action into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "RAG app builders",
        "research teams",
        "content QA"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/source-citation-verifier-agent",
      "api_path": "/api/public/foundry/products/source-citation-verifier-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/source-citation-verifier-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/source-citation-verifier-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/source-citation-verifier-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Source Citation Verifier Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Source Citation Verifier Agent",
            "requestSummary": "Deterministic fixture Request Summary for Source Citation Verifier Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Source Citation Verifier Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Source Citation Verifier Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Source Citation Verifier Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Source Citation Verifier Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Source Citation Verifier Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Source Citation Verifier Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:11.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/source-citation-verifier-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:19.180625Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + MCP/OpenAPI action",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:16:19+02:00"
    },
    {
      "slug": "support-macro-qa-agent",
      "title": "Support Macro QA Agent",
      "summary": "Support Macro QA Agent packages AI tool + QA report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Support Macro QA Agent packages AI tool + QA report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "CX teams",
        "support agencies",
        "ecommerce brands"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/support-macro-qa-agent",
      "api_path": "/api/public/foundry/products/support-macro-qa-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/support-macro-qa-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/support-macro-qa-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/support-macro-qa-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Support Macro QA Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Support Macro QA Agent",
            "requestSummary": "Deterministic fixture Request Summary for Support Macro QA Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Support Macro QA Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Support Macro QA Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Support Macro QA Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Support Macro QA Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Support Macro QA Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Support Macro QA Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/support-macro-qa-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:19.368441Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + QA report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-13.png",
      "last_updated_at": "2026-08-31T17:16:19+02:00"
    },
    {
      "slug": "tender-debrief-summarizer-agent",
      "title": "Tender Debrief Summarizer Agent",
      "summary": "Tender Debrief Summarizer Agent packages AI tool + lessons report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Tender Debrief Summarizer Agent packages AI tool + lessons report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Government contractors",
        "bid consultants"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/tender-debrief-summarizer-agent",
      "api_path": "/api/public/foundry/products/tender-debrief-summarizer-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/tender-debrief-summarizer-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/tender-debrief-summarizer-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/tender-debrief-summarizer-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Tender Debrief Summarizer Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Tender Debrief Summarizer Agent",
            "requestSummary": "Deterministic fixture Request Summary for Tender Debrief Summarizer Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Tender Debrief Summarizer Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Tender Debrief Summarizer Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Tender Debrief Summarizer Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Tender Debrief Summarizer Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Tender Debrief Summarizer Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Tender Debrief Summarizer Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:14.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/tender-debrief-summarizer-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:19.594703Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + lessons report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:16:19+02:00"
    },
    {
      "slug": "vendor-onboarding-evidence-agent",
      "title": "Vendor Onboarding Evidence Agent",
      "summary": "Vendor Onboarding Evidence Agent packages AI workflow + evidence checklist into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Vendor Onboarding Evidence Agent packages AI workflow + evidence checklist into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Procurement teams",
        "property managers",
        "compliance admins"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/vendor-onboarding-evidence-agent",
      "api_path": "/api/public/foundry/products/vendor-onboarding-evidence-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/vendor-onboarding-evidence-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/vendor-onboarding-evidence-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/vendor-onboarding-evidence-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "status": "fixture_validated",
            "summary": "Deterministic fixture Summary for Vendor Onboarding Evidence Agent",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "confidence": 0.91,
            "frameworks": [
              "deterministic_fixture_frameworks"
            ],
            "signalType": "vendor_onboarding_evidence_agent_signal_type",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Onboarding Evidence Agent",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Onboarding Evidence Agent"
          },
          {
            "status": "fixture_validated 2",
            "summary": "Deterministic fixture Summary for Vendor Onboarding Evidence Agent 2",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "confidence": 0.88,
            "frameworks": [
              "deterministic_fixture_frameworks_2"
            ],
            "signalType": "vendor_onboarding_evidence_agent_signal_type 2",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Onboarding Evidence Agent 2",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Onboarding Evidence Agent 2"
          },
          {
            "status": "fixture_validated 3",
            "summary": "Deterministic fixture Summary for Vendor Onboarding Evidence Agent 3",
            "sourceUrl": "https://open.gsa.gov/api/entity-api/",
            "confidence": 0.85,
            "frameworks": [
              "deterministic_fixture_frameworks_3"
            ],
            "signalType": "vendor_onboarding_evidence_agent_signal_type 3",
            "vendorName": "Deterministic fixture Vendor Name for Vendor Onboarding Evidence Agent 3",
            "recommendedAction": "Deterministic fixture Recommended Action for Vendor Onboarding Evidence Agent 3"
          }
        ],
        "title": "Vendor Compliance Signal sample rows",
        "fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "vendor_compliance_signal",
        "refreshed_at": "2026-08-30T01:42:12.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "vendorName",
            "type": "string",
            "required": true,
            "description": "Vendor or SaaS provider name."
          },
          {
            "name": "sourceUrl",
            "type": "string",
            "required": true,
            "description": "Public trust, security, or compliance source URL."
          },
          {
            "name": "signalType",
            "type": "string",
            "required": true,
            "description": "Trust or compliance signal type."
          },
          {
            "name": "status",
            "type": "string",
            "required": true,
            "description": "Normalized signal status."
          },
          {
            "name": "frameworks",
            "type": "array",
            "required": true,
            "description": "Compliance frameworks referenced by the signal."
          },
          {
            "name": "summary",
            "type": "string",
            "required": true,
            "description": "Buyer-facing compliance summary."
          },
          {
            "name": "recommendedAction",
            "type": "string",
            "required": true,
            "description": "Suggested buyer review step."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized signal confidence."
          }
        ],
        "source": "product_output_contract",
        "field_count": 8,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "vendor_compliance_signal",
        "manifest_path": "products/generated/vendor-onboarding-evidence-agent/product.json",
        "required_fields": [
          "vendorName",
          "sourceUrl",
          "signalType",
          "status",
          "frameworks",
          "summary",
          "recommendedAction",
          "confidence"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:19.747703Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI workflow + evidence checklist",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:16:19+02:00"
    },
    {
      "slug": "contract-renewal-clause-extractor-agent",
      "title": "Contract Renewal Clause Extractor Agent",
      "summary": "Contract Renewal Clause Extractor Agent packages AI tool + renewal-risk report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Contract Renewal Clause Extractor Agent packages AI tool + renewal-risk report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Ops/legal teams",
        "agencies",
        "SaaS vendors"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/contract-renewal-clause-extractor-agent",
      "api_path": "/api/public/foundry/products/contract-renewal-clause-extractor-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/contract-renewal-clause-extractor-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/contract-renewal-clause-extractor-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/contract-renewal-clause-extractor-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Contract Renewal Clause Extractor Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Contract Renewal Clause Extractor Agent",
            "requestSummary": "Deterministic fixture Request Summary for Contract Renewal Clause Extractor Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Contract Renewal Clause Extractor Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Contract Renewal Clause Extractor Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Contract Renewal Clause Extractor Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Contract Renewal Clause Extractor Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Contract Renewal Clause Extractor Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Contract Renewal Clause Extractor Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:15.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/contract-renewal-clause-extractor-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:17.980330Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + renewal-risk report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:16:18+02:00"
    },
    {
      "slug": "openapi-to-mcp-tool-packager-agent",
      "title": "OpenAPI-to-MCP Tool Packager Agent",
      "summary": "OpenAPI-to-MCP Tool Packager Agent packages AI developer tool + manifest output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "OpenAPI-to-MCP Tool Packager Agent packages AI developer tool + manifest output into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Developer platforms",
        "API teams",
        "agent builders"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/openapi-to-mcp-tool-packager-agent",
      "api_path": "/api/public/foundry/products/openapi-to-mcp-tool-packager-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-tool-packager-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-tool-packager-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/openapi-to-mcp-tool-packager-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for OpenAPI-to-MCP Tool Packager Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for OpenAPI-to-MCP Tool Packager Agent",
            "requestSummary": "Deterministic fixture Request Summary for OpenAPI-to-MCP Tool Packager Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for OpenAPI-to-MCP Tool Packager Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for OpenAPI-to-MCP Tool Packager Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for OpenAPI-to-MCP Tool Packager Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for OpenAPI-to-MCP Tool Packager Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for OpenAPI-to-MCP Tool Packager Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for OpenAPI-to-MCP Tool Packager Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/openapi-to-mcp-tool-packager-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:18.156615Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI developer tool + manifest output",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-08-31T17:16:18+02:00"
    },
    {
      "slug": "pii-redaction-qa-agent",
      "title": "PII Redaction QA Agent",
      "summary": "PII Redaction QA Agent packages AI tool + redaction report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "PII Redaction QA Agent packages AI tool + redaction report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data teams",
        "marketplace publishers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/pii-redaction-qa-agent",
      "api_path": "/api/public/foundry/products/pii-redaction-qa-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/pii-redaction-qa-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/pii-redaction-qa-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/pii-redaction-qa-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for PII Redaction QA Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for PII Redaction QA Agent",
            "requestSummary": "Deterministic fixture Request Summary for PII Redaction QA Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for PII Redaction QA Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for PII Redaction QA Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for PII Redaction QA Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for PII Redaction QA Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for PII Redaction QA Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for PII Redaction QA Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:14.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/pii-redaction-qa-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:18.376706Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + redaction report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-09.png",
      "last_updated_at": "2026-08-31T17:16:18+02:00"
    },
    {
      "slug": "privacy-policy-diff-explainer-agent",
      "title": "Privacy Policy Diff Explainer Agent",
      "summary": "Privacy Policy Diff Explainer Agent packages AI tool + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Privacy Policy Diff Explainer Agent packages AI tool + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "SaaS legal",
        "privacy consultants",
        "due diligence teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/privacy-policy-diff-explainer-agent",
      "api_path": "/api/public/foundry/products/privacy-policy-diff-explainer-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/privacy-policy-diff-explainer-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/privacy-policy-diff-explainer-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/privacy-policy-diff-explainer-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for Privacy Policy Diff Explainer Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Privacy Policy Diff Explainer Agent",
            "requestSummary": "Deterministic fixture Request Summary for Privacy Policy Diff Explainer Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for Privacy Policy Diff Explainer Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Privacy Policy Diff Explainer Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for Privacy Policy Diff Explainer Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for Privacy Policy Diff Explainer Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for Privacy Policy Diff Explainer Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for Privacy Policy Diff Explainer Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:12.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/privacy-policy-diff-explainer-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:18.610929Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-08-31T17:16:18+02:00"
    },
    {
      "slug": "ai-cost-leak-triage-agent",
      "title": "AI Cost Leak Triage Agent",
      "summary": "AI Cost Leak Triage Agent packages AI tool + cost incident report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "AI Cost Leak Triage Agent packages AI tool + cost incident report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "AI product teams",
        "agencies",
        "internal ops"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/ai-cost-leak-triage-agent",
      "api_path": "/api/public/foundry/products/ai-cost-leak-triage-agent",
      "marketplaces": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "url": "https://zentrafoundry.gumroad.com/l/ai-cost-leak-triage-agent",
          "status": "published",
          "primary": true,
          "cta_label": "Download from Marketplace",
          "ctaLabel": "Download from Marketplace",
          "public_safe": true,
          "publicSafe": true
        }
      ],
      "marketplace_availability": [
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "published",
          "status_label": "Published",
          "action_label": "Download from Marketplace",
          "url": "https://zentrafoundry.gumroad.com/l/ai-cost-leak-triage-agent",
          "clickable": true,
          "coverage": "published_product"
        },
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": {
        "label": "Gumroad",
        "url": "https://zentrafoundry.gumroad.com/l/ai-cost-leak-triage-agent",
        "cta_label": "Download from Marketplace",
        "ctaLabel": "Download from Marketplace"
      },
      "sample": {
        "rows": [
          {
            "evidence": [
              "deterministic_fixture_evidence"
            ],
            "toolName": "Deterministic fixture Tool Name for AI Cost Leak Triage Agent",
            "confidence": 0.91,
            "nextActions": [
              "deterministic_fixture_next_actions"
            ],
            "resultSummary": "Deterministic fixture Result Summary for AI Cost Leak Triage Agent",
            "requestSummary": "Deterministic fixture Request Summary for AI Cost Leak Triage Agent"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_2"
            ],
            "toolName": "Deterministic fixture Tool Name for AI Cost Leak Triage Agent 2",
            "confidence": 0.88,
            "nextActions": [
              "deterministic_fixture_next_actions_2"
            ],
            "resultSummary": "Deterministic fixture Result Summary for AI Cost Leak Triage Agent 2",
            "requestSummary": "Deterministic fixture Request Summary for AI Cost Leak Triage Agent 2"
          },
          {
            "evidence": [
              "deterministic_fixture_evidence_3"
            ],
            "toolName": "Deterministic fixture Tool Name for AI Cost Leak Triage Agent 3",
            "confidence": 0.85,
            "nextActions": [
              "deterministic_fixture_next_actions_3"
            ],
            "resultSummary": "Deterministic fixture Result Summary for AI Cost Leak Triage Agent 3",
            "requestSummary": "Deterministic fixture Request Summary for AI Cost Leak Triage Agent 3"
          }
        ],
        "title": "Agent Tool Result sample rows",
        "fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ],
        "source": "product_output_contract",
        "row_count": 3,
        "sample_type": "deterministic_executable_fixture",
        "record_label": "agent_tool_result",
        "refreshed_at": "2026-08-30T01:42:13.000000Z",
        "sample_status": "valid_route_fixture",
        "missing_reason": null,
        "sample_available": true
      },
      "schema_preview": {
        "fields": [
          {
            "name": "toolName",
            "type": "string",
            "required": true,
            "description": "Agent tool or MCP function name."
          },
          {
            "name": "requestSummary",
            "type": "string",
            "required": true,
            "description": "Public-safe request summary."
          },
          {
            "name": "resultSummary",
            "type": "string",
            "required": true,
            "description": "Tool result summary."
          },
          {
            "name": "evidence",
            "type": "array",
            "required": true,
            "description": "Public-safe evidence snippets."
          },
          {
            "name": "confidence",
            "type": "number",
            "required": true,
            "description": "Normalized agent confidence."
          },
          {
            "name": "nextActions",
            "type": "array",
            "required": true,
            "description": "Recommended owner or buyer actions."
          }
        ],
        "source": "product_output_contract",
        "field_count": 6,
        "schema_hash": "6b9ccfdb954a0145154876b0231b4eca1799073fc68c95b139047c19ddc47f88",
        "record_label": "agent_tool_result",
        "manifest_path": "products/generated/ai-cost-leak-triage-agent/product.json",
        "required_fields": [
          "toolName",
          "requestSummary",
          "resultSummary",
          "evidence",
          "confidence",
          "nextActions"
        ]
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-08-31T15:16:17.740146Z",
      "provenance": [
        {
          "label": "Foundry revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "AI tool + cost incident report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-21.png",
      "last_updated_at": "2026-08-31T17:16:17+02:00"
    },
    {
      "slug": "agent-tool-risk-audit",
      "title": "Agent Tool Risk Audit",
      "summary": "Agent Tool Risk Audit packages Fixed-scope service + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Agent Tool Risk Audit packages Fixed-scope service + report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "AI agent teams",
        "MCP tool publishers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/agent-tool-risk-audit",
      "api_path": "/api/public/foundry/products/agent-tool-risk-audit",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897835Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Fixed-scope service + report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "buyer-run-debugging-support",
      "title": "Buyer Run Debugging Support",
      "summary": "Buyer Run Debugging Support packages Support retainer + incident report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Buyer Run Debugging Support packages Support retainer + incident report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Apify buyers",
        "marketplace sellers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/buyer-run-debugging-support",
      "api_path": "/api/public/foundry/products/buyer-run-debugging-support",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897657Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Support retainer + incident report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "cost-control-ppe-repricing-review",
      "title": "Cost Control & PPE Repricing Review",
      "summary": "Cost Control & PPE Repricing Review packages Monthly review service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Cost Control & PPE Repricing Review packages Monthly review service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Paid actor sellers",
        "Zentra route owners",
        "data marketplaces"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/cost-control-ppe-repricing-review",
      "api_path": "/api/public/foundry/products/cost-control-ppe-repricing-review",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897717Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Monthly review service",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-16.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "dataset-freshness-sla-monitoring",
      "title": "Dataset Freshness SLA Monitoring",
      "summary": "Dataset Freshness SLA Monitoring packages Service + monthly report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Dataset Freshness SLA Monitoring packages Service + monthly report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data teams",
        "public-data buyers",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/dataset-freshness-sla-monitoring",
      "api_path": "/api/public/foundry/products/dataset-freshness-sla-monitoring",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897599Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Service + monthly report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-04.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "marketplace-publication-ops-pack",
      "title": "Marketplace Publication Ops Pack",
      "summary": "Marketplace Publication Ops Pack packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Marketplace Publication Ops Pack packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data product sellers",
        "Apify/API creators",
        "agencies"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/marketplace-publication-ops-pack",
      "api_path": "/api/public/foundry/products/marketplace-publication-ops-pack",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897539Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Fixed-scope service",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-15.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "monthly-actor-maintenance-retainer",
      "title": "Monthly Actor Maintenance Retainer",
      "summary": "Monthly Actor Maintenance Retainer packages Service package + checklist report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Monthly Actor Maintenance Retainer packages Service package + checklist report into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Apify creators",
        "teams with fragile actors",
        "internal Zentra portfolio"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/monthly-actor-maintenance-retainer",
      "api_path": "/api/public/foundry/products/monthly-actor-maintenance-retainer",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897479Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Service package + checklist report",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-10.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "public-data-product-launch-sprint",
      "title": "Public Data Product Launch Sprint",
      "summary": "Public Data Product Launch Sprint packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Public Data Product Launch Sprint packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Agencies",
        "founders",
        "internal teams with public sources"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/public-data-product-launch-sprint",
      "api_path": "/api/public/foundry/products/public-data-product-launch-sprint",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897893Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Fixed-scope service",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-01.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "source-governance-review-sprint",
      "title": "Source Governance Review Sprint",
      "summary": "Source Governance Review Sprint packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "buyer_outcome": "Source Governance Review Sprint packages Fixed-scope service into a buyer-ready Zentra product with source evidence, schemas, sample outputs, QA gates, pricing, forecasts, and publish manifests.",
      "target_audiences": [
        "Data product teams",
        "agencies",
        "compliance teams"
      ],
      "use_cases": [
        "Publish a marketplace-ready product package.",
        "Run dry-run publish validation before live submission.",
        "Use sample outputs and setup docs during buyer onboarding."
      ],
      "industries": [],
      "route": "apify",
      "product_type": null,
      "category": "AgentOps Service Offerings",
      "canonical_path": "/actors/source-governance-review-sprint",
      "api_path": "/api/public/foundry/products/source-governance-review-sprint",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Sample output",
        "row_count": 1,
        "sample_available": true
      },
      "schema_preview": {
        "source": "route_native_service_catalog",
        "field_count": 0,
        "schema_hash": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-04T14:18:12.897775Z",
      "provenance": [
        {
          "label": "Zentra revenue-ready product catalog",
          "source": "Generated route-native product metadata"
        }
      ],
      "pricing_hint": {
        "model": "Fixed-scope service",
        "visible": true,
        "currency": "EUR"
      },
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "ready",
      "visual_path": "/visuals/foundry-apify.svg",
      "thumbnail_path": "/visuals/foundry-product-card-02.png",
      "last_updated_at": "2026-07-04T16:18:13+02:00"
    },
    {
      "slug": "chargeback-evidence",
      "title": "Zentra Chargeback Evidence Builder Agent",
      "summary": "Assemble dispute timelines, evidence checklists, and rebuttal letter drafts without fabricating proof.",
      "buyer_outcome": "A platform-ready evidence packet draft with missing evidence clearly marked.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/chargeback-evidence",
      "api_path": "/api/public/foundry/products/chargeback-evidence",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 7,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 11,
        "schema_hash": "fc0bf38c9626e5f0ae061df2148a45806641a1e9d1a8cdf1ecc7445e17d0ce84"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "construction-coi-compliance",
      "title": "Zentra Construction COI & Subcontractor Compliance Agent",
      "summary": "Track COIs, W-9s, lien waivers, safety docs, expirations, and subcontractor chase emails.",
      "buyer_outcome": "A compliance status dashboard with missing documents, mismatch notes, and renewal reminders.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/construction-coi-compliance",
      "api_path": "/api/public/foundry/products/construction-coi-compliance",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 7,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 7,
        "schema_hash": "1cea78c08579e3181e293f4db0337996cd7589db0d2757c1a4a7d070dadade63"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-17.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "csrd-vsme-supplier-data",
      "title": "Zentra CSRD/VSME Supplier Sustainability Data Agent",
      "summary": "Collect supplier sustainability answers, map evidence, and prepare consultant review packets.",
      "buyer_outcome": "A structured sustainability data pack with missing fields, evidence register, and follow-up emails.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/csrd-vsme-supplier-data",
      "api_path": "/api/public/foundry/products/csrd-vsme-supplier-data",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 7,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 9,
        "schema_hash": "99d14bdbdf63f5cfc8796ce4163b0b44baf482a0c22204bbe564efe13e5015a6"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-08.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "eu-ai-act-readiness",
      "title": "Zentra EU AI Act Readiness Agent",
      "summary": "Prepare AI inventories, risk triage notes, disclosures, and governance review packets.",
      "buyer_outcome": "A review-ready AI system inventory with transparency, literacy, governance, and vendor questionnaire drafts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/eu-ai-act-readiness",
      "api_path": "/api/public/foundry/products/eu-ai-act-readiness",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 8,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 9,
        "schema_hash": "faf53888163a7be00bc67d5ddd01287237ab456c16d65fa4678b0e06187220a0"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-11.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "eaa-accessibility-audit",
      "title": "Zentra European Accessibility Act Ecommerce Audit Agent",
      "summary": "Audit ecommerce page content and checkout descriptions into accessibility issues and developer tickets.",
      "buyer_outcome": "A prioritized audit checklist with content fixes, developer tickets, and human testing handoff.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/eaa-accessibility-audit",
      "api_path": "/api/public/foundry/products/eaa-accessibility-audit",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 8,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 9,
        "schema_hash": "f3bc5e9ecb8b7ebaca07773b5b0c6c7f0e2dcd0786c4700f14a0e62103a70b7a"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-22.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "food-label-claims-precheck",
      "title": "Zentra Food Label & Claims Pre-Check Agent",
      "summary": "Pre-check ingredients, allergens, nutrition text, and claims before qualified food-label review.",
      "buyer_outcome": "A reviewer handoff packet with allergen checklist, claim risk notes, and missing label information.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/food-label-claims-precheck",
      "api_path": "/api/public/foundry/products/food-label-claims-precheck",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 7,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 10,
        "schema_hash": "d7176bb32487266f2c2e6b20b7de2874b16f2709b024c3616faf493d6bf143f2"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-07.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "hs-code-import-fee",
      "title": "Zentra HS Code & EU Import Fee Agent",
      "summary": "Generate customs-prep HS code candidates, missing product questions, and landed-cost readiness notes.",
      "buyer_outcome": "A broker-ready product classification packet with candidate codes, confidence, and missing information.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/hs-code-import-fee",
      "api_path": "/api/public/foundry/products/hs-code-import-fee",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 7,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 10,
        "schema_hash": "ded3e24065f9440d0eca14b260c2375ad1e47e723b935f7cc4453926cf945de4"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-14.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    },
    {
      "slug": "vendor-onboarding",
      "title": "Zentra Vendor Onboarding Document Agent",
      "summary": "Collect, validate, route, and audit vendor onboarding documents with secure-data warnings.",
      "buyer_outcome": "An onboarding dashboard with missing fields, routing notes, risk flags, and email drafts.",
      "target_audiences": [],
      "use_cases": [],
      "industries": [],
      "route": "ai-agents",
      "product_type": null,
      "category": "ai_agent_app_package",
      "canonical_path": "/ai-tools/vendor-onboarding",
      "api_path": "/api/public/foundry/products/vendor-onboarding",
      "marketplaces": [],
      "marketplace_availability": [
        {
          "key": "google_workspace_marketplace",
          "label": "Google Workspace Marketplace",
          "status": "published",
          "status_label": "Available through published app",
          "action_label": "Install from Google Workspace",
          "url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
          "clickable": true,
          "coverage": "application_covered"
        },
        {
          "key": "openai_apps",
          "label": "ChatGPT Apps",
          "status": "uploaded",
          "status_label": "Uploaded",
          "action_label": "Uploaded",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "apify",
          "label": "Apify Store",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "gumroad",
          "label": "Gumroad",
          "status": "partially_published",
          "status_label": "Partially published",
          "action_label": "Partially published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "cloudflare",
          "label": "Cloudflare Edge Commerce",
          "status": "published",
          "status_label": "Not Yet Published",
          "action_label": "Not Yet Published",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        },
        {
          "key": "github_marketplace",
          "label": "GitHub Marketplace",
          "status": "under_review",
          "status_label": "Awaiting Marketplace Review",
          "action_label": "Awaiting Marketplace Review",
          "url": null,
          "clickable": false,
          "coverage": "application_covered"
        }
      ],
      "primary_cta": null,
      "sample": {
        "title": "Demo agent output",
        "row_count": 8,
        "sample_available": true
      },
      "schema_preview": {
        "source": "zentra_ai_agent_kit_catalog",
        "field_count": 9,
        "schema_hash": "2a1b4eec8e59fd47de3ef95f727b67d8bf7b6b9b7455f76b0a43db1918c4f468"
      },
      "update_cadence": "Catalog release",
      "freshness_label": "2026-07-02",
      "provenance": [
        {
          "label": "Zentra AI Agent Kit catalog",
          "source": "Generated AI-agent product metadata"
        }
      ],
      "pricing_hint": null,
      "related_products": [],
      "related_use_cases": [],
      "is_bundle": false,
      "bundle_type": null,
      "bundle_family": null,
      "bundle_version": null,
      "member_count": 0,
      "member_products": [],
      "availability": "preview",
      "visual_path": "/visuals/foundry-ai.svg",
      "thumbnail_path": "/visuals/foundry-product-card-12.png",
      "last_updated_at": "2026-08-31T17:17:35+02:00"
    }
  ],
  "routes": {
    "developer-tools": 20,
    "datasets": 81,
    "automation": 34,
    "apify": 239,
    "ai-agents": 18
  },
  "marketplace_summary": {
    "marketplace_count": 8,
    "product_count": 392,
    "ready_marketplace_count": 8
  },
  "marketplaces": [
    {
      "key": "openai_apps",
      "slug": "chatgpt-apps",
      "route": "ai_agents",
      "name": "ChatGPT Apps",
      "title": "ChatGPT Apps",
      "description": "11 Foundry products covered by ChatGPT Apps. Uploaded.",
      "product_count": 0,
      "application_status": "uploaded",
      "application_status_label": "Uploaded",
      "application_scope": "individual_product_listings",
      "supported_routes": [
        "ai_agents"
      ],
      "eligible_product_count": 11,
      "packages_generated_count": 11,
      "packages_uploaded_count": 1,
      "covered_product_count": 11,
      "publicly_available_product_count": 0,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": null,
      "open_marketplace": false,
      "public_action_label": "Open Marketplace",
      "revenue_role": "marketplace_income"
    },
    {
      "key": "apify",
      "slug": "apify",
      "route": "apify",
      "name": "Apify Store",
      "title": "Apify Store",
      "description": "239 Foundry products covered by Apify Store. Partially published.",
      "product_count": 239,
      "application_status": "partially_published",
      "application_status_label": "Partially published",
      "application_scope": "individual_product_listings",
      "supported_routes": [
        "ai_agents",
        "apify",
        "developer_tools"
      ],
      "eligible_product_count": 265,
      "packages_generated_count": 335,
      "packages_uploaded_count": 335,
      "covered_product_count": 239,
      "publicly_available_product_count": 210,
      "revenue_producing_product_count": 1,
      "public_marketplace_url": "https://apify.com/zentrafoundry",
      "open_marketplace": true,
      "public_action_label": "Open on Apify",
      "revenue_role": "marketplace_income"
    },
    {
      "key": "zapier",
      "slug": "zapier",
      "route": "automation",
      "name": "Zapier App Directory",
      "title": "Zapier App Directory",
      "description": "34 Foundry products covered by the Zapier App Directory application. Application under review. Revenue is attributed only to verified downstream marketplace transactions.",
      "product_count": 34,
      "application_status": "under_review",
      "application_status_label": "Application under review",
      "application_scope": "single_integration_app",
      "supported_routes": [
        "automation"
      ],
      "eligible_product_count": 34,
      "packages_generated_count": 37,
      "packages_uploaded_count": 29,
      "covered_product_count": 34,
      "publicly_available_product_count": 0,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": null,
      "open_marketplace": false,
      "public_action_label": "Use with Zapier",
      "revenue_role": "assisted_distribution"
    },
    {
      "key": "gumroad",
      "slug": "gumroad",
      "route": "datasets",
      "name": "Gumroad",
      "title": "Gumroad",
      "description": "149 Foundry products covered by Gumroad. Partially published.",
      "product_count": 145,
      "application_status": "partially_published",
      "application_status_label": "Partially published",
      "application_scope": "individual_product_listings",
      "supported_routes": [
        "ai_agents",
        "automation",
        "datasets",
        "developer_tools"
      ],
      "eligible_product_count": 149,
      "packages_generated_count": 154,
      "packages_uploaded_count": 145,
      "covered_product_count": 149,
      "publicly_available_product_count": 145,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": null,
      "open_marketplace": false,
      "public_action_label": "Download from Marketplace",
      "revenue_role": "marketplace_income"
    },
    {
      "key": "hetzner_object_storage",
      "slug": "hetzner-object-storage",
      "route": "datasets",
      "name": "Hetzner Object Storage",
      "title": "Hetzner Object Storage",
      "description": "81 Foundry product artifacts use Hetzner Object Storage for delivery. Storage is not a buyer marketplace or revenue source.",
      "product_count": 81,
      "application_status": "uploaded",
      "application_status_label": "Uploaded",
      "application_scope": "individual_product_listings",
      "supported_routes": [
        "datasets"
      ],
      "eligible_product_count": 81,
      "packages_generated_count": 83,
      "packages_uploaded_count": 74,
      "covered_product_count": 81,
      "publicly_available_product_count": 0,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": null,
      "open_marketplace": false,
      "public_action_label": "Open Marketplace",
      "revenue_role": "artifact_storage"
    },
    {
      "key": "cloudflare",
      "slug": "cloudflare",
      "route": "developer_tools",
      "name": "Cloudflare Edge Commerce",
      "title": "Cloudflare Edge Commerce",
      "description": "388 Foundry products covered by Cloudflare Edge Commerce. Published.",
      "product_count": 354,
      "application_status": "published",
      "application_status_label": "Published",
      "application_scope": "shared_route_workers",
      "supported_routes": [
        "agentops",
        "ai_agents",
        "apify",
        "automation",
        "datasets",
        "developer_tools"
      ],
      "eligible_product_count": 388,
      "packages_generated_count": 490,
      "packages_uploaded_count": 482,
      "covered_product_count": 388,
      "publicly_available_product_count": 45,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": "https://zentra-ai-agents.zentra.workers.dev",
      "open_marketplace": true,
      "public_action_label": "Open Cloudflare Product",
      "revenue_role": "marketplace_income"
    },
    {
      "key": "github_marketplace",
      "slug": "github-marketplace",
      "route": "developer_tools",
      "name": "GitHub Marketplace",
      "title": "GitHub Marketplace",
      "description": "380 Foundry products covered by GitHub Marketplace. Application under review.",
      "product_count": 354,
      "application_status": "under_review",
      "application_status_label": "Application under review",
      "application_scope": "single_github_app",
      "supported_routes": [
        "ai_agents",
        "apify",
        "automation",
        "datasets",
        "developer_tools"
      ],
      "eligible_product_count": 380,
      "packages_generated_count": 480,
      "packages_uploaded_count": 465,
      "covered_product_count": 380,
      "publicly_available_product_count": 0,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": null,
      "open_marketplace": false,
      "public_action_label": "View on GitHub Marketplace",
      "revenue_role": "marketplace_income"
    },
    {
      "key": "google_workspace_marketplace",
      "slug": "google-workspace-marketplace",
      "route": "developer_tools",
      "name": "Google Workspace Marketplace",
      "title": "Google Workspace Marketplace",
      "description": "388 Foundry products covered by the Google Workspace Marketplace application. Published. Revenue is attributed only to verified downstream marketplace transactions.",
      "product_count": 354,
      "application_status": "published",
      "application_status_label": "Published",
      "application_scope": "single_workspace_app",
      "supported_routes": [
        "agentops",
        "ai_agents",
        "apify",
        "automation",
        "datasets",
        "developer_tools"
      ],
      "eligible_product_count": 388,
      "packages_generated_count": 488,
      "packages_uploaded_count": 416,
      "covered_product_count": 388,
      "publicly_available_product_count": 388,
      "revenue_producing_product_count": 0,
      "public_marketplace_url": "https://workspace.google.com/marketplace/app/zentra/20298059700",
      "open_marketplace": true,
      "public_action_label": "Install from Google Workspace",
      "revenue_role": "assisted_distribution"
    }
  ]
}