Public-data product catalog

datasets / product

Schema Drift Regression Dataset

Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.

What this product does

Immutable, clearly labelled synthetic benchmark cases for deterministic regression and release-gate evaluation.

Who it is for

Not published yet.

Problems solved

Not published yet.

Update cadence

10 minutes ago

Pricing and access note

Not published yet. Pricing will appear on the verified external marketplace listing.

Source and provenance note

Foundry product package: ProductStudio public-safe metadata

Limitations

Review the sample, schema, source notes, marketplace availability, and cadence before depending on this product in production.

Delivery options

Not published yet. A link appears only after a verified external marketplace destination exists.

Sample and schema preview

  • case_id (string)
  • benchmark (string)
  • category (string)
  • title (string)
  • input (string)
  • expected_result (string)
  • severity (string)
  • rationale (string)
  • synthetic (boolean)
{
  "rows": [
    {
      "input": "Synthetic evaluation input exercising Required identifier removed under a bounded deterministic test harness.",
      "title": "Required identifier removed",
      "case_id": "schema_drift_regression-001",
      "category": "required_field_removed",
      "severity": "high",
      "benchmark": "Schema Drift Regression Dataset",
      "rationale": "This authored case verifies required_field_removed without representing a real buyer, source record, or model run.",
      "synthetic": true,
      "expected_result": "Classify as breaking and recommend a major contract-version change."
    },
    {
      "input": "Synthetic evaluation input exercising Optional descriptive field added under a bounded deterministic test harness.",
      "title": "Optional descriptive field added",
      "case_id": "schema_drift_regression-002",
      "category": "optional_field_added",
      "severity": "high",
      "benchmark": "Schema Drift Regression Dataset",
      "rationale": "This authored case verifies optional_field_added without representing a real buyer, source record, or model run.",
      "synthetic": true,
      "expected_result": "Classify as backward com

Related products and use cases

Related products and use-case links are not published yet.