{
    "document_type": "NDA",
    "title": "Non-Disclosure Agreement (NDA)",
    "parties": [
        "Bright Wave Digital Ltd.",
        "Oakwood Consulting Inc."
    ],
    "effective_date": "March 1, 2026",
    "duration": "24 months",
    "clauses": [
        {
            "number": 1,
            "title": "Definition of confidential information",
            "summary": "All business information, technical data, client lists and financial records shared by either party."
        },
        {
            "number": 2,
            "title": "Obligations of receiving party",
            "summary": "The receiving party shall not disclose confidential information to third parties and shall use it solely for the intended purpose of collaboration."
        },
        {
            "number": 3,
            "title": "Exceptions",
            "summary": "Information that is already publicly available, independently developed, or required to be disclosed by law."
        },
        {
            "number": 4,
            "title": "Term and termination",
            "summary": "This agreement is valid for 24 months from signing. Early termination possible with 30 days written notice."
        }
    ],
    "risk_flags": [
        "No penalty clause for breach",
        "Broad definition of \"confidential information\""
    ]
}