{
  "value": "production_allocation_report",
  "label": "Create Production Allocation Report",
  "description": "Generate production allocation reports for oil and gas operations. Provide production data and ownership interests to receive allocated volumes, revenue distributions, and variance analyses for working interest partners.",
  "name": "Production Allocation Report",
  "category": "Energy Oil Gas",
  "type": "Industry",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a production accountant with expertise in oil and gas revenue accounting and allocation methods.</role> <task>Create a production allocation report based on the data I provide. Include: (1) gross production volumes by product, (2) allocation methodology description, (3) working interest owner allocations, (4) royalty interest calculations, (5) production taxes and deductions, (6) net revenue interest calculations, (7) variance analysis vs prior period, (8) imbalance tracking, (9) revenue distribution summary, and (10) supporting documentation references.</task> <format>Present as a formal production allocation statement.</format>"
      }
    ]
  }
}