Lexicons
The dev.idiolect.* lexicon family. Every record kind that travels
on the network has a lexicon document under
lexicons/dev/idiolect/.
| NSID | Page |
|---|---|
dev.idiolect.adapter | adapter |
dev.idiolect.belief | belief |
dev.idiolect.bounty | bounty |
dev.idiolect.community | community |
dev.idiolect.correction | correction |
dev.idiolect.defs | defs |
dev.idiolect.deliberation | deliberation |
dev.idiolect.deliberationStatement | deliberationStatement |
dev.idiolect.deliberationVote | deliberationVote |
dev.idiolect.deliberationOutcome | deliberationOutcome |
dev.idiolect.dialect | dialect |
dev.idiolect.encounter | encounter |
dev.idiolect.observation | observation |
dev.idiolect.recommendation | recommendation |
dev.idiolect.retrospection | retrospection |
dev.idiolect.verification | verification |
dev.idiolect.vocab | vocab |
Policy
The pages in this section are navigation summaries. The
authoritative shape for every lexicon is the JSON document under
lexicons/dev/idiolect/<name>.json; the generated Rust types on
docs.rs/idiolect-records
are derived from that JSON and are the authoritative typed
surface. When this book and either source disagree, the source
wins; please file an issue.