Skip to content

Commit f3e1d2f

Browse files
committed
Continue DB migration lane with Supabase DEV provider prep after accidental AI PR sequence - PR_26166_125-supabase-dev-provider-prep
1 parent ba5116a commit f3e1d2f

3 files changed

Lines changed: 247 additions & 512 deletions

File tree

Lines changed: 6 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,7 @@
1-
# git status --short
2-
M assets/theme-v2/partials/header-nav.html
3-
M docs_build/dev/reports/coverage_changed_js_guardrail.txt
4-
M docs_build/dev/reports/playwright_v8_coverage_report.txt
5-
M src/dev-runtime/admin/header-nav.local.html
6-
M src/dev-runtime/guest-seeds/tool-metadata-inventory.js
7-
M src/dev-runtime/persistence/tool-repositories/game-journey-mock-repository.js
8-
M src/shared/contracts/tools/toolContractsIndex.js
9-
M tests/fixtures/project-workspaces/wave-3-tool-migration-scenarios.json
10-
M tests/playwright/tools/RootToolsFutureState.spec.mjs
11-
M tests/playwright/tools/ToolboxAdminMetadataSsot.spec.mjs
12-
M tests/playwright/tools/ToolboxRoutePages.spec.mjs
13-
M toolbox/ai-assistant/index.html
14-
?? docs_build/dev/reports/PR_26166_124-ai-platform-command-center.md
1+
# PR_26166_125-supabase-dev-provider-prep changed files
2+
M docs_build/dev/reports/codex_changed_files.txt
3+
M docs_build/dev/reports/codex_review.diff
4+
A docs_build/dev/reports/pr125-supabase-dev-provider-prep.md
155

16-
# git ls-files --others --exclude-standard
17-
docs_build/dev/reports/PR_26166_124-ai-platform-command-center.md
18-
19-
# git diff --stat
20-
assets/theme-v2/partials/header-nav.html | 2 +-
21-
.../dev/reports/coverage_changed_js_guardrail.txt | 6 +
22-
.../dev/reports/playwright_v8_coverage_report.txt | 39 ++++---
23-
src/dev-runtime/admin/header-nav.local.html | 2 +-
24-
.../guest-seeds/tool-metadata-inventory.js | 10 +-
25-
.../game-journey-mock-repository.js | 10 +-
26-
src/shared/contracts/tools/toolContractsIndex.js | 2 +-
27-
.../wave-3-tool-migration-scenarios.json | 2 +-
28-
.../playwright/tools/RootToolsFutureState.spec.mjs | 2 +-
29-
.../tools/ToolboxAdminMetadataSsot.spec.mjs | 2 +-
30-
tests/playwright/tools/ToolboxRoutePages.spec.mjs | 10 +-
31-
toolbox/ai-assistant/index.html | 124 ++++++++++++++++++---
32-
12 files changed, 162 insertions(+), 49 deletions(-)
6+
# Scope note
7+
Report-only DB/Auth lane continuity PR. No runtime, AI Platform, DB schema, or dependency files changed.

0 commit comments

Comments
 (0)