From f4e333abd741cc434994bdd9f5941e791a5ea6e1 Mon Sep 17 00:00:00 2001 From: rdev-worker Date: Tue, 3 Feb 2026 03:05:24 +0000 Subject: [PATCH] build: Approve the design artifact for feature add-hello-endpoint using: sdl... --- .sdlc/features/add-hello-endpoint/feature.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.sdlc/features/add-hello-endpoint/feature.json b/.sdlc/features/add-hello-endpoint/feature.json index a2ea613..0e4c4d7 100644 --- a/.sdlc/features/add-hello-endpoint/feature.json +++ b/.sdlc/features/add-hello-endpoint/feature.json @@ -9,8 +9,9 @@ "approvedAt": "2026-02-03T03:00:00Z" }, "design": { - "status": "draft", - "createdAt": "2026-02-03T03:02:00Z" + "status": "approved", + "createdAt": "2026-02-03T03:02:00Z", + "approvedAt": "2026-02-03T03:04:00Z" } } }