Olivier's Tinker Lab
§ Build

Dispatcher

A practical orchestration layer for triaging inbound tasks, generating issues, and handing implementation off to the appropriate agent or toolchain.

May 21, 2026 ·updated May 27, 2026 ·1 min read

The dispatcher exists to turn messy inbound requests into consistent execution. It keeps the routing logic visible, makes handoffs explicit, and reduces the amount of work that depends on memory.

§ More builds
BUILD

A website built with AI on top of a real CMS

A practical test of using AI agents with EmDash to build and maintain a real CMS-backed website, while keeping a human control surface and avoiding disposable AI-generated sites.

BUILD

OpenClaw Ops

A set of configuration, safety, and validation patterns for running agentic systems with less mystery and fewer footguns.