|
1 | 1 | # git status --short |
2 | 2 | M docs_build/dev/reports/codex_changed_files.txt |
3 | 3 | M docs_build/dev/reports/codex_review.diff |
4 | | - M docs_build/dev/reports/playwright_v8_coverage_report.txt |
5 | | - M src/dev-runtime/auth/provider-contract-stubs.mjs |
6 | | - M tests/dev-runtime/SupabaseProviderContractStub.test.mjs |
7 | | -?? docs_build/dev/reports/pr126-supabase-auth-provider-adapter.md |
8 | | -?? docs_build/dev/reports/pr127-supabase-postgres-provider-adapter.md |
9 | | -?? docs_build/dev/reports/pr128-supabase-dev-activation-checklist.md |
| 4 | +?? docs_build/dev/reports/pr129-local-db-migration-audit.md |
10 | 5 |
|
11 | 6 | # git ls-files --others --exclude-standard |
12 | | -docs_build/dev/reports/pr126-supabase-auth-provider-adapter.md |
13 | | -docs_build/dev/reports/pr127-supabase-postgres-provider-adapter.md |
14 | | -docs_build/dev/reports/pr128-supabase-dev-activation-checklist.md |
| 7 | +docs_build/dev/reports/pr129-local-db-migration-audit.md |
15 | 8 |
|
16 | 9 | # git diff --stat |
17 | | -docs_build/dev/reports/codex_changed_files.txt | 23 +- |
18 | | - docs_build/dev/reports/codex_review.diff | 889 ++++++++++++++++++--- |
19 | | - .../dev/reports/playwright_v8_coverage_report.txt | 2 +- |
20 | | - src/dev-runtime/auth/provider-contract-stubs.mjs | 203 ++++- |
21 | | - .../SupabaseProviderContractStub.test.mjs | 96 ++- |
22 | | - 5 files changed, 1080 insertions(+), 133 deletions(-) |
| 10 | +docs_build/dev/reports/codex_changed_files.txt | 20 +- |
| 11 | + docs_build/dev/reports/codex_review.diff | 1001 +++++------------------- |
| 12 | + 2 files changed, 215 insertions(+), 806 deletions(-) |
0 commit comments