nw-buddy-ssot-knowledge

Solid

How the SSOT + Delta document model works — file locations, what each file contains, backward compatibility, migration. For the buddy agent to explain and navigate the document model.

AI & Automation 526 stars 55 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 92/100

Stars 20%
91
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# SSOT + Delta Document Model ## Two-Tier Model **SSOT** (Single Source of Truth) in `docs/product/` — what the system IS now. Updated by each wave. Never duplicated per feature. **Delta** in `docs/features/{id}/` — what THIS feature changes. Max 6 files per feature. ## SSOT Directory Structure ``` docs/product/ vision.md Product vision + validated problems jobs.yaml All validated JTBD jobs + opportunity scores journeys/ {name}.yaml Current journey schema (updated by DISCUSS) {name}-visual.md Human-readable journey narrative architecture/ brief.md Current component boundaries (updated by DESIGN) adr-*.md Architectural decision records (permanent) kpi-contracts.yaml Active measurement contracts (updated by DEVOPS) ``` ## Feature Delta Structure ``` docs/features/{id}/ feature-brief.md Generated summary for human review (after DISTILL) recommendation.md Chosen direction (from DIVERGE) user-stories.md Stories for this feature (from DISCUSS) wave-decisions.md Decisions made across all waves (incremental) acceptance-tests.feature Executable specs (from DISTILL) roadmap.json Implementation plan (from DELIVER) ``` ## Which Wave Updates What | Wave | Reads SSOT | Produces Delta | Updates SSOT | |------|-----------|----------------|--------------| | DISCOVER | `jobs...

Details

Author
nWave-ai
Repository
nWave-ai/nWave
Created
3 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category