> Markdown twin of https://adna.network/glossary/glossary-question-test/
> Index: https://adna.network/llms.txt · Full corpus: https://adna.network/llms-full.txt
> State is a build-time snapshot generated 2026-08-30 (UTC); nothing here is live.

# Question Test — aDNA Glossary

## Plain-Language Definition

The question test is the three-question method for deciding where a file belongs in the aDNA triad. Ask: "Is this about WHAT we know, HOW we work, or WHO is involved?" The answer tells you which folder to put it in. If you are unsure, the question test resolves the ambiguity.

## Technical Definition

The canonical classification method for placing content in the [triad](/glossary/glossary-triad). Applied by testing each artifact against three questions: "WHAT does this project know?" (→ `what/`), "HOW does this project work?" (→ `how/`), "WHO is involved?" (→ `who/`). Every piece of project knowledge belongs in exactly one leg. The triad's deliberate minimalism (three categories, not more) ensures the question test produces unambiguous results. (aDNA Standard §3.1)

## Usage Examples

- "Where does a glossary entry go?" → "WHAT does this project know about terminology?" → `what/glossary/`. This entry demonstrates its own classification.
- "Where does a mission plan go?" → "HOW does this project work?" → `how/missions/`.
- "Where does a contributor role definition go?" → "WHO is involved?" → `who/community/`.

## See Also

- [Triad](/glossary/glossary-triad)
- [Triad (concept)](/learn/concepts/triad)
- [what/](/glossary/glossary-what) | [how/](/glossary/glossary-how) | [who/](/glossary/glossary-who)
