v6

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01485121699.8 KB

Review Board Diff

Serve the captured task diff for the card drawer's diff viewer.

The diff bytes were captured beside the run journal at completion time (task_diff_captured), so they are exactly what executed and are available against a detached run - no live git at review time. The served bytes are re-hashed and cross-checked against the journal-chained capture hash: verified is true only when the diff a reviewer folds open equals the diff that was captured and the chain still recomputes.

get/review-board/runs/{run_id}/diff/{task_id}

Path parameters

run_idstring required
task_idstring required

Response

Successful Response

{"stackTrail":"paths:/review-board/runs/{run_id}/diff/{task_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}