Principlev1
Design note containers to be self-contained enough that
Design note containers to be self-contained enough that updating one idea does not force changes to unrelated ideas stored in the same container.
Why This Is a Principle
Derives from Cognitive Defusion: Thoughts Are Objects (thoughts as discrete objects) and Schemas as Knowledge Organization Structures (schemas organize knowledge). Applies the software engineering Single Responsibility Principle to knowledge containers. This is prescriptive guidance for how to organize atomic notes that follows from the nature of discrete cognitive objects.