`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.1 KiB
YAML
102 lines
3.1 KiB
YAML
slug: m10-signal-revocation-controls
|
|
title: Signal Revocation Controls
|
|
description: User-facing controls to selectively revoke signal contributions from ranking — scoped by signal type, time range, or agent identity
|
|
phase: released
|
|
created_at: 2026-03-03T06:29:45.075886Z
|
|
updated_at: 2026-03-05T00:22:49.378948Z
|
|
artifacts:
|
|
- artifact_type: spec
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/spec.md
|
|
created_at: 2026-03-05T00:15:14.296107Z
|
|
approved_at: 2026-03-05T00:15:17.702718Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: design
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/design.md
|
|
created_at: 2026-03-05T00:15:46.511875Z
|
|
approved_at: 2026-03-05T00:15:50.095240Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: tasks
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/tasks.md
|
|
created_at: 2026-03-05T00:16:09.432635Z
|
|
approved_at: 2026-03-05T00:16:12.322694Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_plan
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/qa-plan.md
|
|
created_at: 2026-03-05T00:16:35.909555Z
|
|
approved_at: 2026-03-05T00:16:40.247933Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: review
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/review.md
|
|
created_at: 2026-03-05T00:19:08.585004Z
|
|
approved_at: 2026-03-05T00:19:13.467329Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: audit
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/audit.md
|
|
created_at: 2026-03-05T00:19:50.027168Z
|
|
approved_at: 2026-03-05T00:19:56.439926Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_results
|
|
status: approved
|
|
path: .sdlc/features/m10-signal-revocation-controls/qa-results.md
|
|
created_at: 2026-03-05T00:22:34.197771Z
|
|
approved_at: 2026-03-05T00:22:39.769195Z
|
|
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:45.075886Z
|
|
exited: 2026-03-05T00:15:17.704287Z
|
|
- phase: specified
|
|
entered: 2026-03-05T00:15:17.704287Z
|
|
exited: 2026-03-05T00:16:40.249031Z
|
|
- phase: planned
|
|
entered: 2026-03-05T00:16:40.249031Z
|
|
exited: 2026-03-05T00:16:57.372638Z
|
|
- phase: ready
|
|
entered: 2026-03-05T00:16:57.372638Z
|
|
exited: 2026-03-05T00:17:06.648700Z
|
|
- phase: implementation
|
|
entered: 2026-03-05T00:17:06.648700Z
|
|
exited: 2026-03-05T00:19:13.468683Z
|
|
- phase: review
|
|
entered: 2026-03-05T00:19:13.468683Z
|
|
exited: 2026-03-05T00:19:21.933630Z
|
|
- phase: audit
|
|
entered: 2026-03-05T00:19:21.933630Z
|
|
exited: 2026-03-05T00:19:56.441194Z
|
|
- phase: qa
|
|
entered: 2026-03-05T00:19:56.441194Z
|
|
exited: 2026-03-05T00:22:39.770131Z
|
|
- phase: merge
|
|
entered: 2026-03-05T00:22:39.770131Z
|
|
exited: 2026-03-05T00:22:49.378948Z
|
|
- phase: released
|
|
entered: 2026-03-05T00:22:49.378948Z
|
|
exited: null
|
|
dependencies: []
|
|
archived: false
|
|
schema_version: 4
|