{
  "value": "engineering_change_request",
  "label": "Draft Engineering Change Request",
  "description": "Create engineering change requests (ECRs) for aerospace design modifications. Provide the change details and rationale to generate formal ECR documentation with impact analysis and approval routing.",
  "name": "Engineering Change Request",
  "category": "Aerospace",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Help me write an engineering change request for an aerospace design modification. I'll describe the proposed change and why it's needed. Create a formal ECR that includes change description, justification, affected parts or systems, impact analysis (cost, schedule, weight, performance), required testing, and approval signatures needed. Follow standard aerospace ECR format with clear problem statement and solution."
      }
    ]
  }
}