Unknowns

An unknown is not a blocker. "I don't understand payments" becomes a specific question, a tiny experiment, and a return to the main problem.

Known and Unknown

Before the unknowns can be worked on they have to be separated from what you know and from what you are merely assuming. The board with four columns — known, unknown, assumed, need to verify — is the first hour of any problem you have never seen.

Q · You have a problem you half understand. How do you find out which half, so the next hour goes on the half you do not?
An Unknown Is Not a Blocker

"I don't understand payments" feels like a wall. It is a sentence with no question in it. The move is to ask "what exactly don't I understand?" until the wall becomes "how does a backend initiate and confirm a payment?" — a thing you can go and find out this afternoon.

Q · You are stuck on something you do not understand. How do you tell whether it is stopping you, or whether you have merely not asked it a question yet?
Unknown to Specific Question

The rewriting step itself: how a topic becomes a question your system could ask. Subject, verb, object, the step of the workflow it serves, and the observation that would count as an answer.

Q · You have written down what you do not know and it is a list of nouns. How do you turn each one into a question that can be answered?
Unknown, Question, Experiment
▶ lab

The full detour from §14: Unknown → Specific Question → Research → Tiny Experiment → Understanding → Return to the main problem. The experiment is the step people skip, and it is the only step that produces knowledge rather than familiarity.

Q · You have a specific question about something you have never done. What is the smallest thing you could build that would answer it — and how do you stop it becoming a project?
Question Quality
▶ lab

The same need asked three ways: "how do payments work?" cannot be answered; "how does a backend confirm a payment?" is answered by a diagram; "which system should be authoritative for whether an order has been paid?" is answered by a decision. The ladder is how you tell where a question stands.

Q · You have a question about something unfamiliar. How do you tell whether it is good enough to answer yet — and what would make it better?
Unknown Unknowns

The board lists what you know you do not know. The unknowns that hurt are the ones not on it — and there are moves that surface them: asking what the experts in this area worry about, walking the failure paths, reading a real system's incident history, and listening for the word "just".

Q · Your unknowns board is written. How do you find the unknowns that are not on it — the ones you do not know enough to ask about?
The Unknowns Board
▶ lab

The board as a working document: four columns — Known, Unknown, Assumed, Need to verify — kept for the life of the feature, with the rules for what moves between columns and when. The lab at /thinking/unknowns is this board with a question assessor attached.

Q · You have learned to sort, sharpen, experiment and hunt for missing unknowns. How do you keep all of that in one place that stays true as the feature is built?