From 8e703d9c4c31b24b5eed463f7ae3f2880b6e8169 Mon Sep 17 00:00:00 2001 From: Hermes Date: Sat, 13 Jun 2026 05:26:57 -0700 Subject: [PATCH] DC-001: claim for Hermes --- BACKLOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BACKLOG.md b/BACKLOG.md index 3c5089c..ed633e7 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -10,8 +10,8 @@ ## P0 — Must Fix (blocks public release) ### DC-001: Fix 4 failing tests in services.routes.test.js -- **status:** todo -- **owner:** +- **status:** in-progress +- **owner:** hermes - **details:** Credential storage tests failing since before v1.13.4. Run `cd dashcaddy-api && npx jest __tests__/routes/services.routes.test.js` to see failures. Fix the root cause, not the test. ### DC-002: Sync VERSION file