From 5771c8f6a68e5973206d959ab8d04891e429d36c Mon Sep 17 00:00:00 2001 From: rdev-worker Date: Tue, 10 Feb 2026 16:54:27 +0000 Subject: [PATCH] sdlc: archive --- .../{features => archives}/data-models/manifest.yaml | 0 .sdlc/state.yaml | 12 +++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) rename .sdlc/{features => archives}/data-models/manifest.yaml (100%) diff --git a/.sdlc/features/data-models/manifest.yaml b/.sdlc/archives/data-models/manifest.yaml similarity index 100% rename from .sdlc/features/data-models/manifest.yaml rename to .sdlc/archives/data-models/manifest.yaml diff --git a/.sdlc/state.yaml b/.sdlc/state.yaml index 3b5e31c..3abc662 100644 --- a/.sdlc/state.yaml +++ b/.sdlc/state.yaml @@ -3,15 +3,12 @@ project: name: workspace active_work: features: - - slug: data-models - branch: feature/data-models - phase: released - slug: task-management-ui branch: feature/task-management-ui phase: ready blocked: [] -last_updated: 2026-02-10T16:54:22.046312024Z -last_action: TRANSITION +last_updated: 2026-02-10T16:54:26.534489868Z +last_action: ARCHIVE_FEATURE last_actor: cli history: - timestamp: 2026-02-10T16:49:07.055427357Z @@ -79,3 +76,8 @@ history: feature: data-models actor: cli result: success + - timestamp: 2026-02-10T16:54:26.534488346Z + action: ARCHIVE_FEATURE + feature: data-models + actor: cli + result: success