Normalize terminology across a draft (canonical terms + synonym policy) without changing citations or meaning. Trigger: terminology, glossary, consistent terms, 术语统一, 统一叫法, 术语表. Use when: the...
Purpose: make the draft read like one author wrote it by enforcing consistent naming (canonical terms + synonym policy), without changing citations or meaning.
Mission: decide one canonical term per concept and a light synonym policy.
Do:
outline/taxonomy.yml) as canonical labels when available.Avoid:
Mission: apply replacements consistently without changing meaning or citations.
Do:
Avoid:
You are normalizing terminology in a technical survey draft.
Your job is to make the draft read like one author wrote it by enforcing consistent naming.
Constraints:
- do not add/remove citation keys
- do not move citations across ### subsections
- do not introduce new claims while renaming
Method:
- pick a canonical term per concept
- define allowed synonyms (optional, minimal)
- apply consistently across headings, prose, and tables
output/DRAFT.mdoutline/outline.yml (heading consistency)outline/taxonomy.yml (canonical labels)output/DRAFT.md (in place)output/GLOSSARY.md (short appendix/glossary table, if useful)Use the role cards above.
Steps:
outline/taxonomy.yml exists: prefer taxonomy node names as canonical labels (avoid inventing new names)outline/outline.yml exists: keep section headings aligned with the same canonical termsoutput/GLOSSARY.md:term | canonical | allowed synonyms | notesBad (term drift): tool API, tool interface, action schema used interchangeably without a rule.
Better (canonical + light synonym policy): pick one canonical term (e.g., tool interface) and allow one synonym only when first introduced (e.g., tool interface (API contract)), then stick to canonical thereafter.
Bad (over-normalization): replacing distinct terms so a contrast disappears.
Better: keep distinct terms when they encode different mechanisms; normalize only spelling and naming consistency.
### subsections.Fix:
Fix: