Give questions the same structural treatment as answers — IDs, links, metadata
Store well-formed questions as first-class atoms in your knowledge system with the same structural treatment (unique identifiers, bidirectional links, metadata) as claims and answers, because questions organize attention and generate persistent search filters.
Why This Is a Rule
Most knowledge systems treat questions as second-class citizens — jotted in journals, buried in meeting notes, or held in memory. They lack unique identifiers, aren't linked to related notes, and carry no metadata. As a result, they're invisible to search, unreachable by graph traversal, and forgotten within days.
But questions are among the most valuable atoms in a knowledge system. A well-formed question organizes attention: it tells your brain what to look for, creating a persistent filter that surfaces relevant information across contexts you'd otherwise ignore. "What determines whether a habit persists past the initial motivation phase?" — once this question exists as a first-class atom in your system, every article, conversation, and observation that touches on habit persistence becomes relevant to something specific. Without the question atom, the same information passes by unnoticed.
Questions also serve as open nodes that attract partial answers over time. A question linked to three partial answers from different sources is a research program in miniature — visible, accumulating, and convergent.
When This Fires
- A question arises that you can't answer immediately but want to pursue
- During research when open questions accumulate alongside answers
- Setting up a knowledge system and deciding what types of atoms to support
- Reviewing your knowledge base and noticing that questions are scattered or missing
Common Failure Mode
Storing questions as unstructured text in journal entries or meeting notes. The question is written once, never linked to anything, never found again, and eventually forgotten. It had no identifier, so nothing could reference it. It had no links, so related evidence never attached to it. The question existed for one session and then died.
The Protocol
When a well-formed question arises: (1) Create a new atom with the question as its content. (2) Assign a unique identifier (same scheme as your other notes). (3) Link it to related notes — topics it touches, partial answers you already have, other questions in the same domain. (4) Add metadata: date opened, domain, priority, current status (open/partially-answered/resolved). (5) Review open questions periodically. The questions that persist across multiple reviews are the ones organizing your most important thinking.