AGENCYSCRIPT
CoursesEnterpriseBlog
๐Ÿ‘‘FoundersSign inJoin Waitlist
AGENCYSCRIPT

Governed Certification Framework

The operating system for AI-enabled agency building. Certify judgment under constraint. Standards over scale. Governance over shortcuts.

Stay informed

Governance updates, certification insights, and industry standards.

Products

  • Platform
  • Certification
  • Launch Program
  • Vault
  • The Book

Certification

  • Foundation (AS-F)
  • Operator (AS-O)
  • Architect (AS-A)
  • Principal (AS-P)

Resources

  • Blog
  • Verify Credential
  • Enterprise
  • Partners
  • Pricing

Company

  • About
  • Contact
  • Careers
  • Press
ยฉ 2026 Agency Script, Inc.ยท
Privacy PolicyTerms of ServiceCertification AgreementSecurity

Standards over scale. Judgment over volume. Governance over shortcuts.

On This Page

Essential Contract StructureMaster Service Agreement (MSA)Statement of Work (SOW)AI-Specific Contract ProvisionsIntellectual PropertyAI Performance ProvisionsData ProvisionsAlgorithmic LiabilityPayment ProtectionsPayment StructurePayment EnforcementGetting Your Contracts RightLegal CounselNegotiation Principles
Home/Blog/When a Handshake Deal Turns Into an $85,000 Dispute
Operations

When a Handshake Deal Turns Into an $85,000 Dispute

A

Agency Script Editorial

Editorial Team

ยทMarch 19, 2026ยท11 min read
contractslegalclient managementbusiness protection

Your handshake agreement with a friendly client worked fine for the first project. Then the second project went sideways โ€” scope expanded by 200%, the client expected unlimited revisions, and when you tried to charge for additional work, they pointed to an email where you said "we will make sure you are happy." Six months later, you are owed $85,000, the client claims your AI model does not meet "the agreed specifications" (which were never formally documented), and you have no contract that clarifies scope, payment terms, or liability. A $40,000 dispute just became the most expensive lesson of your agency's first year.

Client contracts for AI agencies are not just legal formalities โ€” they are the operating framework that defines scope, allocates risk, protects intellectual property, establishes payment obligations, and provides remedies when things go wrong. AI projects introduce contract complexities that standard consulting agreements do not address โ€” model ownership, performance expectations, data handling obligations, and algorithmic liability.

Essential Contract Structure

Master Service Agreement (MSA)

The MSA establishes the overarching terms that govern your relationship with the client across all projects. It covers the provisions that are consistent across engagements.

Term and termination: How long the agreement lasts. Termination rights for both parties โ€” typically with 30-60 days written notice. Termination for cause provisions (material breach, insolvency). Consequences of termination โ€” payment for work completed, data return, transition assistance.

Confidentiality: Mutual confidentiality obligations protecting both parties' proprietary information. Define what constitutes confidential information, how it must be handled, and how long obligations last (typically 2-5 years after agreement termination).

Liability: Limitation of liability provisions that cap your exposure. Mutual liability caps โ€” typically 1-2x the fees paid under the agreement in the preceding 12 months. Exclusions from the liability cap (usually IP infringement and confidentiality breach). Mutual waiver of consequential, indirect, and punitive damages.

Indemnification: Mutual indemnification provisions โ€” you indemnify the client against claims arising from your negligence or IP infringement; the client indemnifies you against claims arising from their data, their use of your deliverables, and their negligence.

Insurance: Your insurance obligations โ€” the types and levels of coverage you maintain.

Dispute resolution: How disputes are resolved โ€” mediation first, then arbitration, or litigation. Choice of law and jurisdiction.

Statement of Work (SOW)

The SOW defines the specific project โ€” scope, deliverables, timeline, pricing, and acceptance criteria. Each engagement gets its own SOW under the MSA.

Scope definition: A clear, specific description of what you will deliver. Not "build an AI system" but "develop and deploy a document classification model that categorizes incoming customer support tickets into 12 predefined categories with a target accuracy of 85% or higher on the validation dataset."

Deliverables: A specific list of what the client receives โ€” model code, trained model artifacts, documentation, training materials, deployment scripts, and any other tangible outputs.

Timeline: Project milestones with dates. Be realistic and include buffer. Specify that timelines assume timely client cooperation โ€” data access, feedback, approvals โ€” and that delays in client deliverables extend your timeline.

Pricing and payment: Total project fee or rate structure. Payment schedule โ€” milestone-based, monthly, or upon completion. Payment terms โ€” net 30 is standard. Late payment consequences โ€” interest on overdue amounts and the right to pause work.

Acceptance criteria: Specific, measurable criteria that define when a deliverable is accepted. For AI projects, this is critical โ€” define exactly what "done" looks like in terms of model performance, functionality, and documentation.

Change management: How scope changes are handled. Any changes to scope, deliverables, or timeline require a written change order signed by both parties. Without change management provisions, scope creep becomes contractual ambiguity.

AI-Specific Contract Provisions

Intellectual Property

IP ownership is the most frequently negotiated provision in AI agency contracts. Establish a clear IP framework.

Pre-existing IP: IP that you bring to the engagement โ€” frameworks, libraries, methodologies, and tools you developed before the project. Pre-existing IP remains yours. Grant the client a license to use your pre-existing IP as incorporated in the deliverables.

Project IP: IP created specifically for the client during the engagement โ€” custom models, client-specific code, and bespoke solutions. Project IP is typically assigned to the client upon full payment.

General knowledge and methods: Improvements to your general methodologies, skills, and knowledge gained during the engagement. These remain yours โ€” you can apply lessons learned to future clients without restriction.

Model weights vs. code: Clarify whether "model" means the code (architecture, training pipeline) or the trained model weights. These are distinct assets with different IP implications. Typically, the client gets both, but be explicit.

AI Performance Provisions

AI models are probabilistic โ€” they do not produce perfect results. Your contract must address this reality.

No guarantee of specific outcomes: Include a clear provision that AI model performance is probabilistic and that specific accuracy or performance levels are targets, not guarantees. "Agency will use commercially reasonable efforts to achieve the performance targets specified in the SOW. Client acknowledges that machine learning models produce probabilistic outputs and that specific performance levels cannot be guaranteed."

Acceptance testing: Define a specific acceptance testing protocol โ€” the dataset used for testing, the metrics evaluated, the thresholds for acceptance, and the process for addressing underperformance.

Performance degradation: AI model performance can degrade over time as data distributions shift (model drift). Clarify that the agency is not responsible for performance degradation after delivery unless a maintenance agreement is in place.

Data Provisions

AI projects involve extensive data handling. Contract provisions should address data obligations clearly.

Data provision by client: The client is responsible for providing data of sufficient quality and quantity. If data quality is inadequate for the project objectives, you have the right to adjust scope, timeline, or expectations.

Data handling obligations: How you will handle client data โ€” security measures, access controls, storage locations, and processing limitations. Comply with applicable data protection regulations.

Data return and deletion: Upon project completion or termination, return all client data and delete copies from your systems within a specified period (typically 30-60 days). Provide written confirmation of deletion.

Training data rights: If the model is trained on client data, clarify that you will not use client data for other clients' projects or for your own purposes without explicit written consent.

Algorithmic Liability

AI systems can produce harmful outcomes โ€” biased decisions, incorrect recommendations, or unintended consequences.

Responsibility allocation: Clarify that the client is responsible for how they use AI outputs in their business processes. The AI system provides recommendations โ€” the client makes the business decisions.

Human oversight requirement: Include a provision requiring the client to implement appropriate human oversight of AI outputs. The agency is not liable for outcomes resulting from unsupervised automated decision-making unless the SOW specifically provides for autonomous operation.

Bias disclaimer: Acknowledge that AI systems may exhibit biases present in training data. You will implement bias testing as part of the delivery process, but you cannot guarantee the absence of all bias.

Payment Protections

Payment Structure

Upfront payment: Require a project initiation payment โ€” typically 25-50% of the total project fee. This payment secures your team's time and reduces cash flow risk.

Milestone payments: Tie remaining payments to specific milestones โ€” discovery complete, model development complete, deployment complete. Milestone payments maintain cash flow throughout the project.

Retainer for ongoing work: For ongoing engagements (model maintenance, support, or advisory), use monthly retainer billing with auto-renewal and net-30 payment terms.

Payment Enforcement

Late payment interest: Include a provision for interest on overdue payments โ€” typically 1.5% per month or the maximum rate permitted by law.

Work suspension: Reserve the right to pause work if payments are more than 15-30 days overdue. "Agency may suspend work under any SOW if Client's account is more than 15 days past due, without liability for resulting delays."

IP escrow: Deliverable IP transfers to the client only upon full payment. Until all invoices are paid, you retain ownership of all deliverables.

Getting Your Contracts Right

Legal Counsel

Specialized attorney: Engage an attorney who specializes in technology consulting contracts โ€” not a general business attorney. AI-specific provisions require someone who understands the technology and its risks.

Template development: Invest in developing strong template agreements โ€” MSA, SOW, and data processing agreement โ€” that address AI-specific issues. The upfront cost of good templates saves legal costs on every subsequent deal.

Periodic review: Review and update your templates annually as the AI regulatory landscape evolves and as you learn from client negotiations.

Negotiation Principles

Know your non-negotiables: Before entering any negotiation, know which provisions you cannot accept regardless of deal value โ€” unlimited liability, full IP assignment including pre-existing IP, guaranteed AI performance, and unreasonable payment terms.

Be prepared to walk away: Some clients demand contract terms that are fundamentally unacceptable. Walking away from a bad contract protects your agency from risks that could threaten its viability.

Document everything: Every agreement, change, and approval should be in writing. Verbal agreements lead to disputes. Email confirmations of scope changes are better than nothing, but formal change orders are better.

Good contracts do not prevent problems โ€” they provide a framework for resolving them. The agencies that invest in strong contract foundations handle disputes professionally, protect their interests, and maintain client relationships even when projects encounter challenges. Build your contract templates once, negotiate them confidently, and never start work without a signed agreement.

Search Articles

Categories

OperationsSalesDeliveryGovernance

Popular Tags

prompt engineeringai fundamentalsai toolsthe difference between AIMLagency operationsagency growthenterprise sales

Share Article

A

Agency Script Editorial

Editorial Team

The Agency Script editorial team delivers operational insights on AI delivery, certification, and governance for modern agency operators.

Related Articles

Operations

Understaffed or Overstaffed? Both Camps Were Right.

You cannot manage what you cannot see. Here is how to build a team capacity dashboard that prevents burnout, eliminates bench time, and keeps projects staffed correctly.

A
Agency Script Editorial
March 21, 2026ยท12 min read
Operations

Optimizing Daily Standups for Distributed AI Agency Teams

Optimized standups keep distributed AI agency teams aligned without consuming the focused work time that engineers need to ship quality deliverables.

A
Agency Script Editorial
March 21, 2026ยท10 min read
Operations

Complete Utilization Rate Management Guide โ€” The Metric That Makes or Breaks Agency Profitability

A 5% shift in utilization can swing agency profit by 30% or more. Here is the definitive guide to measuring, managing, and optimizing the most important metric in your agency.

A
Agency Script Editorial
March 21, 2026ยท13 min read

Ready to certify your AI capability?

Join the professionals building governed, repeatable AI delivery systems.

Explore Certification