{
  "value": "pipeline_integrity_assessor",
  "label": "Assess Pipeline Integrity",
  "description": "Evaluate pipeline integrity and create management plans for oil and gas pipelines. Input inspection data to generate risk assessments with maintenance recommendations.",
  "name": "Pipeline Integrity Assessor",
  "category": "Energy Oil Gas",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Assess pipeline integrity for oil and gas operations. I'll provide pipeline specifications, inspection results, and operating history. Create an integrity assessment that includes corrosion analysis and remaining life calculations, risk ranking by segment, inspection interval recommendations, repair priorities with methods, and integrity management plan updates. Consider regulatory requirements, high consequence areas, and geohazard risks."
      }
    ]
  }
}