mcp_engram_lexicon_mint_word
Mint or update a word in the lexicon with definition and etymology, using Engram's geometric memory.
Instructions
Lexicon seed — upsert lexicon:word:* (mint if new; update if exists — UB5 write wisdom). Definition + etymology ProvLog, VSA OP_BIND, CRS ≥ 0.74, pillar glue. Returns action mint|update. Ritual: process:engram.ritual.lexicon-seed. FEW-SHOT: {"word":"engram","definition":"A durable geometric memory atom.","etymology":"Greek en- + gramma","pillars":["language","self"]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | Surface form of the word to mint | |
| pillars | No | Optional genesis pillar names (default: language+self+… full set) | |
| etymology | No | Etymology note (required; also accepted as etymology_note) | |
| definition | Yes | Dictionary-style definition (required in ProvLog body) | |
| etymology_note | No | Alias for etymology |