Thing Ledger
The identity ledger: resolve-or-create nonfungible Things (people, repos, products, models, places) and record append-only Facts about them with provenance.
5 verbs in this family.
addFactAppend a Fact to one or more Things: an assertion about them recorded in the append-only ledger.readThingRead a Thing by id: returns its identity (canonical name, aliases, type, external refs) plus its Facts, newest first, each flagged if a later Fact supersedes it.resolveThingResolve a Thing by name, or create it if none matches: the anti-duplicate mint for the identity ledger.searchThingsSearch the caller's Things: the identity ledger.teachThingTeach the ledger: the self-healing writeback.