Skip to content

PR_26177_CHARLIE_032-runtime-health-json-endpoints#181

Merged
ToolboxAid merged 1 commit into
mainfrom
pr/26177-CHARLIE-032-runtime-health-json-endpoints
Jun 25, 2026
Merged

PR_26177_CHARLIE_032-runtime-health-json-endpoints#181
ToolboxAid merged 1 commit into
mainfrom
pr/26177-CHARLIE-032-runtime-health-json-endpoints

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

  • Adds GET /api/runtime/health as a structured Local API runtime health JSON endpoint.
  • Includes environment, API, database, storage, and timestamp fields without exposing secrets.
  • Registers the endpoint in the System Health API contract/Admin API registry.

Stack

  • Base: pr/26177-CHARLIE-031-environment-health-comparison

Validation

  • PASS: node --check src/dev-runtime/server/local-api-router.mjs
  • PASS: node --test tests/api/admin-system-health/contract.test.mjs
  • PASS: node --test tests/dev-runtime/AdminHealthOperations.test.mjs
  • PASS: npx playwright test tests/playwright/tools/AdminHealthOperationsPage.spec.mjs --workers=1 --reporter=line
  • PASS: git diff --check

Artifact

  • tmp/PR_26177_CHARLIE_032-runtime-health-json-endpoints_delta.zip

Do not merge without Owner approval.

@ToolboxAid ToolboxAid force-pushed the pr/26177-CHARLIE-031-environment-health-comparison branch from 7fe5f7b to 1a63c19 Compare June 25, 2026 19:31
@ToolboxAid ToolboxAid force-pushed the pr/26177-CHARLIE-032-runtime-health-json-endpoints branch from 7ddd9bf to 7ce2fae Compare June 25, 2026 19:34
@ToolboxAid ToolboxAid force-pushed the pr/26177-CHARLIE-032-runtime-health-json-endpoints branch from 7ce2fae to 83c19bc Compare June 25, 2026 19:35
@ToolboxAid ToolboxAid marked this pull request as ready for review June 25, 2026 19:35
@ToolboxAid ToolboxAid changed the base branch from pr/26177-CHARLIE-031-environment-health-comparison to main June 25, 2026 19:50
@ToolboxAid ToolboxAid merged commit b6a46c2 into main Jun 25, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant