You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(cutover): clarify verify.sh --from-week/--to-week are 0-based week offsets
Full forward E2E rehearsal finding: the runbook's post-EXCHANGE compare hint wrote
`--to-week <last-full-week>`, which reads like a date, but verify.sh takes a 0-based
integer week offset from the anchor Monday. Passing a date fails with "must be a
non-negative integer". Clarify both mentions (the sealed-weeks compare tip and the
feasibility bullet) so operators pass an integer offset (e.g. --to-week 3).
Doc-only; found while validating the runbook against a live run.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments