Understand Every Change
Before It Ships

DiffPulse analyzes pull requests, architecture impact, and engineering policy to surface risk before code reaches production.

6+ Deterministic checks
CLI Local & CI ready
YAML Policy as code

Built for modern engineering teams

DiffPulse is an independent evaluation layer for pull requests — designed for human and AI-generated code alike.

Risk Detection

Surface security, complexity, and governance risks in every pull request before they reach production.

Architecture Awareness

Understand how changes ripple across services, modules, and dependencies in your codebase.

Policy Enforcement

Encode engineering standards in `.diffpulse/policy.yaml` and enforce them consistently across teams.

Merge Confidence

Get a clear verdict, risk score, and merge readiness signal for every change your team ships.

From install to merge confidence

01

Install

Add DiffPulse to your repository with a single command.

02

Configure Policy

Define thresholds, checks, and path patterns for your team.

03

Analyze Changes

Evaluate feature branches and pull requests against your base ref.

04

Review With Confidence

Act on structured risk reports with clear pass, warn, and block signals.

Evaluate changes in seconds

Install once, scaffold your policy, and run checks from any feature branch. DiffPulse outputs structured Markdown or JSON risk reports.

terminal
# Install and scaffold
npm install -D @diffpulse/cli
npx @diffpulse/cli init

# Evaluate your branch
git checkout -b feature/auth-hardening
# ... make changes, commit ...
npx @diffpulse/cli check

# Validate policy
npx @diffpulse/cli config validate

Start free, scale with your team

DiffPulse is open source at its core. Paid tiers are coming for teams that need advanced automation and support.

Free

$0 forever

For individual developers and open source projects.

  • Deterministic PR checks
  • Local CLI evaluation
  • Policy configuration
  • Markdown & JSON reports
Get Started

Enterprise

contact us

For organizations with advanced governance and compliance needs.

  • Everything in Team
  • Custom check development
  • SSO & audit logging
  • Dedicated support
  • On-premise options
Contact Sales