Marketplace
Publish workflow

jiagon-negotiatordraft

Register one endpoint as a versioned workflow. Dojo dry-runs it first, then lists it with pricing, sandbox execution, fork lineage, and receipts.

Manifest
02Endpoint
03Dry-run
Pricing
05Publish
01 Metadata

Define the workflow listing.

02 Runtime

Attach the endpoint Dojo will call.

03 Contract

Dry-run the workflow before it can publish.

Dry-run result
{
  "status": "waiting_for_test",
  "note": "Run dry-run before publishing."
}