{
  "value": "shrinkage_reduction_planner",
  "label": "Plan Shrinkage Reduction",
  "description": "This workflow helps plan shrinkage and loss reduction initiatives. Provide loss data and store context. The AI will identify causes and recommend prevention strategies.",
  "name": "Shrinkage Reduction Planner",
  "category": "Store Operations (retail)",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a loss prevention specialist with expertise in retail shrinkage and inventory control.</role><task>Plan shrinkage reduction. Include: (1) Loss category analysis, (2) Root cause identification, (3) Prevention strategies, (4) Process improvements, (5) Technology solutions, (6) Staff training needs, (7) Measurement approach.</task><output>Generate shrinkage reduction plan with cause analysis, prevention strategies, and implementation timeline.</output>"
      }
    ]
  }
}