Breakfast was taking 90 minutes. Four people, different needs, every morning starting from scratch. What are we eating? Do we have the ingredients? Who wants what? Is this acceptable to the kid who can only eat six foods? Every morning, the same decisions. Every morning, spending executive function on problems that had already been solved yesterday.

So I built defaults. Monday looks like this. Tuesday looks like this. The decisions got made once. The morning runs on the structure. Executive function goes toward the things that actually need it.

This is a design problem. The system was making demands on a resource that was already scarce, and no amount of willpower or discipline fixes a structural demand. The fix was structural. Redesign the system so it makes fewer demands.

In the classroom, I saw this every day. A student with attention regulation issues would burn through their executive function in the first hour trying to manage the transition between activities. By math time, they had nothing left. The math wasn’t harder for them than for anyone else. They’d just spent their budget on something the environment forced them to spend it on.

The accommodation was structural. Consistent transition routines. Visual schedules. Advance warnings before switches. Each one removed an executive function cost. The student didn’t need to get better at transitions. The environment needed to stop taxing them.

This is the same operation I perform in AI governance. A CLAUDE.md file is an executive function accommodation for the human using the tool. Instead of re-explaining the project context, the conventions, the constraints every session, you write it once. The tool reads it. The decisions are pre-made. Your executive function goes toward the actual work.

FormWork does the same thing at the session level. The session structure is defined before you start. Which tools, in what order, with what handoffs. You’re not spending cognitive load figuring out the process while you’re trying to do the work. The process is the scaffolding. It holds the work while you focus on the content.

The people who say “just be more organized” are misdiagnosing the problem. Organization isn’t the fix. Organization is another demand on the same resource. A complex organizational system that requires executive function to maintain is not an accommodation. It’s another cost.

The fix is structure that removes decisions entirely, not structure that organizes them. A default breakfast menu removes five decisions every morning. A design system removes a thousand micro-decisions across a year of development. A voice protocol removes the constant judgment calls about “does this sound like me” by encoding the answer into rules.

Every system I build starts with the same question. Where is the unnecessary cognitive load? What decisions are being made repeatedly that could be made once? What demands is the environment making on a finite resource that could be designed away?

The answer is always structural. Build the structure that removes the load, and the person can finally do the work they’re actually supposed to be doing.