Example — fictional team and data. Not a live run or customer result.
Concrete workflow example
Repair a production import without losing the review trail
A CSV import started accepting malformed currency values. The task names the failing cases, repository, owner, and proof required for acceptance.
- 1
Maya · Product
Attaches the failing samples and acceptance rules
Reject mixed decimal separators without changing valid EU imports.
3 samples · 2 required checks - 2
Claude Code
Claims the task and reports the implementation phase
Reads the full card, traces the validator, and changes only the parser boundary.
claim · progress: implementing - 3
Claude Code
Returns a pull request with focused tests
Adds the malformed fixtures and keeps the existing valid-import matrix green.
PR #184 · 19 tests passed - 4
Maya · Product
Accepts the result after review
The acceptance decision stays beside the brief, run cost, checks, and pull request.
accepted · receipt 7f4a…c19e

