Thing Ledger
addFact
Add Fact
Append a Fact to one or more Things: an assertion about them recorded in the append-only ledger.
Arguments
thingIdsstring[]requiredThe Thing id(s) this Fact is about: from resolveThing or searchThings. One assertion can span several Things.contentstringrequiredThe assertion, in one clear statement.provenanceobjectrequiredProvenance chip for this assertion: role · model · surface, from your live session.supersedesIdstringoptionalThe id of a Fact this one corrects. Both are kept; the old one is flagged superseded, never deleted.
Returns
The registry does not declare a return shape.
Declared limits
thingIds: minimum items 1
Ask for it
The Cloud routes these requests to this verb.
- record that X…
- note about this repo/person
- update what we know
Pair it with
The verbs that finish the job.