When should I use technical handoff review?
Use it when the build is close to transfer but acceptance, boundary, or next step is still unclear.
When should I use architecture review?
Use it when delivery is blocked by unresolved structural decisions or unstable boundaries between components, ownership, or responsibilities.
When should I use documentation audit?
Use it when the system works, but the receiver would inherit missing context instead of a usable documentation state.
When should I use readiness assessment?
Use it when the delivery works in the main path, but readiness is still assumed rather than explicitly defined.