Question
How do I practice status tracking?
Quick Answer
Pick one recurring process in your life — a project, a piece of writing, a personal goal, a purchase. Map the lifecycle states it actually passes through from beginning to end. Write each state as a node. Draw arrows between them showing which transitions are allowed. Then ask: are there states.
The most direct way to practice status tracking is through a focused exercise: Pick one recurring process in your life — a project, a piece of writing, a personal goal, a purchase. Map the lifecycle states it actually passes through from beginning to end. Write each state as a node. Draw arrows between them showing which transitions are allowed. Then ask: are there states missing? Are there transitions you've been making that skip necessary intermediate steps? Name the lifecycle explicitly and keep the diagram.
Common pitfall: Tracking status without defining valid transitions. When any state can follow any other state — when a task can jump from 'not started' to 'done' without passing through 'in progress' — you lose the workflow that status types are supposed to provide. Status becomes decoration instead of infrastructure. The other failure mode is too many statuses: fifteen states for a three-step process buries the signal under administrative overhead.
This practice connects to Phase 12 (Classification and Typing) — building it as a repeatable habit compounds over time.
Learn more in these lessons