Honest Take — Before You Begin
This is the module the curriculum's promise depends on, and the module that contradicts the rest of the promise.
Build a practice for the days when flow won't come — the fevered child, the noisy neighbor, the bad night's sleep, the work that has to be done but cannot be enjoyed. Internalize the Stoic dichotomy of control and the Buddhist non-reactive attention as orientations toward unchangeable conditions. Walk away with a failure-mode protocol: what to do, specifically, when the curriculum's machinery fails to produce the state you're engineering for. Equanimity is graceful degradation. Well-architected systems do not maintain the same throughput at all load levels; they detect overload and degrade in defined ways — slower responses, partial features, served-from-cache, queue-the-work-and-acknowledge. The system that insists on full performance under any condition is the system that crashes hard when conditions exceed a threshold. The curriculum so far has been about engineering higher throughput on the good days. This module is about defined degradation on the bad days. The failure-mode protocol is the system's degradation policy. When sleep is inadequate, when the child is sick, when the conditions are wrong — the system does not attempt full flow throughput. It downgrades to shallow-work mode (lower throughput, lower CPU, lower expectations), serves what it can, queues the rest, and recovers when conditions return. The dichotomy of control is the concurrency model. Some operations are in your scope; some are out of it. Trying to control out-of-scope operations is the cognitive equivalent of acquiring a lock on a resource owned by another thread — you wait, you block, you produce nothing, and the resource remains unchanged. The Stoic move is the equivalent of releasing the lock and operating only on resources within your scope. The reduction in scope is the reduction in suffering. The deepest engineering analog: rumination is a deadlock. Two threads each waiting on the other's release. The pattern of self-criticism — "I should have done X" loops back to "but I couldn't, because Y" loops back to "but I should have prepared for Y" — is structurally a deadlock. The fix is not to wait it out; the fix is to break the deadlock, which the meditation practice from Module 5 is precisely the skill of. Notice the deadlock; release one of the locks; resume operation. Without Module 5, this module's exercises don't quite work.
This course unlocks once you've finished its prerequisite. Open prerequisite →
This is the module the curriculum's promise depends on, and the module that contradicts the rest of the promise.
Without this module the curriculum sells you a fantasy: that with sufficient discipline, sufficient sleep, sufficient meditation practice, sufficient warm-up rituals, you can engi…
Approach: READ Enchiridion fully (short). SELECTIVE Discourses: Books 1–2 carefully, then dip.
Approach: READ Books 1–6 carefully; SELECTIVE Books 7–12
Approach: RE-READ Ch 8–11 (the chapters on emotions, the not-self argument, the modular mind)
Approach: Use as a daily-reading source for one year, not as a sit-down book
Work through each item before the checkpoint.
Equanimity Practice Doc (2 pages, in your notes system). Sections: The dichotomy of control as I apply it to my actual life; the failure-mode protocol; the rumination protocol; th…
8 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.