Skip to content

The System — Overview

This document defines the foundational mental model for how you think about your life, your future, your goals, and your daily execution.


Purpose

This system exists to solve one problem:

How do I move from long-term life direction to calm, sustainable daily execution without overwhelm, rigidity, guilt, or backlog collapse?

The answer is a layered system, where each layer has a single responsibility and never attempts to do the work of another layer.


Why Layers Matter

Layers are not a stylistic choice. They are a psychological safety mechanism.

Layers prevent:

  • Overplanning
  • Perfectionism-driven avoidance
  • Identity collapse when tasks are missed
  • Guilt-based backlog spirals
  • Planning that ignores capacity
  • Treating goals like chores

Layers create:

  • Clarity about what matters
  • Emotional separation between identity and execution
  • Flexibility when life changes
  • Momentum without pressure
  • A system that survives missed days

The Six Layers

The system is composed of six layers, stacked from abstract to concrete.

Each layer:

  • Has a single job
  • Produces a clear output
  • Feeds the layer below it
  • Never reaches downward to control execution
Layer Question It Answers
1. Direction Where am I, and where am I going?
2. Goals (GSA) What goals support that direction?
3. Outcomes What concrete results must exist?
4. Execution What small actions move outcomes forward?
5. Time When does work actually happen in reality?
6. Feedback How do I know if this system is working?
flowchart TB
    D["<b>DIRECTION</b><br/><i>Identity & Vision</i>"] --> G["<b>GOALS</b><br/><i>GSA Framework</i>"]
    G --> O["<b>OUTCOMES</b><br/><i>Concrete Results</i>"]
    O --> E["<b>EXECUTION</b><br/><i>Work Units</i>"]
    E --> T["<b>TIME</b><br/><i>Calendar Reality</i>"]
    T --> F["<b>FEEDBACK</b><br/><i>Reviews & Learning</i>"]
    F -.->|"Informs"| D

    style D fill:#7c4dff,stroke:#5e35b1,color:#fff
    style G fill:#536dfe,stroke:#3d5afe,color:#fff
    style O fill:#448aff,stroke:#2979ff,color:#fff
    style E fill:#00bcd4,stroke:#00acc1,color:#fff
    style T fill:#26c6da,stroke:#00bcd4,color:#fff
    style F fill:#ffc107,stroke:#ffb300,color:#000

Direction vs Execution (The Critical Boundary)

The most important boundary in the system is between:

  • Direction (identity, vision, values)
  • Execution (tasks, time, work)
flowchart LR
    subgraph direction ["DIRECTION SPACE"]
        D1["Identity"]
        D2["Vision"]
        D3["Values"]
    end

    subgraph execution ["EXECUTION SPACE"]
        E1["Tasks"]
        E2["Time"]
        E3["Work"]
    end

    direction -.->|"Informs but<br/>never controls"| execution

    style D1 fill:#7c4dff,stroke:#5e35b1,color:#fff
    style D2 fill:#7c4dff,stroke:#5e35b1,color:#fff
    style D3 fill:#7c4dff,stroke:#5e35b1,color:#fff
    style E1 fill:#00bcd4,stroke:#00acc1,color:#fff
    style E2 fill:#00bcd4,stroke:#00acc1,color:#fff
    style E3 fill:#00bcd4,stroke:#00acc1,color:#fff
    style direction fill:#ede7f6,stroke:#7c4dff
    style execution fill:#e0f7fa,stroke:#00bcd4
Direction Space Execution Space
Emotional Mechanical
Aspirational Practical
Narrative Concrete
Carries meaning Carries no weight

Direction is allowed to be emotional, aspirational, and narrative. Execution must be boring, small, and mechanical.

When execution is asked to carry emotional weight, burnout follows. When direction is reduced to tasks, meaning disappears.

Layers keep these domains cleanly separated.


What This System Is Optimized For

This system is explicitly optimized for:

  • Long-term life design
  • Multiple concurrent goals
  • High autonomy
  • Complex personal projects
  • Periods of low energy
  • Recovery from missed time
  • Consistent progress without intensity

It is not optimized for:

  • Micromanaged environments
  • Rigid daily schedules
  • Gamified streak chasing
  • Maximum short-term output

Failure Modes This System Prevents

This system is designed specifically to prevent:

  • Spending hours planning instead of doing
  • Avoiding task systems because they feel accusatory
  • Restarting from scratch after a bad week
  • Overcorrecting with stricter systems
  • Treating missed tasks as moral failure
  • Letting tools dictate priorities

The Philosophy in One Sentence

You design the future at the top layers, you move it forward at the bottom layers, and you protect your energy by never confusing the two.


Non-Negotiable Rule

If a problem appears in your system:

First ask which layer is being violated.

Most breakdowns are not discipline problems. They are layer violations.


Next Steps