Custom lexicons#
Place your own hand-authored lexicon JSON files here.
Folder conventions#
lexicons/(this folder) — Your own custom lexicons. Hand-authored.lexicons-pulled/— Downloaded vialex-cli pullfrom the atproto registry. Generated from thepull.sourceslist inlex.config.js.lexicons-generated/— Auto-generated bypnpm generatefromapp/config.ts. Don't edit by hand.spaces-lexicon-templates/— Shipped library templates for permissioned spaces; the generator instantiates them under<namespace>.space.*intolexicons-generated/.
All three (lexicons/, lexicons-pulled/, lexicons-generated/) are picked up by
lex-cli generate (see lex.config.js files glob).