Skip to content

Remove completed migration and snapshot scaffolding - #90

Merged
naaiyy merged 2 commits into
mainfrom
refactor/remove-openeditor-scaffolding
Sep 7, 2026
Merged

Remove completed migration and snapshot scaffolding#90
naaiyy merged 2 commits into
mainfrom
refactor/remove-openeditor-scaffolding

Conversation

@naaiyy

@naaiyy naaiyy commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • Removed the completed Quick Links v1 storage migration and its application migration helpers after validating retained data.
  • Removed unused snapshot mutation and AI workspace assertion scaffolding while preserving active fingerprint computation.
  • Regenerated Convex bindings and removed the obsolete migration package export.
  • Kept focused fingerprint regression coverage.

Data verification

Read-only Convex checks found no remaining Quick Links v1 payloads:

  • Dev: 485 contentPayloads, 0 remaining v1 documents, 0 parse failures.
  • Production: 2,690 contentPayloads, 0 remaining v1 documents, 0 parse failures.

No migration or database write was run. Convex codegen refreshed bindings against the configured dev deployment; production was not deployed or modified.

Validation

  • Backend: 176 tests passed.
  • Custom blocks: 21 tests passed.
  • OpenEditor contracts: 12 tests passed.
  • Backend, custom blocks, and contracts type checks passed.
  • Targeted Biome and diff checks passed.

@vercel

vercel Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
base-blocks Ready Ready Preview Sep 7, 2026 3:31am UTC

Request Review

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

React Doctor found no new issues. 🎉

Reviewed by React Doctor for commit 559439a.

@naaiyy
naaiyy marked this pull request as ready for review September 7, 2026 03:29
@naaiyy
naaiyy enabled auto-merge (squash) September 7, 2026 03:33
@naaiyy
naaiyy merged commit fd7857a into main Sep 7, 2026
9 checks passed
@naaiyy
naaiyy deleted the refactor/remove-openeditor-scaffolding branch September 7, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant