Visual flow canvas, MCP server that plugs into any agent, human checkpoints, kanban + reports. Works with whatever stack your team picks — the canvas palette reshapes around your tools.
Build Run Books on a drag-and-drop canvas with 7 configurable swim lanes. Each lane represents a phase -- from Ingestion to Shipping. Add nodes from a palette of 20+ integrations.
Nine columns track the full lifecycle -- 7 phases plus Done and Failed. Each card shows the Run Task ID, title, assignee, and current status. Switch between kanban and list views.
Your agent decomposes the ticket, writes the diff, and self-reviews via its native LLM. RailRun supplies the scope manifest, gates phase transitions with checkpoints, and records the outcome. No LLM code runs on our servers.
Three report dashboards give PMs, leads, and principals the metrics they need to understand delivery velocity, individual performance, and LLM cost efficiency.
Every screen in the admin portal enforces role-based visibility. Sidebar navigation, page content, and API endpoints all respect the same permission model. No role can see more than they should.
| Capability | PM | Eng | Sr Eng | Lead | Principal |
|---|---|---|---|---|---|
| View kanban | Y | Y | Y | Y | Y |
| Create Run Tasks | -- | Y | Y | Y | Y |
| Create templates | -- | -- | Y | Y | Y |
| Approve checkpoints | -- | -- | Y | Y | Y |
| Team reports | -- | -- | Y | Y | Y |
| Velocity reports | Y | -- | Y | Y | Y |
| Team management | -- | -- | -- | Y | Y |
| Org-wide access | -- | -- | -- | -- | Y |
Each phase has its own set of configurable nodes. CI and CD are separate phases with distinct toolchains.