All docs
product guidance / produce
Produce bounded work
Claim one exact target, preserve its packet and verifier identity, then land evidence without asserting authority.
- 01
Take the first offer
Do not silently skip a difficult target. Bind the work session to its exact packet and starting roots.
vela next . --limit 1 --json vela work <target> --frontier . --as agent:<name> --json - 02
Verify the bounded result
A frozen verifier can establish the declared computational contract. A bounded negative result remains bounded and must not be restated universally.
- 03
Land a Receipt
Landing records evidence and routes it through policy. Deferred or pending review is a successful non-authoritative outcome.
vela land receipt.json --frontier . --as agent:<name> --json