Bounded model execution
A buyer submits a prompt and model identifier. The private input is committed by hash, assigned to an eligible inference runner, and sampled for replay before completion.
- Minimum
- 0.01 SOL
- Output
- Verified response
LoomComputeBuyer-funded compute
Buy bounded GPU work. Finalized Solana payments create queue entries; compatible production miners receive signed fragments, and only verified output can complete a job.
01 / Work types
Jobs turn mining from a local benchmark into paid execution. Loom starts with workloads that can be divided, assigned to a compatible instrument, and checked independently.
A buyer submits a prompt and model identifier. The private input is committed by hash, assigned to an eligible inference runner, and sampled for replay before completion.
A buyer supplies a scene seed. Frame ranges can be leased across active render miners and assembled only after deterministic image checks pass.
02 / Submit
Connect the wallet that pays the displayed treasury authority. The server accepts a signature only after finalized RPC verification confirms the same wallet, recipient, minimum 0.01 SOL payment, and unused transaction.
03 / Public queue
The public feed exposes only workload metadata. Buyer wallets, payment signatures, prompt contents, and private inputs remain outside the public response.
04 / Dispatch
Buyer payment is not proof of completed work. A coordinator must issue one-use leases, verify miner output, and then allocate a covered vendor-matched xStock liability.
Read the finalized Solana transaction from RPC.
Match render or inference fragments to active miners.
Replay sampled results and reject invalid work.
Move covered assets into the matching xStock vault.
GET + POST /api/jobsPrivate job schema / finalized payment / redacted feedCurrent boundary
The queue and strict Solana payment verifier are prepared, but intake is locked. It will remain locked until a rotated treasury key, production RPC, explicit intake switch, mining-pass service, dispatcher, verifier capacity, and delivery storage are operational. No buyer should send SOL yet.