HITL Escalation Queue

Master data reviews where agent confidence fell below the autonomy threshold

MaterialMaster_Sync_MDG

Schema validation ยท unknown UoM

agent confidence 62%

Original failed payload

{
  "Material": "MAT-77410",
  "Description": "Hex Bolt M12x60",
  "BaseUnit": "PCS",
  "GrossWeight": "0,84",
  "Plant": "1710",
  "MRPType": null
}

AI-suggested fix

{
  "Material": "MAT-77410",
  "Description": "Hex Bolt M12x60",
  "BaseUnit": "EA",
  "GrossWeight": 0.84,
  "WeightUnit": "KG",
  "Plant": "1710",
  "MRPType": "PD"
}