Skip to content

Processes/legal — contracts, IP, and legal paperworklegal

Send NDA — legal processSend NDA

simplefully automatable🔁 when it happens⏳ has async waits

Prepare a mutual NDA for a potential partner or vendor and send for signature.

System generates NDA from template, populates company data, and sends via DocuSign API. Fully automatable with approval gate.

Current agent ceiling

An agent can run 4 of 5 steps 1 of them behind a human approval gate ⏸

Irreducibly human (1): Review NDA terms (needs a human)

How it runs

Route-coded block flow: emerald = agent, amber = manual form/portal, red = needs a human. ⏸ approval gate · ⏳ async wait.

01Generate NDA from template

agent

02Review NDA terms

human
⏸ approval gatemedium risk

03Send for e-signature

agent
Docusign logoDocusign37⏸ approval gatemedium risk

or:Clerky logoClerky37·Ironclad logoIronclad37

1 API call
  • POST /v2.1/accounts/{id}/envelopes

04Track signature status

agent
Docusign logoDocusign37⏳ async

or:Clerky logoClerky37·Ironclad logoIronclad37

1 API call
  • GET /v2.1/accounts/{id}/envelopes/{eid}

05File executed copy

agent
Google Drive
1 API call
  • drive.files.create

Context the agent needs first: legal name · counterparty name (from the founder) · counterparty email (from the founder)

The market options

Each role resolves against its arena’s live leaderboard — the default is the process’s canonical vendor, alternatives ranked by agent-readiness.

Simulate this process

simulated dry run from the mapped process — no real calls are made
For agents Process manifest (JSON)·/llms.txt