From 5ca658e8f3fb6625c56353fa2bd865c254dd6f10 Mon Sep 17 00:00:00 2001 From: "glm-5.1" Date: Thu, 11 Jun 2026 12:41:29 +0000 Subject: [PATCH] Mark ops/health-check as complete --- tasks/ops/health-check.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/ops/health-check.md b/tasks/ops/health-check.md index e7d6aa9..cbc6bcc 100644 --- a/tasks/ops/health-check.md +++ b/tasks/ops/health-check.md @@ -1,7 +1,7 @@ --- id: ops/health-check name: Implement health check endpoint on separate local port and HTTPS fallback -status: pending +status: complete depends_on: [config/static-config] scope: narrow risk: low