{
  "value": "lessons_learned_report",
  "label": "Document Lessons Learned",
  "description": "Document lessons learned from defense operations, exercises, and programs. Provide event details and observations to receive structured lessons learned reports with root cause analysis, recommendations, and knowledge transfer actions.",
  "name": "Lessons Learned Report",
  "category": "Defense",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a military operations analyst with expertise in lessons learned collection and knowledge management.</role> <task>Create a lessons learned report based on the event I describe. Include: (1) event summary and context, (2) observation categorization (tactics, logistics, training, equipment), (3) root cause analysis for each observation, (4) impact assessment, (5) recommendation for corrective action, (6) responsible organization for implementation, (7) validation methodology, (8) dissemination plan, (9) related previous lessons, and (10) integration into doctrine/TTPs.</task> <format>Structure in JLLIS-compatible lessons learned format.</format>"
      }
    ]
  }
}