PR_26171_GAMMA_024-local-api-sqlite-reference-cleanup#46
Merged
ToolboxAid merged 1 commit intoJun 21, 2026
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
TEAM ownership: GAMMA.
Cleans the remaining active Local API SQLite route metadata after the Messages and Game Journey Postgres migrations landed in
main. The change removes the remaining literalSQLitelabels fromsrc/dev-runtime/server/local-api-router.mjswhile preserving existing response keys, Postgres-backed Messages routes, and Postgres-backed Game Journey completion metrics routes.This branch was created from fresh
mainand does not pull or depend on open PR #43 /team/GAMMA/admin.Validation
Passed:
git diff --checkgit diff --cached --checknode --check src/dev-runtime/server/local-api-router.mjsnode --test --test-name-pattern "Messages Local API" tests/dev-runtime/DbSeedIntegrity.test.mjsnpx playwright test tests/playwright/tools/GameJourneyTool.spec.mjs --config=codex_playwright_system_chrome.config.cjs --project=playwright -g "Game Journey Local API persists completion metrics to Postgres"/api/project-workspace/projects, verifying the cleanedLocal DB adapterlabel and noSQLitetext in that response.sqlite,messages-sqlite,createMessagesSqliteService,DatabaseSync,node:sqlite,messages.sqlite, orGAMEFOUNDRY_MESSAGES_SQLITE_PATHmatch remains insrc/dev-runtime/server/local-api-router.mjs.Observed outside scoped lane:
node --test tests/dev-runtime/DbSeedIntegrity.test.mjsrun passed the Messages Local API case but failed two unrelated/api/local-db/snapshotseed/reseed cases. Those local-db snapshot cases are outside this cleanup scope and were not used as completion evidence.Skipped:
Reports
docs_build/dev/reports/codex_review.diffdocs_build/dev/reports/codex_changed_files.txtdocs_build/dev/reports/PR_26171_GAMMA_024-local-api-sqlite-reference-cleanup.mddocs_build/dev/reports/PR_26171_GAMMA_024-local-api-sqlite-reference-cleanup-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_024-local-api-sqlite-reference-cleanup-instruction-compliance-checklist.mddocs_build/dev/reports/playwright_v8_coverage_report.txtdocs_build/dev/reports/coverage_changed_js_guardrail.txtZIP
tmp/PR_26171_GAMMA_024-local-api-sqlite-reference-cleanup_delta.zipDo not merge until explicit EOD approval.