`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.
129 lines
3.8 KiB
YAML
129 lines
3.8 KiB
YAML
slug: p1-quality-diversity-baseline
|
|
title: Quality & Diversity Baseline
|
|
description: Quality gates (min completion rate, score threshold) and diversity constraints active in top results; no creator dominates the brief
|
|
phase: released
|
|
created_at: 2026-03-03T06:30:00.913882Z
|
|
updated_at: 2026-03-04T06:46:10.398538Z
|
|
artifacts:
|
|
- artifact_type: spec
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/spec.md
|
|
created_at: 2026-03-04T06:42:19.207021Z
|
|
approved_at: 2026-03-04T06:42:22.221960Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: design
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/design.md
|
|
created_at: 2026-03-04T06:43:01.797058Z
|
|
approved_at: 2026-03-04T06:43:14.557784Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: tasks
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/tasks.md
|
|
created_at: 2026-03-04T06:43:27.068332Z
|
|
approved_at: 2026-03-04T06:43:30.988480Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_plan
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/qa-plan.md
|
|
created_at: 2026-03-04T06:43:47.062055Z
|
|
approved_at: 2026-03-04T06:43:50.416968Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: review
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/review.md
|
|
created_at: 2026-03-04T06:44:43.293309Z
|
|
approved_at: 2026-03-04T06:44:46.334573Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: audit
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/audit.md
|
|
created_at: 2026-03-04T06:45:16.099499Z
|
|
approved_at: 2026-03-04T06:45:18.959354Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
- artifact_type: qa_results
|
|
status: approved
|
|
path: .sdlc/features/p1-quality-diversity-baseline/qa-results.md
|
|
created_at: 2026-03-04T06:46:00.769022Z
|
|
approved_at: 2026-03-04T06:46:04.027895Z
|
|
rejected_at: null
|
|
rejection_reason: null
|
|
approved_by: null
|
|
tasks:
|
|
- id: T1
|
|
title: Add "brief" built-in ranking profile with quality gates, diversity, and pipeline fixes
|
|
description: null
|
|
status: completed
|
|
created_at: 2026-03-04T06:43:59.823659Z
|
|
started_at: null
|
|
completed_at: 2026-03-04T06:44:04.880370Z
|
|
blocker: null
|
|
depends_on: []
|
|
- id: T2
|
|
title: Add integration tests (6 tests in p1_quality_diversity.rs)
|
|
description: null
|
|
status: completed
|
|
created_at: 2026-03-04T06:44:00.661696Z
|
|
started_at: null
|
|
completed_at: 2026-03-04T06:44:05.300559Z
|
|
blocker: null
|
|
depends_on: []
|
|
- id: T3
|
|
title: Verify all tests pass, clippy clean, fmt clean
|
|
description: null
|
|
status: completed
|
|
created_at: 2026-03-04T06:44:01.003697Z
|
|
started_at: null
|
|
completed_at: 2026-03-04T06:44:05.612768Z
|
|
blocker: null
|
|
depends_on: []
|
|
comments: []
|
|
next_comment_seq: 0
|
|
blockers: []
|
|
phase_history:
|
|
- phase: draft
|
|
entered: 2026-03-03T06:30:00.913882Z
|
|
exited: 2026-03-04T06:42:22.222719Z
|
|
- phase: specified
|
|
entered: 2026-03-04T06:42:22.222719Z
|
|
exited: 2026-03-04T06:43:50.420005Z
|
|
- phase: planned
|
|
entered: 2026-03-04T06:43:50.420005Z
|
|
exited: 2026-03-04T06:44:04.882254Z
|
|
- phase: ready
|
|
entered: 2026-03-04T06:44:04.882254Z
|
|
exited: 2026-03-04T06:44:05.303936Z
|
|
- phase: implementation
|
|
entered: 2026-03-04T06:44:05.303936Z
|
|
exited: 2026-03-04T06:44:46.336996Z
|
|
- phase: review
|
|
entered: 2026-03-04T06:44:46.336996Z
|
|
exited: 2026-03-04T06:45:16.100976Z
|
|
- phase: audit
|
|
entered: 2026-03-04T06:45:16.100976Z
|
|
exited: 2026-03-04T06:45:18.960848Z
|
|
- phase: qa
|
|
entered: 2026-03-04T06:45:18.960848Z
|
|
exited: 2026-03-04T06:46:04.029758Z
|
|
- phase: merge
|
|
entered: 2026-03-04T06:46:04.029758Z
|
|
exited: 2026-03-04T06:46:10.398538Z
|
|
- phase: released
|
|
entered: 2026-03-04T06:46:10.398538Z
|
|
exited: null
|
|
dependencies: []
|
|
archived: false
|
|
schema_version: 4
|