45 Days
Contracts & Drafting 101
Contracts & Drafting 101 is a Beginner internship track focused on Foundational skills, syntax, basic tools, and core industry workflows.
Choose portfolio projects from your selected level
Beginner internship certificate and mentor-guided learning
Real-world assignments in Contract Metadata & Extraction (DataOps)
Enrollment Form
Secure your seat
Connect With Our Team
Fill your details and our team will contact you shortly.
What this program helps you build by the end
Outcome-focused highlights designed to make the value of the program easy to understand at a glance.
3 Portfolio Projects Required
Project requirement for this tier
Law & Legal Studies
Career domain
Build practical skills through structured module work
Every module is sequenced to help learners move from guided basics to stronger, portfolio-worthy execution.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Defined Terms JSON Extractor in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Defined Terms JSON Extractor into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing the opening paragraph of a contract and structuring the "Parties" (e.g., "Company" and "Client") into a strict JSON key-value pair
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Defined Terms JSON Extractor against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Effective Date vs. Execution Date Validator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Effective Date vs. Execution Date Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing logic to compare the date a contract was signed vs. the date it begins, calculating the exact number of days between them
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Effective Date vs. Execution Date Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Address Syntax Sanitizer in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Address Syntax Sanitizer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script to extract a messy corporate address from a legal preamble and format it strictly for a certified mail API
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Address Syntax Sanitizer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Capitalized Term Dictionary Auditor in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Capitalized Term Dictionary Auditor into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a contract to ensure that any word starting with a capital letter in the middle of a sentence explicitly exists in the "Definitions" JSON array
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Capitalized Term Dictionary Auditor against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Entity Type Identifier (Regex) in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Entity Type Identifier (Regex) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a Regular Expression that flags whether a counterparty is an LLC, Inc., Corp., or Ltd. to determine the correct tax liability framework
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Entity Type Identifier (Regex) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Contract Duration (Term) Extrapolator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Contract Duration (Term) Extrapolator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Taking a start date and a string like "Term: 36 Months", and using date-math to calculate the exact expiration date
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Contract Duration (Term) Extrapolator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Signature Block Completeness Check in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Signature Block Completeness Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning the bottom of a contract string and failing it if it lacks exactly three required fields: Name, Title, and Date
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Signature Block Completeness Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Severability Clause Presence Flag in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Severability Clause Presence Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that scans a contract and flags a critical legal error if the standard "if one clause is void, the rest survives" severability language is missing
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Severability Clause Presence Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Governing Law / Jurisdiction Mismatch in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Governing Law / Jurisdiction Mismatch into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A logic check: IF Governing Law = "Delaware" AND Exclusive Venue = "New York", THEN flag as a jurisdictional conflict
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Governing Law / Jurisdiction Mismatch against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Force Majeure Specificity Check in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Force Majeure Specificity Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing a Force Majeure (Act of God) clause and rejecting it if it fails to explicitly list "Pandemic" or "Cyberattack" in the array of covered events
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Force Majeure Specificity Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for "Entire Agreement" (Integration) Validator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break "Entire Agreement" (Integration) Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning for the integration clause that legally nullifies all prior emails and verbal promises, ensuring it is present before final execution
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test "Entire Agreement" (Integration) Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Notice Clause Email Enforcer in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Notice Clause Email Enforcer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Auditing the "Notices" section to ensure it explicitly permits "Electronic Mail (Email)" as a valid form of legal notice, rather than just certified paper mail
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Notice Clause Email Enforcer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Counterparts & Electronic Signatures Syntax in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Counterparts & Electronic Signatures Syntax into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Validating that the contract explicitly contains the clause allowing the document to be signed in separate pieces (counterparts) and via digital means
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Counterparts & Electronic Signatures Syntax against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Survival Clause Array Mapper in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Survival Clause Array Mapper into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing the contract to extract exactly which clauses (e.g., "Confidentiality", "Indemnification") legally survive after the contract is terminated
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Survival Clause Array Mapper against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Net-30 / Net-60 Payment Deadline Logic in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Net-30 / Net-60 Payment Deadline Logic into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that takes an invoice receipt date and automatically calculates the exact legal default date based on the contract's payment terms
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Net-30 / Net-60 Payment Deadline Logic against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Late Payment Interest Calculator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Late Payment Interest Calculator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact compounding penalty owed if a $50,000 invoice is paid 45 days late, assuming a legally capped 1.5% monthly interest rate
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Late Payment Interest Calculator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Liability Cap Multiplier in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Liability Cap Multiplier into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a formula that reads a contract value ($120k) and caps the maximum legal damages at exactly 2x the trailing 12-month value ($240k
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Liability Cap Multiplier against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Termination for Convenience Pro-Rata Refund in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Termination for Convenience Pro-Rata Refund into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact dollar amount a SaaS company must legally refund a client if they cancel 73 days into a pre-paid 365-day annual contract
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Termination for Convenience Pro-Rata Refund against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Milestone Payment Percentage Validator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Milestone Payment Percentage Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a Statement of Work (SOW) JSON array to mathematically ensure the 4 payment milestones exactly sum to 100% of the contract value
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Milestone Payment Percentage Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Currency Designation Standardizer in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Currency Designation Standardizer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a Regex script that scans a global contract and converts ambiguous $ symbols into explicit USD, CAD, or AUD designations
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Currency Designation Standardizer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for CPI-Linked Inflation Adjustment in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break CPI-Linked Inflation Adjustment into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Applying a formula that automatically adjusts a Year 3 software licensing fee based on a provided Consumer Price Index (CPI) percentage increase
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test CPI-Linked Inflation Adjustment against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Unlimited Indemnification Detector (Regex) in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Unlimited Indemnification Detector (Regex) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that triggers an urgent "RED FLAG" if the word "indemnify" appears but the phrase "up to the contract value" does not
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Unlimited Indemnification Detector (Regex) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Auto-Renewal (Evergreen) Notice Window Alert in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Auto-Renewal (Evergreen) Notice Window Alert into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact calendar date a company must send a cancellation notice if a contract requires "60 days written notice prior to the anniversary date"
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Auto-Renewal (Evergreen) Notice Window Alert against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Unilateral Termination Flag in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Unilateral Termination Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A Boolean logic test that fails a contract if "Party A" has the right to terminate at will, but "Party B" does not (asymmetrical risk
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Unilateral Termination Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for "As-Is" Warranty Disclaimer Capitalization in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break "As-Is" Warranty Disclaimer Capitalization into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that checks warranty disclaimers (e.g., MERCHANTABILITY AND FITNESS) and fails the contract if they are not in ALL CAPS, as required by the UCC
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test "As-Is" Warranty Disclaimer Capitalization against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Binding Arbitration vs. Litigation Classifier in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Binding Arbitration vs. Litigation Classifier into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing the dispute resolution clause and categorizing the contract into a database as requiring "Arbitration" or permitting "Court Litigation"
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Binding Arbitration vs. Litigation Classifier against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for "Time is of the Essence" Risk Trigger in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break "Time is of the Essence" Risk Trigger into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning vendor contracts for the phrase "time is of the essence" and flagging it for legal review, as it turns a minor delay into a material breach
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test "Time is of the Essence" Risk Trigger against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for GDPR / CCPA Data Processing Addendum (DPA) Linker in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break GDPR / CCPA Data Processing Addendum (DPA) Linker into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Logic check: IF contract involves "Personal Data" AND lacks an attached DPA schedule, THEN fail compliance check
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test GDPR / CCPA Data Processing Addendum (DPA) Linker against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Mutual vs. One-Way NDA Classifier in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Mutual vs. One-Way NDA Classifier into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing an NDA text payload and determining if the obligations apply to "Both Parties" or just the "Receiving Party"
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Mutual vs. One-Way NDA Classifier against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Permitted Purpose Scope Validator in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Permitted Purpose Scope Validator into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning an NDA to ensure the confidential information can only be used for "Evaluating a potential business relationship," not general use
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Permitted Purpose Scope Validator against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for The 4 Standard Exclusions Array in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break The 4 Standard Exclusions Array into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Checking a JSON payload of an NDA to verify it explicitly excludes information that is: 1) Public, 2) Already known, 3) Independently developed, or 4) Subpoenaed
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test The 4 Standard Exclusions Array against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Term of Confidentiality Duration Check in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Term of Confidentiality Duration Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A script that audits the NDA to ensure the obligation to keep secrets expires after a strict "3 Years," rejecting indefinite ("perpetual") terms
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Term of Confidentiality Duration Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Return or Destroy Materials Timeline in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Return or Destroy Materials Timeline into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating the exact date (e.g., 10 days post-termination) that a vendor must legally certify they have wiped all corporate data from their servers
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Return or Destroy Materials Timeline against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Non-Solicitation Scope (Poaching) Limit in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Non-Solicitation Scope (Poaching) Limit into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning an NDA for non-solicitation clauses and flagging them if the time limit exceeds the legally enforceable standard of 12 months
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Non-Solicitation Scope (Poaching) Limit against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Injunctive Relief Specificity in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Injunctive Relief Specificity into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Ensuring the NDA explicitly states that monetary damages are insufficient and the company can seek an immediate court injunction if data is leaked
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Injunctive Relief Specificity against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Work-for-Hire IP Assignment Flag in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Work-for-Hire IP Assignment Flag into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Scanning a freelancer agreement to ensure it explicitly contains the magic phrase "presently assigns all rights, title, and interest" to the company
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Work-for-Hire IP Assignment Flag against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for 1099 Contractor Benefits Exclusion Check in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break 1099 Contractor Benefits Exclusion Check into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Auditing a contractor agreement to ensure it explicitly states the worker is not entitled to healthcare, stock options, or workers' compensation
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test 1099 Contractor Benefits Exclusion Check against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Non-Compete Geographical Radius Limit in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Non-Compete Geographical Radius Limit into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing logic that scans a non-compete clause and flags it as "Likely Unenforceable" if the geographical restriction exceeds 50 miles
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Non-Compete Geographical Radius Limit against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for At-Will Employment Disclaimer in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break At-Will Employment Disclaimer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Ensuring an offer letter contains the explicit "At-Will" disclaimer, preventing the document from being legally construed as a guaranteed contract for a fixed term
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test At-Will Employment Disclaimer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Expense Reimbursement Submission Cap in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Expense Reimbursement Submission Cap into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that establishes a strict 30-day cutoff for a contractor to submit receipts, after which the company is legally absolved from paying
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Expense Reimbursement Submission Cap against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Severance Payout Math (Release of Claims) in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Severance Payout Math (Release of Claims) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Calculating exact severance pay (e.g., 2 weeks per year of service) contingent upon a Boolean variable: Signed_Release_Form = TRUE
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Severance Payout Math (Release of Claims) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Corporate Asset Return Policy in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Corporate Asset Return Policy into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Formatting a JSON checklist that legally mandates the return of a laptop, badge, and RSA token on the exact date of termination
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Corporate Asset Return Policy against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for DocuSign/HelloSign API Payload Builder in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break DocuSign/HelloSign API Payload Builder into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Formatting the exact JSON request required to send a PDF for signature, explicitly defining the Signer_Email and X_Y_Anchor_Tags for the signature block
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test DocuSign/HelloSign API Payload Builder against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Mail-Merge Variable Formatter (JSON to Word) in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Mail-Merge Variable Formatter (JSON to Word) into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Creating a script that takes a CRM payload and replaces exactly 10 bracketed variables (e.g., <<Company_Name>>, <<State>>) inside a template text file
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Mail-Merge Variable Formatter (JSON to Word) against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Contract Lifecycle State Machine in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Contract Lifecycle State Machine into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Defining the strict JSON transition rules: A contract CANNOT move from "Out for Signature" to "Active" unless the Both_Signatures_Present boolean is TRUE
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Contract Lifecycle State Machine against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Master Services Agreement (MSA) to SOW Linker in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Master Services Agreement (MSA) to SOW Linker into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Using a unique Contract ID to automatically link a new 2-page Statement of Work to the existing 30-page Master Agreement in the database
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Master Services Agreement (MSA) to SOW Linker against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Automated Expiration Webhook Alert in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Automated Expiration Webhook Alert into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a script that runs daily, compares today's date to a CSV of contract expiration dates, and triggers a Slack alert for any contract expiring in exactly 60 days
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Automated Expiration Webhook Alert against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Missing Initials / Blank Field Detector in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Missing Initials / Blank Field Detector into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Parsing a signed PDF metadata log to fail the document if the user skipped a required initial box on page 4
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Missing Initials / Blank Field Detector against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Version Control & Redline Naming Enforcer in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Version Control & Redline Naming Enforcer into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
Writing a Regex script that rejects any uploaded document named Contract_Final_FINAL2.docx and forces the strict [Date]_[PartyName]_v[Number].docx convention
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Version Control & Redline Naming Enforcer against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Define Project Brief
Write the objective, scope, inputs, constraints, and acceptance criteria for Capstone: Automated NDAs via Slack/Discord in Contracts & Drafting 101.
Submission
Brief document with objective, scope, assumptions, and acceptance criteria.
AI Review Focus
Checks clarity, scope, realism, and alignment with the selected course topic.
Plan Workflow
Break Capstone: Automated NDAs via Slack/Discord into milestones, required tools, source data, validation rules, and final output format.
Submission
Milestone checklist with tools, data requirements, and review plan.
AI Review Focus
Checks sequencing, tool fit, completeness, and execution readiness.
Build Core Output
A master workflow script: User types /generate-nda [Company Name] -> Script populates the text -> Validates boilerplate -> Generates the DocuSign JSON payload automatically
Submission
Project file, repository, design link, spreadsheet, report, or implementation artifact.
AI Review Focus
Checks whether the artifact is complete, structured, practical, and reviewable.
Document and Review
Explain key decisions, test Capstone: Automated NDAs via Slack/Discord against the brief, and record fixes or limitations.
Submission
README, decision log, quality checklist, screenshots, or demo notes.
AI Review Focus
Checks reasoning quality, evidence of review, and portfolio presentation readiness.
Strong reasons learners choose this track over passive learning
Clear, high-signal benefits designed to make the decision easier and faster.
Guided Practical Workflow
The track breaks Contracts & Drafting 101 into clear tasks, checkpoints, and submission expectations.
Career-Relevant Output
You finish with a concrete project artifact that helps show your learning progress.
Structured Internship Path
The program is organized by tier, duration, and portfolio requirements so learners know exactly what to complete.
Real learner signals that build trust before they enroll
Testimonial cards designed to feel credible, clear, and easy to scan.
Aarav Mehta
Law & Legal Studies Learner
Law & Legal Tech
The structure helped me understand Contracts & Drafting 101 through practical tasks and clear checkpoints.
Nisha Kapoor
College Student
Law & Legal Tech
I liked that every module ended with something concrete to submit, review, and improve.
Clear answers for the final questions learners usually ask
Short, direct answers that remove hesitation without slowing down the decision.
No. The beginner tier starts with foundations and then moves into applied tasks.
Yes. The curriculum is organized around structured assignments, submissions, and reviewable portfolio outputs.
This is a 45 Days Beginner tier track with 3 Portfolio Projects Required.
Ready to start your journey?
Join a structured learning path built to turn clarity into output and output into confidence.
Limited seats available and the next batch is filling soon.
Partner With Engineers Clinic
Tell us about your institution and our partnership team will connect with you for the next steps.
Referral Rewards
Give 10% • Get 10%
Invite friends to Engineers Clinic and unlock rewards together.
Your referral code
Referral link preview
12
Successful Referrals
₹2.4k
Rewards Earned
3
Pending Rewards
How it works
Share Link
Friend Enrolls
Both Get Rewards
Clinic Buddy
Engineers Clinic support