Release the advisory review claim.
Release the advisory review claim on an overlay. Use this when you step away from a review without submitting a verdict — it clearsDocumentation Index
Fetch the complete documentation index at: https://docs.retab.com/llms.txt
Use this file to discover all available pages before exploring further.
claim so the item returns to the unclaimed pool and another reviewer can pick it up. The overlay’s status, versions, decisions, and audit trail are untouched; only the claim is dropped.
The request body carries only the version_stamp you last read.
approved / rejected decision does not require releasing the claim first — a terminal decision settles the overlay regardless of who holds the claim.CAS token (overlay rev).
x >= 0Successful Response
The HIL review sidecar for one gated block run. Replaces v1 HilRunState.
Stored 1:1 in hil_overlays with _id == block_run_id.
Equals block_run_id — 1:1 with the gated run.
Pinned at gate-fire; resume runs THIS version.
extract, classifier, split, conditional Gate every run.
Ascending seq. versions[0] is always the model's seq=0 output.
1seq of the newest version (== versions[-1].seq).
x >= 0awaiting_review, approved, rejected Higher sorts first in the queue.
Whole-document CAS token. +1 on every mutating write.
x >= 0A soft lease so the UI can show 'Dana is reviewing this'. NOT a lock —
correctness rests entirely on the rev CAS. Claims expire.
Append-only. Empty while awaiting. len>1 means reopened.
seq of the version downstream consumes. Set ONLY by an 'approved' decision. None while awaiting / rejected.