refactor(project)!: rename app boundary - #594
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0012_rename_app_to_project.sqlusing metadata renames for tables, columns, and indexes; preserve rows and keep retired physical storage represented for migration history.appId/app_idpayloads, 24-hour runtime grants, hibernating WebSocket/DO state, and the v1 MCP JWTact.app_idclaim.App, Hono app, app-server,.apptest DB helper) separate from the Mosoo Project domain, and remove stale Project Deployment onboarding copy after refactor(app)!: remove App Deployment #591.Why
origin/mainatdd0bf6e0, retaining the upstream removal of App Deployment.Verification
just tc; formatting/lint; commit policy; docs links; Public API artifact and backward-compatibility check; GraphQL codegen check.0000through0012to an isolated fresh Wrangler local D1 database; confirmed onlyprojectremains,PRAGMA legacy_alter_table=0, andPRAGMA quick_check=ok. The migration boundary test also verifies seeded rows survive./projects, Project copy, and legacy/appsredirect without browser console warnings/errors.just checkreaches the Driver suite but reports 11 macOS process-watchdog timing failures. The exact same 11 failures reproduce from cleanorigin/mainatdd0bf6e0; this PR changes neither the Driver submodule norbun.lock. All non-Driver repository tests pass.Impact
appIdfields become Project /projectId; first-party web clients are regenerated in the same PR. Old GraphQL callers are not wire-compatible.app_created/app_idandproject_created/project_id; historical PostHog data is not rewritten.Default App, are intentionally not rewritten because there is no reliable marker separating untouched defaults from user choices.Review
app,app_draft,act.app_id, legacy URL/storage tokens, and retained constraint names remain intentional compatibility boundaries.