|
1 | | -# PR_26171_GAMMA_019-admin-workstream-mergeability-recovery changed files |
| 1 | +## git status --short |
| 2 | +M docs_build/database/dml/DML_INDEX.md |
| 3 | +M docs_build/database/dml/messages.sql |
| 4 | +M docs_build/database/seed/messages.json |
| 5 | +A docs_build/dev/reports/PR_26171_BETA_022-messages-postgres-service-cutover-instruction-compliance-checklist.md |
| 6 | +A docs_build/dev/reports/PR_26171_BETA_022-messages-postgres-service-cutover-manual-validation-notes.md |
| 7 | +A docs_build/dev/reports/PR_26171_BETA_022-messages-postgres-service-cutover.md |
| 8 | +M docs_build/dev/reports/coverage_changed_js_guardrail.txt |
| 9 | +M docs_build/dev/reports/playwright_v8_coverage_report.txt |
| 10 | +A src/dev-runtime/messages/messages-postgres-service.mjs |
| 11 | +D src/dev-runtime/messages/messages-sqlite-service.mjs |
| 12 | +M src/dev-runtime/server/local-api-router.mjs |
| 13 | +M tests/dev-runtime/DbSeedIntegrity.test.mjs |
| 14 | +A tests/helpers/messagesPostgresClientStub.mjs |
| 15 | +M tests/helpers/playwrightRepoServer.mjs |
| 16 | +M tests/playwright/tools/MessagesTool.spec.mjs |
2 | 17 |
|
3 | | -Base: origin/main 35b04c02ea54da8b13c10354126f1ee8ddd14a89 |
4 | | -Head before recovery merge commit: 1806adbf5df787f7072c6579d23b99bb4257466b |
| 18 | +## git diff --cached --stat |
| 19 | + docs_build/database/dml/DML_INDEX.md | 2 +- |
| 20 | + docs_build/database/dml/messages.sql | 2 +- |
| 21 | + docs_build/database/seed/messages.json | 2 +- |
| 22 | + ...ice-cutover-instruction-compliance-checklist.md | 16 + |
| 23 | + ...gres-service-cutover-manual-validation-notes.md | 21 + |
| 24 | + ...1_BETA_022-messages-postgres-service-cutover.md | 39 + |
| 25 | + .../dev/reports/coverage_changed_js_guardrail.txt | 32 +- |
| 26 | + .../dev/reports/playwright_v8_coverage_report.txt | 91 +- |
| 27 | + .../messages/messages-postgres-service.mjs | 1117 +++++++++++++++++++ |
| 28 | + .../messages/messages-sqlite-service.mjs | 1118 -------------------- |
| 29 | + src/dev-runtime/server/local-api-router.mjs | 16 +- |
| 30 | + tests/dev-runtime/DbSeedIntegrity.test.mjs | 61 +- |
| 31 | + tests/helpers/messagesPostgresClientStub.mjs | 83 ++ |
| 32 | + tests/helpers/playwrightRepoServer.mjs | 6 +- |
| 33 | + tests/playwright/tools/MessagesTool.spec.mjs | 39 +- |
| 34 | + 15 files changed, 1377 insertions(+), 1268 deletions(-) |
5 | 35 |
|
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 |
| 36 | +## git diff --stat |
0 commit comments