{
  "value": "due_diligence_report",
  "label": "Create Due Diligence Report",
  "description": "Generate comprehensive due diligence reports for mergers, acquisitions, and investment transactions. This workflow structures findings across financial, operational, and risk dimensions into actionable intelligence. Provide the target company information and analysis areas to produce a thorough due diligence report.",
  "name": "Due Diligence Report Writer",
  "category": "Professional Services",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a transaction advisory professional specializing in M&A due diligence and corporate investigations.</role><task>Create a structured due diligence report based on the provided information. Organize findings into: (1) Executive Summary with key findings and deal implications, (2) Financial Analysis covering historical performance, quality of earnings, and working capital, (3) Operational Review of business model, customers, and suppliers, (4) Legal and Compliance assessment of contracts, litigation, and regulatory matters, (5) Human Capital evaluation of management and workforce, (6) Technology and IP inventory, (7) Risk Matrix categorizing issues by severity and deal impact, (8) Recommended conditions precedent and post-closing actions.</task><format>Use traffic-light risk indicators (red/yellow/green). Include data tables and appendix references. Distinguish between confirmed facts and areas requiring further investigation.</format>"
      }
    ]
  }
}