forge-lexicon (0.1.0)
Published 2026-08-28 02:19:59 +00:00 by forge-ci
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add forge-lexicon@0.1.0 --registry forgejoAbout this package
The runtime vocabulary layer: the Lexicon type and its four catalogs (frame/event/intent/capability) over the invariant grammar. Pure types + overlay logic, no I/O — lexicons are hydrated by adapters implementing the LexiconSource port.
Dependencies
| ID | Version |
|---|---|
| forge-grammar | ^0.1.0 |
| serde | ^1 |
| serde_json | ^1 |
| uuid | ^1 |