`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.
75 lines
1.9 KiB
YAML
75 lines
1.9 KiB
YAML
slug: p2-cohort-context-views
|
|
title: Cohort & Context Views
|
|
description: Cohort-trending surface ('what's trending for people like you') and session context mode visible in the product
|
|
phase: draft
|
|
created_at: 2026-03-03T06:30:32.880500Z
|
|
updated_at: 2026-03-03T06:30:32.880500Z
|
|
artifacts:
|
|
- artifact_type: spec
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/spec.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: design
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/design.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: tasks
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/tasks.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_plan
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/qa-plan.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: review
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/review.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: audit
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/audit.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_results
|
|
status: missing
|
|
path: .sdlc/features/p2-cohort-context-views/qa-results.md
|
|
created_at: null
|
|
approved_at: null
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
tasks: []
|
|
comments: []
|
|
next_comment_seq: 0
|
|
blockers: []
|
|
phase_history:
|
|
- phase: draft
|
|
entered: 2026-03-03T06:30:32.880500Z
|
|
exited: null
|
|
dependencies: []
|
|
archived: false
|
|
schema_version: 4
|