|
1 | | -# PR_26171_GAMMA_019-admin-workstream-mergeability-recovery changed files |
| 1 | +## git status --short |
| 2 | +A docs_build/dev/reports/PR_26171_ALPHA_023-game-journey-postgres-metrics-migration-data-preservation-notes.md |
| 3 | +A docs_build/dev/reports/PR_26171_ALPHA_023-game-journey-postgres-metrics-migration-instruction-compliance-checklist.md |
| 4 | +A docs_build/dev/reports/PR_26171_ALPHA_023-game-journey-postgres-metrics-migration-manual-validation-notes.md |
| 5 | +A docs_build/dev/reports/PR_26171_ALPHA_023-game-journey-postgres-metrics-migration.md |
| 6 | +M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
| 7 | +M docs_build/dev/reports/playwright_v8_coverage_report.txt |
| 8 | +M src/dev-runtime/persistence/game-journey-completion-metrics-store.mjs |
| 9 | +M src/dev-runtime/persistence/tool-repositories/game-journey-mock-repository.js |
| 10 | +M src/dev-runtime/server/local-api-router.mjs |
| 11 | +A tests/helpers/gameJourneyCompletionMetricsPostgresClientStub.mjs |
| 12 | +M tests/helpers/playwrightRepoServer.mjs |
| 13 | +M tests/playwright/tools/GameJourneyTool.spec.mjs |
2 | 14 |
|
3 | | -Base: origin/main 35b04c02ea54da8b13c10354126f1ee8ddd14a89 |
4 | | -Head before recovery merge commit: 1806adbf5df787f7072c6579d23b99bb4257466b |
| 15 | +## git diff --cached --stat |
| 16 | + ...es-metrics-migration-data-preservation-notes.md | 19 ++ |
| 17 | + ...s-migration-instruction-compliance-checklist.md | 16 + |
| 18 | + ...es-metrics-migration-manual-validation-notes.md | 20 ++ |
| 19 | + ..._023-game-journey-postgres-metrics-migration.md | 45 +++ |
| 20 | + .../dev/reports/coverage_changed_js_guardrail.txt | 30 +- |
| 21 | + .../dev/reports/playwright_v8_coverage_report.txt | 85 +---- |
| 22 | + .../game-journey-completion-metrics-store.mjs | 369 ++++++++++++--------- |
| 23 | + .../game-journey-mock-repository.js | 6 +- |
| 24 | + src/dev-runtime/server/local-api-router.mjs | 41 ++- |
| 25 | + ...eJourneyCompletionMetricsPostgresClientStub.mjs | 87 +++++ |
| 26 | + tests/helpers/playwrightRepoServer.mjs | 11 +- |
| 27 | + tests/playwright/tools/GameJourneyTool.spec.mjs | 108 ++++-- |
| 28 | + 12 files changed, 518 insertions(+), 319 deletions(-) |
5 | 29 |
|
6 | | -## Changed files against origin/main |
7 | | -M admin/system-health.html |
8 | | -M assets/theme-v2/js/admin-system-health.js |
9 | | -A docs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation-instruction-compliance-checklist.md |
10 | | -A docs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation-manual-validation-notes.md |
11 | | -A docs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation.md |
12 | | -A docs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup-instruction-compliance-checklist.md |
13 | | -A docs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup-manual-validation-notes.md |
14 | | -A docs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup.md |
15 | | -A docs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan-instruction-compliance-checklist.md |
16 | | -A docs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan-manual-validation-notes.md |
17 | | -A docs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan.md |
18 | | -A docs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime-instruction-compliance-checklist.md |
19 | | -A docs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime-manual-validation-notes.md |
20 | | -A docs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime.md |
21 | | -A docs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime-instruction-compliance-checklist.md |
22 | | -A docs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime-manual-validation-notes.md |
23 | | -A docs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime.md |
24 | | -A docs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime-instruction-compliance-checklist.md |
25 | | -A docs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime-manual-validation-notes.md |
26 | | -A docs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime.md |
27 | | -A docs_build/dev/reports/PR_26171_GAMMA_019-admin-workstream-mergeability-recovery.md |
28 | | -M docs_build/dev/reports/codex_changed_files.txt |
29 | | -M docs_build/dev/reports/codex_review.diff |
30 | | -M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
31 | | -M docs_build/dev/reports/playwright_v8_coverage_report.txt |
32 | | -M src/dev-runtime/server/local-api-router.mjs |
33 | | -M tests/playwright/tools/AdminHealthOperationsPage.spec.mjs |
34 | | - |
35 | | -## Diff stat against origin/main |
36 | | - admin/system-health.html | 366 +-- |
37 | | - assets/theme-v2/js/admin-system-health.js | 505 ++-- |
38 | | - ...-foundation-instruction-compliance-checklist.md | 32 + |
39 | | - ...em-health-foundation-manual-validation-notes.md | 34 + |
40 | | - ...171_GAMMA_011-admin-system-health-foundation.md | 65 + |
41 | | - ...son-cleanup-instruction-compliance-checklist.md | 57 + |
42 | | - ...tatus-reason-cleanup-manual-validation-notes.md | 26 + |
43 | | - ...12-admin-system-health-status-reason-cleanup.md | 70 + |
44 | | - ...ostics-plan-instruction-compliance-checklist.md | 64 + |
45 | | - ...lth-diagnostics-plan-manual-validation-notes.md | 27 + |
46 | | - ...MMA_013-admin-system-health-diagnostics-plan.md | 82 + |
47 | | - ...ics-runtime-instruction-compliance-checklist.md | 64 + |
48 | | - ...-diagnostics-runtime-manual-validation-notes.md | 27 + |
49 | | - ...GAMMA_014-admin-postgres-diagnostics-runtime.md | 93 + |
50 | | - ...ics-runtime-instruction-compliance-checklist.md | 62 + |
51 | | - ...-diagnostics-runtime-manual-validation-notes.md | 26 + |
52 | | - ...26171_GAMMA_015-admin-r2-diagnostics-runtime.md | 95 + |
53 | | - ...ent-runtime-instruction-compliance-checklist.md | 66 + |
54 | | - ...-environment-runtime-manual-validation-notes.md | 28 + |
55 | | - ..._GAMMA_016-admin-runtime-environment-runtime.md | 102 + |
56 | | - ...A_019-admin-workstream-mergeability-recovery.md | 50 + |
57 | | - docs_build/dev/reports/codex_changed_files.txt | 79 +- |
58 | | - docs_build/dev/reports/codex_review.diff | 2696 +++++++++++++++++--- |
59 | | - .../dev/reports/coverage_changed_js_guardrail.txt | 28 + |
60 | | - .../dev/reports/playwright_v8_coverage_report.txt | 94 +- |
61 | | - src/dev-runtime/server/local-api-router.mjs | 46 + |
62 | | - .../tools/AdminHealthOperationsPage.spec.mjs | 151 +- |
63 | | - 27 files changed, 4034 insertions(+), 1001 deletions(-) |
64 | | - |
65 | | -## Validation evidence |
66 | | -- git diff --check: PASS |
67 | | -- git diff --cached --check: PASS |
68 | | -- npx playwright test tests/playwright/tools/AdminHealthOperationsPage.spec.mjs --config=codex_playwright_system_chrome.config.cjs --project=playwright: PASS (3 passed) |
69 | | -- samples smoke: SKIPPED by request |
| 30 | +## git diff --stat |
0 commit comments