Mission Run Overview
Mission Run: Review-Cycle Verdict Seam Rebuild
Make a recorded review verdict and a completed lane transition the same event, so an approval can never be lost, fabricated, or silently left uncommitted.
Reviewers today can end up with a work package whose recorded verdict disagrees with what actually happened, in four distinct ways: an approval committed before the transition runs, an approval fabricated from a deliberate arbiter waiver, an approval skipped entirely because components resolve the artifact directory differently, and an approval written but never git-committed. Each is currently defended against separately. This mission rebuilds the write seam so those states are structurally unrepresentable rather than individually guarded, and retires the duplicated writers, resolvers and readers that let them arise.