{
  "qps_id": "qps_technoflex_supplier_CAP-7a3f9e2b4d8c1062_20260501",
  "qps_version": "1.0",

  "query": {
    "dialect": "databricks_sql",
    "template": "SELECT p.po_num, p.purchase_order_date AS date, p.site_code AS site, p.ca_item_number, p.part_description, p.qty, p.qty_uom, p.unit_price, p.spend FROM technoflex.silver.purchase_orders p INNER JOIN technoflex.supplier_consolidation.supplier_mapping_lean m ON p.supplier_name = m.original_supplier_name WHERE m.parent_supplier_id = :parent_supplier_id AND p.purchase_order_date >= :start AND p.purchase_order_date < :end ORDER BY p.purchase_order_date",
    "params": {
      "parent_supplier_id": "CAP-7a3f9e2b4d8c1062",
      "start": "2024-05-01",
      "end": "2026-05-01"
    },
    "param_types": {
      "parent_supplier_id": "string",
      "start": "date",
      "end": "date"
    }
  },

  "generation": {
    "generated_at": "2026-05-01T03:14:12.418Z",
    "generated_by": "technoflex_supplier_profile_v2.4",
    "source_dataset": "technoflex.silver.purchase_orders",
    "source_dataset_version": "2026-04-30T23:59:59Z",
    "row_count": 180,
    "checksum": "sha256:7a3f9e2b4d8c106201729c84bf02a1e6d4528f73c91e2b50a87de4fc1093b682",
    "checksum_method": "row_content_hash"
  },

  "executions": [
    {
      "executed_at": "2026-05-02T14:22:08.314Z",
      "executed_by": "procurement_agent_v3",
      "execution_context": "manifold_drilldown",
      "row_count": 180,
      "checksum": "sha256:7a3f9e2b4d8c106201729c84bf02a1e6d4528f73c91e2b50a87de4fc1093b682",
      "drift_detected": false,
      "execution_time_ms": 412,
      "note": "Routine L2 telemetry pull while investigating the Zinc Stearate outlier cluster."
    },
    {
      "executed_at": "2026-05-08T09:47:51.602Z",
      "executed_by": "sourcing_lead_session_2bc41d",
      "execution_context": "manual_audit",
      "row_count": 180,
      "checksum": "sha256:7a3f9e2b4d8c106201729c84bf02a1e6d4528f73c91e2b50a87de4fc1093b682",
      "drift_detected": false,
      "execution_time_ms": 451,
      "note": "Human verification ahead of Helvian quarterly review. Numbers matched the manifold the agent shipped."
    }
  ],

  "access_control": {
    "allowed_roles": ["procurement_analyst", "sourcing_lead", "agent_service_account"],
    "requires_audit_log": true,
    "pii_exposure": "none"
  },

  "ttl": {
    "retain_until": "2027-05-01T00:00:00Z",
    "retention_basis": "two_full_audit_cycles",
    "delete_strategy": "soft_delete"
  },

  "related_manifolds": [
    "mfld_supplier_CAP-7a3f9e2b4d8c1062_20260501"
  ],

  "notes": "Helvian Specialty Polymers GmbH, 24-month window. The query is a straight passthrough through the supplier-consolidation view. No transformations beyond ORDER BY, so the checksum is identical to the silver table snapshot for the same window."
}
