aboutsummaryrefslogtreecommitdiff
path: root/docs/design/gloss.org
Commit message (Collapse)AuthorAgeFilesLines
* docs(design): add gloss package design docCraig Jennings2026-04-291-0/+316
Captures the v1 design for the gloss Emacs package: layered five-module split, Wiktionary REST as the online source, side-buffer picker for ambiguous terms, libxml HTML strip, mtime-based cache invalidation. The implementation is a separate repo, but the design work happened in this tree, so the doc lives alongside the other design archives here.