|
1 | | -# Codex Changed Files |
2 | | - |
3 | | -## git status --short (PR-scoped) |
4 | | - |
5 | | -M assets/theme-v2/js/gamefoundry-partials.js |
6 | | - M assets/theme-v2/partials/footer.html |
7 | | - M assets/theme-v2/partials/header-nav.html |
8 | | - M docs_build/dev/codex_commands.md |
9 | | - M docs_build/dev/commit_comment.txt |
10 | | - M docs_build/dev/reports/codex_changed_files.txt |
11 | | - M docs_build/dev/reports/codex_review.diff |
12 | | - M docs_build/dev/reports/filesystem_scan_reduction_report.md |
13 | | - M docs_build/dev/reports/playwright_discovery_ownership_report.md |
14 | | - M docs_build/dev/reports/playwright_discovery_scope_report.md |
15 | | - M docs_build/dev/reports/playwright_structure_audit.md |
16 | | - M src/dev-runtime/admin/header-nav.local.html |
17 | | - M tests/playwright/tools/RootToolsFutureState.spec.mjs |
18 | | -?? docs_build/dev/reports/PR_26168_247-memberships-page.md |
19 | | -?? memberships/index.html |
20 | | -?? tests/playwright/tools/PublicMembershipsPage.spec.mjs |
21 | | - |
22 | | -## git diff --stat (PR-scoped) |
23 | | - |
24 | | -assets/theme-v2/js/gamefoundry-partials.js | 3 +- |
25 | | - assets/theme-v2/partials/footer.html | 1 + |
26 | | - assets/theme-v2/partials/header-nav.html | 8 ++++- |
27 | | - docs_build/dev/codex_commands.md | 36 ++++++++++++++++++++++ |
28 | | - docs_build/dev/commit_comment.txt | 3 +- |
29 | | - .../reports/filesystem_scan_reduction_report.md | 2 +- |
30 | | - .../playwright_discovery_ownership_report.md | 6 ++-- |
31 | | - .../reports/playwright_discovery_scope_report.md | 6 ++-- |
32 | | - .../dev/reports/playwright_structure_audit.md | 8 ++--- |
33 | | - src/dev-runtime/admin/header-nav.local.html | 8 ++++- |
34 | | - .../playwright/tools/RootToolsFutureState.spec.mjs | 4 +-- |
35 | | - 11 files changed, 65 insertions(+), 20 deletions(-) |
36 | | - .../dev/reports/PR_26168_247-memberships-page.md | 90 ++++++++++++++++++++++ |
37 | | - 1 file changed, 90 insertions(+) |
38 | | - /dev/null => memberships/index.html | 122 ++++++++++++++++++++++++++++++++++++ |
39 | | - 1 file changed, 122 insertions(+) |
40 | | - .../tools/PublicMembershipsPage.spec.mjs | 110 +++++++++++++++++++++ |
41 | | - 1 file changed, 110 insertions(+) |
42 | | - docs_build/dev/reports/codex_changed_files.txt | 108 +- |
43 | | - docs_build/dev/reports/codex_review.diff | 1918 +++++++----------------- |
44 | | - 2 files changed, 603 insertions(+), 1423 deletions(-) |
45 | | - |
46 | | -## Full working tree note |
47 | | - |
48 | | -- Unrelated pre-existing working tree change remains: `D test.sql` (excluded from PR diff and ZIP). |
49 | | - |
50 | | -## Full git status --short |
51 | | - |
52 | | -M assets/theme-v2/js/gamefoundry-partials.js |
53 | | - M assets/theme-v2/partials/footer.html |
54 | | - M assets/theme-v2/partials/header-nav.html |
55 | | - M docs_build/dev/codex_commands.md |
56 | | - M docs_build/dev/commit_comment.txt |
57 | | - M docs_build/dev/reports/codex_changed_files.txt |
58 | | - M docs_build/dev/reports/codex_review.diff |
59 | | - M docs_build/dev/reports/filesystem_scan_reduction_report.md |
60 | | - M docs_build/dev/reports/playwright_discovery_ownership_report.md |
61 | | - M docs_build/dev/reports/playwright_discovery_scope_report.md |
62 | | - M docs_build/dev/reports/playwright_structure_audit.md |
63 | | - M src/dev-runtime/admin/header-nav.local.html |
64 | | - D test.sql |
65 | | - M tests/playwright/tools/RootToolsFutureState.spec.mjs |
66 | | -?? docs_build/dev/reports/PR_26168_247-memberships-page.md |
67 | | -?? memberships/index.html |
68 | | -?? tests/playwright/tools/PublicMembershipsPage.spec.mjs |
| 1 | +docs_build/dev/codex_commands.md |
| 2 | +docs_build/dev/commit_comment.txt |
| 3 | +docs_build/dev/reports/PR_26169_auth-preview-signin-regression.md |
| 4 | +docs_build/dev/reports/codex_changed_files.txt |
| 5 | +docs_build/dev/reports/codex_review.diff |
| 6 | +docs_build/dev/reports/coverage_changed_js_guardrail.txt |
| 7 | +docs_build/dev/reports/environment_agnostic_browser_gate_report.md |
| 8 | +docs_build/dev/reports/playwright_v8_coverage_report.txt |
| 9 | +src/dev-runtime/server/local-api-router.mjs |
| 10 | +tests/dev-runtime/SupabaseProviderContractStub.test.mjs |
| 11 | +tests/playwright/tools/LoginSessionMode.spec.mjs |
0 commit comments