[[Decomposition]] of a [[Knowledge Record]] into smaller, atomic parts - each covering exactly one concept - so that each part can be understood and reused independently.
Two motivations:
- **Clarity** - a note covering multiple concepts is harder to read and reason about; decomposition makes the structure explicit
- **Reusability** - atomic parts can be linked from many other notes without duplicating content