Context
Release Day submissions are now implemented as a Vercel API path, but the May 7 roadmap marks the full browser to Notion moderation path as not yet proven.
Roadmap: https://github.com/WalksWithASwagger/cmvan-keynote/blob/main/docs/ROADMAP-2026-05-07.md#wave-1---release-day-live-operations
Scope
- Confirm Vercel env vars
NOTION_TOKEN and NOTION_DB_ID in the relevant environments.
- Submit a valid item from
/release-day in preview or production.
- Confirm a Notion row is created with
Published: false and pending status.
- Test invalid name, URL, and what fields.
- Capture any production-only CORS, CSP, or error handling gaps.
Acceptance
- A valid browser submission creates a moderated Notion row.
- Invalid cases fail with clear user-visible behavior.
- The exact smoke-test date, environment, and result are documented in the issue or repo docs.
Context
Release Day submissions are now implemented as a Vercel API path, but the May 7 roadmap marks the full browser to Notion moderation path as not yet proven.
Roadmap: https://github.com/WalksWithASwagger/cmvan-keynote/blob/main/docs/ROADMAP-2026-05-07.md#wave-1---release-day-live-operations
Scope
NOTION_TOKENandNOTION_DB_IDin the relevant environments./release-dayin preview or production.Published: falseand pending status.Acceptance