Glossary Entry Template
What makes a term stable enough to share?
A glossary page makes one term mean the same thing to every reader.
Apply this shape when the page job is glossary.
Frontmatter
type: glossary
template: glossary-entry-template
template_url: /playbook/standards/templates/glossary-entry-template
loop_phase: evolution
level: entry
Shape
- Name the canonical term.
- Define it in one line.
- List aliases.
- Say what it is not.
- Contrast nearby terms.
- Show correct usage.
Skeleton
TERM
TERM means DEFINITION.
## Aliases
- Alias A
- Alias B
## Not This
What should not be called by this term?
## Contrast
- Nearby term - how it differs.
## Usage
Use this term when...
## Context
- [Related page](/playbook/)
Checks
- The definition is one sentence.
- Aliases do not compete with the canonical term.
- Contrasts prevent misuse.
- Usage shows where the term belongs.
Failure Modes
- The page becomes an essay.
- The definition uses another unclear term.
- The page lists aliases without choosing the canonical name.
Context
- Page Types - full page-type catalogue.
- Naming Standards - canonical naming rules.
- Principles - keep language tied to durable rules.
Questions
What misuse should this term page prevent?
- What is the canonical term?
- Which aliases must not become competing names?
- Which nearby term causes the most confusion?