Definition of Done¶
A change in bijux-canon-agent is done only when workflow and trace behavior is implemented, explained, and defended together. Local success without package-level trust is not done.
What To Check¶
- require code, docs, and proof to agree on the new behavior
- treat unclear release or compatibility impact as unfinished work when callers are affected
- reject “done” that depends on a reviewer inferring the missing proof story alone
First Proof Check¶
testsand package-local validation surfaces for executable evidence- caller-facing docs, limits, and risks for the trust story readers actually receive
- release notes and change records when the work alters what others may safely assume
Bottom Line¶
If bijux-canon-agent cannot explain why workflow and trace behavior should be trusted after a change, the quality work is still incomplete.