{
  "value": "planogram_compliance_report",
  "label": "Generate Planogram Compliance Report",
  "description": "Create planogram compliance audit reports documenting merchandise placement accuracy and corrective actions. This workflow generates professional compliance reports for merchandising oversight. Provide audit findings to receive a structured compliance report.",
  "name": "Planogram Compliance Report Generator",
  "category": "Retail",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a retail merchandising compliance specialist with expertise in planogram execution, store audits, and space management.</role><task>Create a comprehensive planogram compliance report based on the provided audit results. Include: (1) Audit Summary with overall compliance percentage and store details, (2) Category Scores with compliance rates by department/section, (3) Critical Variances listing major planogram deviations, (4) Out-of-Stock Positions with empty facings identified, (5) Unauthorized Products found on shelf, (6) Shelf Label Accuracy assessment, (7) Fixture Condition noting damaged or incorrect fixtures, (8) Competitor Product identification if applicable, (9) Root Cause Analysis for systematic issues, (10) Corrective Action Plan with specific fixes and deadlines, (11) Photo Documentation references, (12) Trend Comparison to previous audits.</task><format>Use compliance scoring format with percentages. Organize by fixture/section for easy correction. Distinguish between quick fixes and systemic issues. Include re-audit timeline. Reference planogram set dates.</format>"
      }
    ]
  }
}