Coming soon · Join the waitlist

Git tracks code. Rift tracks the AI work behind it. We're launching the system of record for AI-assisted engineering — Join the waitlist for early access.

  • OpenAI
  • Anthropic
  • Google
  • DeepSeek
  • Mistral
  • xAI
  • Meta
  • GitHub Copilot
Engineering Intelligence

DORA-for-AI, in one dashboard. Cost per PR, model ROI, accepted-output rate, AI rework — the metrics your CTO is being asked for in every board meeting.

1const server = Bun.serve({
2 port: 3000,
3 fetch(req) {
4 return new Response('Hello from Bun')
5 },
6})
Captured by Rift · Claude Code·TS
Top models · livelast 60s
Gemini 3 Flash
16.2%
Claude Opus 4.7
24.1%
DeepSeek V4
10.8%
Claude Sonnet 4.6
11.4%
GPT 5.4 Mini
7.2%
Claude Opus 4.6
8.1%
Gemini 3.5 Flash
6.5%
Claude Haiku 4.5
5.2%
ForecastingBusinessEnterprise

Forecast every dollar before the budget meeting.

Monte Carlo over your trailing 90 days of warehouse data. Real-time scenarios with P10/P50/P90 ranges your CFO will accept — built for the conversation you're already having with finance.

Monthly AI spend · forecast10,000 sims
JunJulAugSepOctNov

Cost forecasts your CFO will accept.

Token volume per (model, task type), team-level adoption rates, seasonality, and price tables — every variable distributed and resampled 10,000 times. Out the other end: P10, P50, P90 ranges decomposed by model, team, and repo, with a tornado chart showing which inputs move the forecast most.

View scenarios
Scenario · new tool rolloutLive
Baseline
monthly$128kP50
ceiling$156kP90
throughputbaseline
break-even
+ Cursor (backend)
monthly$170kP50
ceiling$211kP90
throughput+9%P50
break-even11.4w
Model switch
−$31k
Context cap
−$18k
Headcount Δ
+$42k

Model the rollout before you commit.

What if you add Cursor to 80 backend engineers? Move test generation from frontier to mid-tier? Cut headcount by N while bumping AI usage 35%? Real-time side-by-side scenarios with sensitivity analysis. The product makes the tradeoff visible — staffing decisions stay with you.

Provenance

Tamper-evident by design. Every AI session captured Git-natively, redacted before storage, and signed onto its own branch — so your audit trail is the same artifact your code already trusts.

Claude Code
> fix charge handler
STRIPE_KEY=sk_live_4eC39HqLyjWDarjtT1zdp7dc
idle · captured
Cursor
> patch aws s3 upload with
AWS_ACCESS_KEY="AKIAIOSFODNN7EXAMPLE"

Built for the questions leadership is already being asked.

Defend the spend. Govern the rollout. Forecast next quarter — without a daemon, a proxy, or a vendor in the data path.

Forecasting

Monte Carlo cost forecasts with P10/P50/P90 ranges. Model next quarter before the budget meeting, not after.

Next quarter · cost forecastP10 · P50 · P90
M1
M2
M3
M4

Reconciliation

Token-accurate cost attribution down to the PR, reconciled against OpenAI, Anthropic, and provider admin APIs in the background.

AnthropicOpenAIGoogleCopilotCursorGateway
delta vs. provider+3.6%

Risk & Review

Per-PR risk scoring routes high-impact AI work to senior reviewers and flags sensitive paths before they merge.

PR #4821medium-high
AI involvement74%
Sensitive paths touched2
Reviewer@senior-backend

Identity Graph

Stitches SSO, Git, GitHub, Jira, and provider workspaces into a single confidence-scored view of who did what.

SSO · ulpian.morina@xrift.io
GitHub · ulpianm
Jira · 557058:abc...
Anthropic · user_01j...
confidence0.96

Governance

Two-pass redaction enforced at compile time. Customer-managed keys. SOC 2-aligned controls. Audit logs that survive squash and rebase.

auth.acme.com
billing.acme.com
payments.acme.com
platform.acme.com
Security & Compliance

Capture is local. Encryption is end-to-end. The substrate is yours. Tamper-evident provenance, customer-managed keys, and SOC 2-aligned controls from day one. Join the waitlist to ship with us at GA.

Not ready yet?

Be on the list when we open the doors.

Read the Reference

Frequently
Asked
Questions

Does Rift ever see my source code?

No. Capture runs entirely on your machine. Rift is a short-lived binary that fires on Git and agent hook events, redacts the payload through a two-pass pipeline, and writes only redacted metadata to a dedicated Git branch — never raw source.

A RedactedBytes Go wrapper makes it a compile error to write un-redacted bytes into anything that syncs. Raw transcripts stay local by default; customer-managed encryption keys are available on Enterprise.

Which AI assistants does Rift support?

First-party at launch: Claude Code, Codex, Cursor, GitHub Copilot CLI, Gemini CLI, OpenCode, and Factory Droid. Each integration translates the assistant's native hook lifecycle into Rift's canonical event types.

Anything else plugs in via the plugin protocol — drop a rift-agent-<name> binary on your $PATH and Rift discovers it. Internal agents, custom gateways, and experimental tools all fit the same shape.

Do I need a daemon, a proxy, or to change my workflow?

None of the above. There's no long-running process, no MCP server, no proxy between you and your assistant. Hooks fire, Rift updates state and exits — short-lived subprocesses that survive crashes and never block your main flow.

Local capture targets sub-100ms p50, sub-500ms p95. Slow paths (Cloud sync, AI summarisation, provider reconciliation) run asynchronously after the commit completes. Your developer experience is unchanged.

How is Rift priced?

Per seat, not per token. Engineering orgs budget by headcount — token-based pricing creates exactly the anxiety the product is supposed to solve.

  • Free. CLI plus personal Cloud — forever, for individual developers and OSS projects.
  • Team. Org analytics: PR cards, cost-per-PR, model ROI, provider reconciliation, Slack and Teams digests.
  • Business. Adds forecasting, scenario builder, multi-provider reconciliation, SSO, FinOps exports.
  • Enterprise. Customer-managed keys, on-prem control plane, SCIM, audit log exports, sensitive-repo policies.
What about security and compliance?

Tamper-evident hash-chained event logs. Compile-time-enforced redaction. Customer-managed keys on Enterprise. SOC 2-aligned controls from day one, with Type II in flight (Type I within 9 months of GA). GDPR-ready at launch with optional EU data residency. ISO 27001 within 24 months. HIPAA roadmap.

Anti-surveillance is product policy: per-developer drilldown is policy-gated and access-logged, manager dashboards default to team-level aggregates, and ranking metrics are deliberately not shipped. Engineering buyers reject surveillance tools — we built the opposite on purpose.