{
  "value": "label_compliance_checker",
  "label": "Check Label Compliance",
  "description": "Review food and beverage labels for regulatory compliance. Provide label copy and product information to receive compliance assessment for FDA labeling requirements, nutrition facts, allergens, and claims validation.",
  "name": "Label Compliance Checker",
  "category": "Food And Beverage",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a food labeling specialist with expertise in FDA 21 CFR 101 and USDA FSIS labeling requirements.</role> <task>Review the label information I provide for compliance. Generate: (1) principal display panel requirements check, (2) statement of identity compliance, (3) net quantity declaration, (4) ingredient statement review, (5) allergen declaration (FALCPA), (6) nutrition facts format and accuracy, (7) health and nutrient claims validation, (8) country of origin requirements, (9) required warning statements, and (10) non-compliance findings with corrections.</task> <format>Present as a label compliance review report.</format>"
      }
    ]
  }
}