Data engine · Powers YardLink Eats
Anansi
Anansi does three jobs. It collects restaurant data from Google Places across dozens of neighbourhood specific targets. It gives a human an editorial review surface to decide what actually ships to the apps. And it answers questions about that data with citations, using a local model, so asking costs nothing.
The architecture uses two stores deliberately. A canonical Postgres record for truth and lineage, and the published store the apps read from. Neither replaces the other, and only Anansi can move something between them.
The editorial dashboard is the part worth stealing. Seven review queues, the working queue in the middle, and a review panel that shows Anansi's proposed badges and placements with a confidence score and her reasoning. A person approves, edits or rejects. Nothing reaches the app without passing through there.