Skip to content

docs: propagate v0.16.0 vocabulary wave (unless-on-deontics, Calendar Era, Definitional Era)#14

Merged
rmichaelthomas merged 1 commit into
mainfrom
docs/propagate-v28-v31-vocabulary-wave
Jul 9, 2026
Merged

docs: propagate v0.16.0 vocabulary wave (unless-on-deontics, Calendar Era, Definitional Era)#14
rmichaelthomas merged 1 commit into
mainfrom
docs/propagate-v28-v31-vocabulary-wave

Conversation

@rmichaelthomas

Copy link
Copy Markdown
Owner

Summary

  • Liminate's base vocabulary grew 58 → 61 reserved words since this skill's SKILL.md and vocabulary quick-reference were last synced. Three waves had gone unpropagated: v0.15.0 (combinesum rename, highest/lowest operators added), v28 (unless exception clauses on deontic verbs — zero new words), and v31 (define declaration).
  • Updates SKILL.md's vocabulary-constraint section and references/vocabulary_quick_reference.md: word count 58→61, operator count 8→10 (adds highest/lowest), declaration count 1→2 (adds define), fixes the stale combine verb entry to sum with a tombstone note, and documents the unless-on-deontics grammar extension.
  • Verified against the canonical source (liminate/src/liminate/vocabulary.py) before writing — every number and word list traces to that file.

Test plan

  • Confirm SKILL.md's vocabulary section reads 61 words / 10 operators / 2 declarations
  • Confirm vocabulary_quick_reference.md lists sum (not combine) and includes define

🤖 Generated with Claude Code

… Era, Definitional Era)

Liminate's reserved-word count moved from 58/60 to 61 (21 verbs, 22
connectives, 10 operators, 3 articles, 3 multi-word reserved, 2
declarations). Updates the "Vocabulary constraint (critical)" section
of SKILL.md and gives references/vocabulary_quick_reference.md a full
refresh: combine -> sum, +highest/lowest operators, +define
declaration (named predicates), and updated counting math. Leaves the
illustrative "58 reserved words" demo text in SKILL.md's cite/verify
examples and its matching test fixtures untouched -- those are
self-contained syntax demonstrations, not current-state claims.

Source: liminate checkpoints v28/v29/v30/v31, verified against
src/liminate/vocabulary.py.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@rmichaelthomas
rmichaelthomas merged commit 7f0052d into main Jul 9, 2026
2 checks passed
@rmichaelthomas
rmichaelthomas deleted the docs/propagate-v28-v31-vocabulary-wave branch July 9, 2026 08:23
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