Skip to main content
POST
Advance the fork and evaluate assertions in a single atomic call

Path Parameters

id
string
required

Fork id

Body

application/json

Body accepted by /fork/{id}/probe. Matches the main /probe endpoint's fields so agents can use the same shape.

assertions
string[] | null
snapshot_after
boolean
snapshot_before
boolean
ticks
integer<int64>
Required range: x >= 0

Response

200 - application/json

Fork advanced + assertions evaluated (or ok:false if not found).