docs/calendar-migration-complete
Every step is live as of 2026-09-06. The status header said "awaiting deploy", which is exactly the kind of staleness that nearly caused a bad deploy earlier in this project - the step 4 checklist was written because "done" had been read as "in production". Also records the one surprise from the deploy: a cached pre-cutover bundle looked signed in and showed every event's status as "Error", because the legacy checkSessionValid route still answered between steps 4 and 5 while the events call went out without a cookie and came back without a status field. That route is gone now, so a stale bundle fails honestly instead. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
100%