PR_26171_GAMMA_011-admin-system-health-foundation#36
Conversation
…em-health-foundation
11ff872 to
0cf9a65
Compare
…n-system-health-status-reason-cleanup
…_012-admin-system-health-status-reason-cleanup
…R_26171_GAMMA_013-admin-system-health-diagnostics-plan
…ystem-health-diagnostics-plan
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1806adbf5d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| }); | ||
|
|
||
| test("Admin System Health renders operational health summaries and filters", async ({ page }) => { | ||
| test("Admin System Health renders Postgres diagnostics through the safe status API", async ({ page }) => { |
There was a problem hiding this comment.
Update stale system-health wireframe coverage
This updated targeted spec matches the new System Health markup, but the existing tests/playwright/tools/AdminPlatformToolsWireframes.spec.mjs adminPage.systemHealth branch still asserts the removed legacy selectors and buttons (for example lines 582-678 check [data-admin-system-health-status], [data-admin-system-health-summary-rows], and [data-admin-system-health-storage-action='storage-list']). When that existing admin wireframe spec runs against this refactored page, those locators no longer exist, so the full Playwright admin wireframe suite will fail; update that spec or preserve compatible test targets with this markup change.
Useful? React with 👍 / 👎.
Summary
Queued Scope 012 Update
PR_26171_GAMMA_012-admin-system-health-status-reason-cleanupwas applied to this existing draft PR/workstream branch by owner direction.FAILdiagnostics row.WARNhealth statuses withPASSfor declared facts andPENDINGfor intentionally unwired foundation checks.title/aria-labelreason text for every non-PASSstatus.Queued Scope 013 Update
PR_26171_GAMMA_013-admin-system-health-diagnostics-planwas applied to this existing draft PR/workstream branch by owner direction.PENDINGwithtitle/aria-labelreason text.Queued Scope 014 Update
PR_26171_GAMMA_014-admin-postgres-diagnostics-runtimewas applied to this existing draft PR/workstream branch by owner direction.297108b15tmp/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime_delta.zipQueued Scope 015 Update
PR_26171_GAMMA_015-admin-r2-diagnostics-runtimewas applied to this existing draft PR/workstream branch by owner direction.d69a02c15tmp/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime_delta.zipQueued Scope 016 Update
PR_26171_GAMMA_016-admin-runtime-environment-runtimewas applied to this existing draft PR/workstream branch by owner direction.PASSWORD,SECRET,TOKEN,KEY,SERVICE_ROLE,JWT, andDATABASE_URL.configured,not configured, or********.1806adbf5tmp/PR_26171_GAMMA_016-admin-runtime-environment-runtime_delta.zipValidation
git diff --checkPASSstatuses.WARN/FAILhealth status cells in the static HTML.value: env[...],rawValue, oractualValuewere introduced./api/admin/system-health/statusis called only for Admin sessions./api/admin/system-health/storage-connectivity-actionis called four times for Admin sessions.npx playwright test tests/playwright/tools/AdminHealthOperationsPage.spec.mjs --config=codex_playwright_system_chrome.config.cjs --project=playwright(3 passed)(90%) assets/theme-v2/js/admin-system-health.js; advisory WARN forsrc/dev-runtime/server/local-api-router.mjsbecause browser V8 coverage does not collect server-side runtime files.Skipped by request:
Reports
docs_build/dev/reports/codex_review.diffdocs_build/dev/reports/codex_changed_files.txtdocs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation.mddocs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_011-admin-system-health-foundation-instruction-compliance-checklist.mddocs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup.mddocs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_012-admin-system-health-status-reason-cleanup-instruction-compliance-checklist.mddocs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan.mddocs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_013-admin-system-health-diagnostics-plan-instruction-compliance-checklist.mddocs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime.mddocs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_014-admin-postgres-diagnostics-runtime-instruction-compliance-checklist.mddocs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime.mddocs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_015-admin-r2-diagnostics-runtime-instruction-compliance-checklist.mddocs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime.mddocs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime-manual-validation-notes.mddocs_build/dev/reports/PR_26171_GAMMA_016-admin-runtime-environment-runtime-instruction-compliance-checklist.mddocs_build/dev/reports/playwright_v8_coverage_report.txtdocs_build/dev/reports/coverage_changed_js_guardrail.txtMerge Control
Draft PR only. Not merged. EOD merge remains owner-controlled and requires explicit approval.