Docs

Start with a business page, read its facts, and follow any fact back to its record.

These are the docs for reading Welila. The developer page has the API surface; this page is the shape of the ideas behind it.

A fact

A fact is one thing about a business, in the owner's words, with the sources that support it and the date each was read. A fact the owner has not confirmed keeps the state its sources gave it. A fact the owner has confirmed carries who confirmed it and when.

A record

Every change is a row in an append-only record. A correction does not overwrite; it adds a row. So the history of a fact is readable, and a receipt points at the exact row a response reflects.

Reading a business

The full reference grows here as the API surface lands.