- Initialize .sdlc/ with config, guidance, and state machine - Register M0-M8 as released milestones (full engine track history) - Seed M9 (Community Sync & Revocation) and M10 (Governance & Agent Rights) with features - Seed product milestones P0-P4 and PG1 gate with features from existing planning docs - Add Team section to AGENTS.md (tidal-engineer, tidal-visionary, tidal-researcher, tidal-storyteller) - Add knowledge-librarian agent for .sdlc/knowledge/ curation - Gitignore .sdlc/telemetry.redb (volatile binary state) - Add .ai/ scaffold (project knowledge index)
52 lines
935 B
YAML
52 lines
935 B
YAML
version: 1
|
|
project: tidalDB
|
|
active_features:
|
|
- m9-community-profile-sync
|
|
- m9-leave-revocation
|
|
- m9-retroactive-purge
|
|
- m9-purge-rematerialization
|
|
- m10-community-policy-engine
|
|
- m10-agent-capability-boundaries
|
|
- m10-signal-revocation-controls
|
|
- p0-target-segment-recruitment
|
|
- p0-concierge-pilot-loop
|
|
- p0-validation-readout
|
|
- p1-briefing-ux-reason-labels
|
|
- p1-feedback-loop-ux
|
|
- p1-quality-diversity-baseline
|
|
- pg1-personalization-correctness
|
|
- pg1-baseline-comparison
|
|
- pg1-instrumented-metrics
|
|
- p2-self-serve-onboarding
|
|
- p2-cohort-context-views
|
|
- p2-trust-controls
|
|
- p3-reliability-slos
|
|
- p3-quality-operations
|
|
- p3-launch-support-playbook
|
|
- p4-monetization-experiments
|
|
- p4-quality-safe-growth
|
|
- p4-segment-expansion-plan
|
|
active_directives: []
|
|
history: []
|
|
blocked: []
|
|
milestones:
|
|
- m0
|
|
- m1
|
|
- m2
|
|
- m3
|
|
- m4
|
|
- m5
|
|
- m6
|
|
- m7
|
|
- m8
|
|
- m9
|
|
- m10
|
|
- p0
|
|
- p1
|
|
- pg1
|
|
- p2
|
|
- p3
|
|
- p4
|
|
active_ponders: []
|
|
last_updated: 2026-03-03T06:31:12.162637Z
|