What Roam is for

AI coding agents — Claude Code, Cursor, Codex, Copilot — write code that compiles and passes the tests, but breaks something else. The "something else" is what we built Roam to surface before a human sees the PR. Roam reads what your code touches — callers, dependency cycles, layer violations, copy-paste duplicates, blast radius — not just what it does.

Existing reviewers (CodeRabbit, Greptile, Qodo) operate on the diff as text. Roam operates on the diff as a graph mutation. Different layer, different bugs. Most teams want both signals.

Why now

2025–2026 changed how teams ship code. Senior engineers stopped being the only people writing PRs; agents started shipping them too. The tooling kept up on the generate side and not on the verify side. We saw the bills come in:

Roam is the missing audit layer. It runs locally (the engine is Apache 2.0, free forever) and ships paid layers — Review (PR bot), Cloud (dashboard), Self-Hosted (your network) — on top when teams need them.

Who built it

Roam is built by Dimitris (handle: Cranot), a sole-trader operating from Athens, Greece. Solo founder; the company structure is a Greek atomiki epicheirisi (sole proprietorship). Customer-funded, no external investors. No exit plan beyond "build something useful and stay independent."

Find me on GitHub, or email [email protected].

What we believe

Funding model

Roam is customer-funded. The free CLI exists because it earns the right to charge for the hosted layers — once teams trust the engine, they pay to run it on every PR (Review), in a shared dashboard (Cloud), or inside their network (Self-Hosted). No VC, no acquisition track. The company stays small enough to answer email personally.

Roadmap

See the changelog for what's shipped. Near-term: GitHub App MVP for Roam Review, Cloud dashboard scaffold, expanded language support (Dart for Flutter, cross-language bridges for GraphQL). Each ships when it ships. We don't pre-announce roadmap items because plans are guesses until they're code.

Where to find us