Skip to content

Processes/legal — contracts, IP, and legal paperworklegal

IP assignments — legal processIP assignments

moderatepartially automatable🔁 when it happens⏳ has async waits

Ensure all founders and employees have signed IP assignment agreements (PIIA).

System generates PIIAs from templates, tracks who has signed, sends via DocuSign. Legal review is person-routed.

Current agent ceiling

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

Irreducibly human (1): Legal review of template (needs a human)

How it runs

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

01List all team members

agent

or:Deel logoDeel57·Rippling logoRippling12

1 API call
  • GET /v1/companies/{id}/employees

02Generate PIIA for each person

agent

03Legal review of template

human
⏳ asyncmedium risk

04Send PIIAs for signature

agent
Docusign logoDocusign37⏸ approval gatemedium risk

or:Clerky logoClerky37·Ironclad logoIronclad37

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

05Track and follow up on unsigned

agent
Docusign logoDocusign37⏳ async

or:Clerky logoClerky37·Ironclad logoIronclad37

1 API call
  • GET /v2.1/accounts/{id}/envelopes?status=sent

06File executed copies

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

Context the agent needs first: board members · legal name

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