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" } } }