24 Sep · Discovery
Blocked by the map
Six country-wide OpenStreetMap queries every
morning, with retries, got the machine's address refused by the
public Overpass service. The map changes slowly: a separate workflow
now refreshes one country at a time, weekly, and discovery reads the
saved copy.
23 Sep · Deploys
A restart that killed work
Restarting n8n during a deploy killed three runs in
flight. The deploy script now refuses to start while anything runs,
and waits for a gap before it restarts.
24 Sep · Research
Confident in percent
Four research runs returned a confidence of 100 or
3.5 where the schema says 0 to 1. The validator rejected them, as it
should; the prompt now states the range in words the model reads.
24 Sep · Backups
A backup nobody restored
One command now restores the latest encrypted
backup into a throwaway database and checks it against the live one.
First run: every table matched, seven seconds.