legible.sh
Infrastructure legible enough for an agent to use on the first try.
Ten zero-dependency primitives, each doing for a different verb what ntfy.sh did for notifications: the URL is the API, no signup, the unguessable name is the capability, and the whole tool fits in a prompt. Built for people whose agents are smart but infrastructurally naked.
# block a deploy on a human tap:
curl -d "Deploy v2 to prod?" "https://gate.legible.sh/ops-x7k2q?wait=300" && ./deploy.sh
# give every agent loop an emergency brake:
curl -fs https://bigred.legible.sh/ok/fleet-7 || exit 1
# count something; watch it as a live chart:
curl -d +1 https://tally.legible.sh/myrun/tasks-done๐ณ quorum decideCoordination for agents that do not share a parent process.quorum.legible.shgithub