Skip to content

Features

Everything a regulated team needs. Nothing it doesn't.

Velocity is one app: a desktop IDE with collaboration, an approval pipeline, an audit trail, AI tooling, and compliance scanning. Every piece is designed for monochrome, unflashy enterprise use.

The interactive demo

The real Velocity client, in your browser.

We compile the actual Rust + Slint desktop client to WebAssembly so you can click around a mini Velocity workspace before installing anything. We're still polishing it — here's a glimpse of what loads.

velocity · loading interactive demo
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Interactive WASM demo — coming soon

Real-time collaboration

Loro CRDTs sync every keystroke, cursor, and selection across the session at roughly 50ms intervals. Cursors carry first-name badges; their shade of gray is auto-assigned from a user ID hash — never a color.

AI authorship, in hot pink

Every character written by an AI CLI is tagged in the CRDT and rendered in #FF1493 hot pink inside the editor — the single deliberate color in the entire product. The instant a human edits a character, the pink fades. Audit records the authorship forever.

Developer → Reviewer → Admin approval

Developers submit. Reviewers pull from one or many submissions, merge inline, run tests. Admins enter the new version number by hand. Optional one-click GitHub push when approved.

Replay, like a video

Managers and Admins scrub through any past session at 0.25× to 32×. Reconstructed from the Loro op log and UI event stream — a custom Rust replay editor rebuilds file state at any timestamp. Not a screen recording. 90 days of retention by default.

BYOC — your cloud, our stamp

Connect AWS, AWS GovCloud, Azure, Azure Government, GCP, or GCP Assured Workloads. Velocity provisions one bucket, one KMS key, one workspace — nothing else. A single-script uninstall removes only what we created.

Self-hosted

Run the exact same Rust binary on your own metal. Postgres, local disk or S3-compatible storage, SMTP, and an Ed25519-signed license. Air-gap-friendly with the velocity-migrate CLI for upgrades.

Compliance scan packs

One-click SOC 2, HIPAA, PCI-DSS, GDPR, and ISO 27001 scan packs wrap Semgrep, Trivy, Gitleaks, and License Finder. Admins author custom rule packs in YAML.

Audit, immutable & forever

Every file event, every command, every CLI prompt and response, every approval, every settings change — logged forever to a partitioned Postgres table with no UPDATE or DELETE permissions at the DB level.