Example — fictional team and data. Not a live run or customer result.
Concrete workflow example
Repair a review receipt with a governed Pi session
A receipt stopped showing the approval reason. The card names the stable schema, the failing fixture, and the proof needed for review.
- 1
Iris · Platform
Pins the receipt contract to the card
Restore the missing reason without changing the export schema or older receipts.
contract v4 · failing fixture - 2
Pi
Claims the task and reads the workspace brief
The session starts with the relevant cited claims, then reports when work moves to implementation.
claim · memory brief loaded - 3
Pi
Returns the patch and proposes one learned claim
The focused receipt checks pass, and the proposed claim keeps its source for a person to review.
PR #219 · 12 tests passed - 4
Iris · Platform
Reviews the patch and the proposed memory
Code acceptance and memory promotion remain named decisions on the same task.
accepted · claim promoted

