Skip to content

Add domain glossary (CONTEXT.md)#2016

Merged
DerManoMann merged 2 commits into
zircote:masterfrom
DerManoMann:add-context-glossary
Jun 12, 2026
Merged

Add domain glossary (CONTEXT.md)#2016
DerManoMann merged 2 commits into
zircote:masterfrom
DerManoMann:add-context-glossary

Conversation

@DerManoMann

@DerManoMann DerManoMann commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds CONTEXT.md at the repo root — a domain glossary defining core project terminology (Annotation, Analysis, Context, Generator, Processor, etc.) with avoid-terms, relationships, and resolved ambiguities
  • Removes outdated TokenAnalyser references from docs/guide/under-the-hood.md
  • Aligns docs terminology: drops "enrich" in favour of "augment"

Test plan

  • Review glossary terms for accuracy
  • Verify no broken links in docs

🤖 Generated with Claude Code

DerManoMann and others added 2 commits May 15, 2026 12:52
Establishes a shared vocabulary for the project's core concepts
(Annotation, Analysis, Context, Generator, Processor, etc.) with
explicit resolutions for ambiguous terms like "generate", "merge",
and "nested". Also removes outdated TokenAnalyser references from
the under-the-hood doc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DerManoMann DerManoMann force-pushed the add-context-glossary branch from 6e1a5d8 to 286e69c Compare May 15, 2026 00:55
@DerManoMann DerManoMann merged commit d9b584d into zircote:master Jun 12, 2026
17 checks passed
@DerManoMann DerManoMann deleted the add-context-glossary branch June 12, 2026 04:57
@github-actions

Copy link
Copy Markdown
Contributor

Created backport PR for 5.x:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-2016-to-5.x
git worktree add --checkout .worktree/backport-2016-to-5.x backport-2016-to-5.x
cd .worktree/backport-2016-to-5.x
git reset --hard HEAD^
git cherry-pick -x d9b584df73670bf390e1dd8ca8b74c44847de00b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant