Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.3 KB

File metadata and controls

39 lines (26 loc) · 1.3 KB

assets — Knowledge Base

System of record. All project knowledge lives under knowledge/.

Sections

Section Description
ci CI/CD pipelines, deployment automation, and release processes
code-conventions Code conventions, style rules, and decision records
patterns Coding patterns, recipes, and proven approaches
specs Feature specifications and requirements

| architecture | Architecture | | features | Features | | guides | Guides | | libs | Libs | | tests | Tests |

Project Identity

Purpose: [TODO: What this project does and why it exists]

Golden Principles: [TODO: Core principles that guide all decisions]

Forbidden Patterns: [TODO: Anti-patterns that must never appear]


Generated by sdd-knowledge

See Also