{
  "value": "supplier_quality_report",
  "label": "Create Supplier Quality Reports",
  "description": "This workflow generates comprehensive supplier quality reports for semiconductor materials and services. Input quality metrics, audit findings, and corrective actions, and the AI will create reports that drive supplier improvement while maintaining professional relationships.",
  "name": "Supplier Report",
  "category": "Semiconductors",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Generate a supplier quality report based on performance data. Include scorecard metrics (on-time delivery, quality PPM, responsiveness). Detail any quality incidents with root cause and impact analysis. Document audit findings with specific non-conformances. Review corrective action effectiveness from previous issues. Assess overall risk level and trend direction. Benchmark against industry standards and other suppliers. Include positive improvements and recognition where earned. Specify expectations and improvement targets for next period. Recommend supplier development activities if needed. Maintain firm but collaborative tone."
      }
    ]
  }
}