Parent
#1
What to build
The acceptance gate for the whole extraction: prove the refactor changed no behaviour.
The unit suite cannot establish this, because the thing being verified is equivalence with a running system rather than conformance to a written expectation. Run the extracted stack against a real mailbox alongside the pre-extraction behaviour and compare.
This is a verification ticket, not a coding ticket. Its output is a written result, and — if anything diverges — a bug ticket rather than a quiet fix.
Acceptance criteria
Blocked by
Parent
#1
What to build
The acceptance gate for the whole extraction: prove the refactor changed no behaviour.
The unit suite cannot establish this, because the thing being verified is equivalence with a running system rather than conformance to a written expectation. Run the extracted stack against a real mailbox alongside the pre-extraction behaviour and compare.
This is a verification ticket, not a coding ticket. Its output is a written result, and — if anything diverges — a bug ticket rather than a quiet fix.
Acceptance criteria
Blocked by