Innernet v0.6 · outcome runtime

Machines give agents tools.
Jobs give agents outcomes.

One persistent execution primitive, four modes: Batch, Recipe, Mission and Watch. Every Job shares quote → authorise/pay → plan → run → result → signed manifest.

01
BATCH

One Machine, many inputs

Bounded parallelism, per-item results, partial failure handling and one Job history.

02
RECIPE

Curated execution graphs

Versioned, inspectable multi-Machine outcomes with stable input contracts.

03
MISSION

Goal + budget

Qwen plans a bounded Machine graph, then deterministic budget policy gates execution.

04
WATCH

Persistent outcome

Monitor external state and launch a child Batch, Recipe or Mission when the trigger fires.

Quote a Job

Quotes are free. In paid mode, creation returns a dynamic x402 challenge for the quote ceiling.

response
Choose a mode, then quote it.

Execution contract

QuotePOST /jobs/quote
CreatePOST /jobs
PollGET /jobs/:id
ProofGET /jobs/:id/manifest