Principlev1
Maintain a revision queue where you capture schema anomalies
Maintain a revision queue where you capture schema anomalies as they occur rather than trying to fix everything immediately, enabling prioritized processing.
Why This Is a Principle
This principle derives from working memory limits (Working Memory Capacity Limit), cognitive load from open loops (Open-Loop Cognitive Cost (Zeigarnik)), and unreliable memory under load (Human memory under stress and cognitive load is unreliable). It prescribes an external queue system to manage cognitive debt.