|
1 | | -# git status --short |
2 | | - M account/create-account.html |
3 | | - M account/password-reset.html |
4 | | - M account/sign-in.html |
5 | | - M assets/theme-v2/js/account-auth-actions.js |
6 | | - M assets/theme-v2/js/login-session.js |
| 1 | +# git status --short (excluding .env files) |
| 2 | + M .gitignore |
7 | 3 | M docs_build/dev/reports/codex_changed_files.txt |
8 | 4 | M docs_build/dev/reports/codex_review.diff |
9 | 5 | M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
10 | | - M docs_build/dev/reports/dependency_gating_report.md |
11 | | - M docs_build/dev/reports/dependency_hydration_reuse_report.md |
12 | | - M docs_build/dev/reports/execution_graph_reuse_report.md |
13 | | - M docs_build/dev/reports/failure_fingerprint_report.md |
14 | | - M docs_build/dev/reports/filesystem_scan_reduction_report.md |
15 | | - M docs_build/dev/reports/incremental_validation_report.md |
16 | | - M docs_build/dev/reports/lane_compilation_report.md |
17 | | - M docs_build/dev/reports/lane_deduplication_report.md |
18 | | - M docs_build/dev/reports/lane_input_validation_report.md |
19 | | - M docs_build/dev/reports/lane_manifests/workspace-contract.json |
20 | | - M docs_build/dev/reports/lane_runtime_optimization_report.md |
21 | | - M docs_build/dev/reports/lane_snapshot_report.md |
22 | | - M docs_build/dev/reports/lane_snapshots/workspace-contract.json |
23 | | - M docs_build/dev/reports/lane_warm_start_report.md |
24 | | - M docs_build/dev/reports/lane_warm_starts/workspace-contract.json |
25 | | - M docs_build/dev/reports/monolith_trigger_removal_report.md |
26 | | - M docs_build/dev/reports/persistent_lane_manifest_report.md |
27 | | - M docs_build/dev/reports/playwright_discovery_ownership_report.md |
28 | | - M docs_build/dev/reports/playwright_discovery_scope_report.md |
29 | | - M docs_build/dev/reports/playwright_structure_audit.md |
30 | 6 | M docs_build/dev/reports/playwright_v8_coverage_report.txt |
31 | | - M docs_build/dev/reports/retry_suppression_report.md |
32 | | - M docs_build/dev/reports/slow_path_pruning_report.md |
33 | | - M docs_build/dev/reports/static_validation_report.md |
34 | | - M docs_build/dev/reports/targeted_file_manifest_report.md |
35 | | - M docs_build/dev/reports/test_cleanup_performance_report.md |
36 | | - M docs_build/dev/reports/test_cleanup_routing_report.md |
37 | | - M docs_build/dev/reports/testing_lane_execution_report.md |
38 | | - M docs_build/dev/reports/validation_cache_report.md |
39 | | - M docs_build/dev/reports/zero_browser_preflight_report.md |
40 | 7 | M src/dev-runtime/server/local-api-router.mjs |
41 | 8 | M tests/dev-runtime/SupabaseProviderContractStub.test.mjs |
42 | | - M tests/playwright/tools/ApiStaticRouteRecovery.spec.mjs |
43 | | - M tests/playwright/tools/LoginSessionMode.spec.mjs |
44 | | - M tests/playwright/tools/StaticOnlyLoginApiRequired.spec.mjs |
45 | | -?? docs_build/dev/reports/PR_26166_142-auth-status-backend-contract.md |
| 9 | +?? docs_build/dev/reports/PR_26166_144-supabase-auth-preflight-selection-fix.md |
| 10 | +?? docs_build/dev/reports/supabase-preflight-report.md |
46 | 11 |
|
47 | | -# git ls-files --others --exclude-standard |
48 | | -docs_build/dev/reports/PR_26166_142-auth-status-backend-contract.md |
| 12 | +# git ls-files --others --exclude-standard (excluding .env files) |
| 13 | +docs_build/dev/reports/PR_26166_144-supabase-auth-preflight-selection-fix.md |
| 14 | +docs_build/dev/reports/supabase-preflight-report.md |
49 | 15 |
|
50 | | -# git diff --stat |
51 | | - account/create-account.html | 8 +- |
52 | | - account/password-reset.html | 8 +- |
53 | | - account/sign-in.html | 2 +- |
54 | | - assets/theme-v2/js/account-auth-actions.js | 47 +- |
55 | | - assets/theme-v2/js/login-session.js | 43 +- |
56 | | - docs_build/dev/reports/codex_changed_files.txt | 94 +- |
57 | | - docs_build/dev/reports/codex_review.diff | 2198 ++++++++------------ |
58 | | - .../dev/reports/coverage_changed_js_guardrail.txt | 8 +- |
59 | | - docs_build/dev/reports/dependency_gating_report.md | 2 +- |
60 | | - .../reports/dependency_hydration_reuse_report.md | 4 +- |
61 | | - .../dev/reports/execution_graph_reuse_report.md | 4 +- |
62 | | - .../dev/reports/failure_fingerprint_report.md | 2 +- |
63 | | - .../reports/filesystem_scan_reduction_report.md | 2 +- |
64 | | - .../dev/reports/incremental_validation_report.md | 2 +- |
65 | | - docs_build/dev/reports/lane_compilation_report.md | 2 +- |
66 | | - .../dev/reports/lane_deduplication_report.md | 2 +- |
67 | | - .../dev/reports/lane_input_validation_report.md | 2 +- |
68 | | - .../reports/lane_manifests/workspace-contract.json | 10 +- |
69 | | - .../reports/lane_runtime_optimization_report.md | 2 +- |
70 | | - docs_build/dev/reports/lane_snapshot_report.md | 4 +- |
71 | | - .../reports/lane_snapshots/workspace-contract.json | 22 +- |
72 | | - docs_build/dev/reports/lane_warm_start_report.md | 4 +- |
73 | | - .../lane_warm_starts/workspace-contract.json | 16 +- |
74 | | - .../dev/reports/monolith_trigger_removal_report.md | 2 +- |
75 | | - .../dev/reports/persistent_lane_manifest_report.md | 6 +- |
76 | | - .../playwright_discovery_ownership_report.md | 2 +- |
77 | | - .../reports/playwright_discovery_scope_report.md | 2 +- |
78 | | - .../dev/reports/playwright_structure_audit.md | 2 +- |
79 | | - .../dev/reports/playwright_v8_coverage_report.txt | 47 +- |
80 | | - docs_build/dev/reports/retry_suppression_report.md | 2 +- |
81 | | - docs_build/dev/reports/slow_path_pruning_report.md | 12 +- |
82 | | - docs_build/dev/reports/static_validation_report.md | 4 +- |
83 | | - .../dev/reports/targeted_file_manifest_report.md | 4 +- |
84 | | - .../dev/reports/test_cleanup_performance_report.md | 14 +- |
85 | | - .../dev/reports/test_cleanup_routing_report.md | 2 +- |
86 | | - .../dev/reports/testing_lane_execution_report.md | 16 +- |
87 | | - docs_build/dev/reports/validation_cache_report.md | 30 +- |
88 | | - .../dev/reports/zero_browser_preflight_report.md | 2 +- |
89 | | - src/dev-runtime/server/local-api-router.mjs | 65 +- |
90 | | - .../SupabaseProviderContractStub.test.mjs | 25 +- |
91 | | - .../tools/ApiStaticRouteRecovery.spec.mjs | 1 + |
92 | | - tests/playwright/tools/LoginSessionMode.spec.mjs | 18 +- |
93 | | - .../tools/StaticOnlyLoginApiRequired.spec.mjs | 3 +- |
94 | | - 43 files changed, 1189 insertions(+), 1558 deletions(-) |
| 16 | +# git diff --stat (excluding .env files and review artifacts) |
| 17 | + .gitignore | 2 + |
| 18 | + .../dev/reports/coverage_changed_js_guardrail.txt | 1 - |
| 19 | + .../dev/reports/playwright_v8_coverage_report.txt | 2 - |
| 20 | + src/dev-runtime/server/local-api-router.mjs | 95 +++++++++++++++- |
| 21 | + .../SupabaseProviderContractStub.test.mjs | 125 ++++++++++++++++++++- |
| 22 | + 5 files changed, 219 insertions(+), 6 deletions(-) |
0 commit comments