Skip to content

Agent-native event router

Pipelines as code. Verified by machines. Operated by agents.

A Go single-binary DAG event router — CEL predicates, Starlark transforms, MCP operations surface. At-least-once reliability with replay.

Four machine gates

Agents can do anything; Eventboat ensures machines prove it first

verify

Schema, topology, CEL+Starlark compilation, job config, lint — zero side effects.

verify

test

Contract tests against the real engine — fixture in, assertions out, CI-ready.

test

explain

Deterministic walkthrough — sample message → edge-by-edge path prediction → sink.

explain

operate

MCP server — catalog, deploy, status, trigger, tail, dead-letter replay. Full agent loop.

operate

One binary. One config file. One command.go install github.com/eventboat/eventboat/cmd/eventboat@latest