`sdlc` 0.5.1 rewrites every feature manifest on read - `sdlc state` alone did this - so the migration cannot be avoided, only recorded. It is idempotent: repeated reads produce no further churn (verified by checksum). What schema 4 drops, so it is findable later: - feature-level `id` (now derived from `slug`) and `updated_at`. - per-task history: `created_at` is re-stamped with the migration instant and `completed_at` is nulled, so task timing before 2026-08-16 is not recoverable from these files. - m9-community-profile-sync additionally loses 18 phase-history and artifact timestamps (`entered`/`exited`/`approved_at`, 2026-03-04). The pre-migration record is this commit's parent: git show HEAD~1:.sdlc/features/m9-community-profile-sync/manifest.yaml Committed separately from any state transition so the loss is one reviewable diff rather than noise inside a feature change. `.sdlc/` is CLI-owned; nothing here was hand-edited.
102 lines
3.0 KiB
YAML
102 lines
3.0 KiB
YAML
slug: m9-leave-revocation
|
|
title: Leave & Stop-Forward
|
|
description: 'User leaves community layer: stop forwarding new signals, snapshot current contribution boundary, allow opt-back-in path'
|
|
phase: released
|
|
created_at: 2026-03-03T06:29:37.984740Z
|
|
updated_at: 2026-03-04T17:16:48.975006Z
|
|
artifacts:
|
|
- artifact_type: spec
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/spec.md
|
|
created_at: 2026-03-04T17:14:03.870370Z
|
|
approved_at: 2026-03-04T17:14:06.447904Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: design
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/design.md
|
|
created_at: 2026-03-04T17:14:13.848202Z
|
|
approved_at: 2026-03-04T17:14:13.853443Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: tasks
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/tasks.md
|
|
created_at: 2026-03-04T17:14:22.516324Z
|
|
approved_at: 2026-03-04T17:14:22.525486Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_plan
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/qa-plan.md
|
|
created_at: 2026-03-04T17:15:09.569973Z
|
|
approved_at: 2026-03-04T17:15:09.576307Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: review
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/review.md
|
|
created_at: 2026-03-04T17:15:59.740158Z
|
|
approved_at: 2026-03-04T17:15:59.746579Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: audit
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/audit.md
|
|
created_at: 2026-03-04T17:16:17.837010Z
|
|
approved_at: 2026-03-04T17:16:17.843620Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_results
|
|
status: approved
|
|
path: .sdlc/features/m9-leave-revocation/qa-results.md
|
|
created_at: 2026-03-04T17:16:42.078376Z
|
|
approved_at: 2026-03-04T17:16:42.085301Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
tasks: []
|
|
comments: []
|
|
next_comment_seq: 0
|
|
blockers: []
|
|
phase_history:
|
|
- phase: draft
|
|
entered: 2026-03-03T06:29:37.984740Z
|
|
exited: 2026-03-04T17:14:06.448920Z
|
|
- phase: specified
|
|
entered: 2026-03-04T17:14:06.448920Z
|
|
exited: 2026-03-04T17:15:09.577076Z
|
|
- phase: planned
|
|
entered: 2026-03-04T17:15:09.577076Z
|
|
exited: 2026-03-04T17:15:18.892344Z
|
|
- phase: ready
|
|
entered: 2026-03-04T17:15:18.892344Z
|
|
exited: 2026-03-04T17:15:25.072812Z
|
|
- phase: implementation
|
|
entered: 2026-03-04T17:15:25.072812Z
|
|
exited: 2026-03-04T17:15:59.748280Z
|
|
- phase: review
|
|
entered: 2026-03-04T17:15:59.748280Z
|
|
exited: 2026-03-04T17:16:06.095242Z
|
|
- phase: audit
|
|
entered: 2026-03-04T17:16:06.095242Z
|
|
exited: 2026-03-04T17:16:17.845643Z
|
|
- phase: qa
|
|
entered: 2026-03-04T17:16:17.845643Z
|
|
exited: 2026-03-04T17:16:42.087138Z
|
|
- phase: merge
|
|
entered: 2026-03-04T17:16:42.087138Z
|
|
exited: 2026-03-04T17:16:48.975006Z
|
|
- phase: released
|
|
entered: 2026-03-04T17:16:48.975006Z
|
|
exited: null
|
|
dependencies: []
|
|
archived: false
|
|
schema_version: 4
|