The public deploy of
docs.no-tickets.com is gated on the
event-repository-foundation PRD shipping. Content is authored in parallel
and served from Mintlify previews until then — the API reference in
particular will narrow to the routes whose schemas are stable through the
reset.What is no-tickets?
no-tickets is the observability layer for agentic coding. Specs live as markdown in your repo. Agents push events as they work. The dashboard turns that stream into a real-time view of what shipped, what’s in flight, and what’s blocked — without anyone touching a ticket.How the docs are organised
Getting started
Install the CLI, push your first event, take the dashboard tour.
Markdown format
The canonical spec for epics, features, fixes, frontmatter, and tasks.
CLI reference
Every
no-tickets subcommand, generated from the binary.API reference
REST endpoints, generated from the server’s OpenAPI spec.
MCP tools
Tool list, schemas, example invocations for the MCP server.
Integration guides
GitHub Actions, generic CI, PR workflows, agent SDKs.
Where to go next
- New to no-tickets? Start at Install the CLI.
- Building an integration? Jump to Integration guides.
- Looking up a command? Open the CLI reference.