ArchReview
Features Pricing Docs
GitHub
Start Free Trial

Every tool your architecture needs

Five review modes, 20 compliance frameworks, and deep integration with your existing workflow.

ArchReview dashboard showing project overview with quality scores and trends
SRP Review

Find responsibility violations before they become tech debt

The full pipeline: scan your repository structure, analyze responsibilities with AI, design abstractions, and generate test contracts. You get a migration plan with phased adoption.

  • Fan-out/fan-in evidence for every violation
  • AI-proposed interface abstractions with TypeScript signatures
  • Generated test contracts with edge cases
  • Phased migration plan with dependency ordering
Pipeline
1
Scan
Repository structure
2
Analyze
AI responsibility detection
3
Design
Propose abstractions
4
Specify
Generate test contracts
5
Report
Scorecard + export
PR Review Output
CKB Structural Checks 20/20 passed
Scan Time 4.8s
Lines Changed 47
LLM Analysis Skipped (clean)
Suggested Reviewers @alice, @bob
Review Effort ~15 min
PR Review

Lightning-fast PR quality gates

20 structural checks run in under 5 seconds. Smart early exit skips LLM when PRs are clean — zero cost for well-written code.

  • Secrets, breaking changes, test coverage, complexity, coupling
  • Early exit: skip LLM if score ≥90, all checks pass, <100 lines
  • Suggested reviewers with expertise areas
  • Health delta: see what degraded vs improved
Risk Audit

20 compliance frameworks, zero LLM cost

Pure structural analysis with configurable risk factor weights and severity thresholds. Get compliance coverage across privacy, security, AI governance, and industry regulations.

Privacy
GDPR, CCPA, ISO 27701
Security
ISO 27001, NIST, OWASP, SOC 2
Healthcare
HIPAA, FDA 21 CFR 11
Finance
PCI DSS, DORA, NIS2
Risk Audit configuration with compliance frameworks and factor weights

Risk Audit configuration in the web UI

Health Check

Six checks. One score. Zero cost.

All checks run locally using CKB structural analysis — no LLM calls, no API keys needed.

Dead Code

SCIP-based unreferenced symbol detection

Test Gaps

Untested functions ranked by complexity

Complexity

Cyclomatic + cognitive per function

Coupling

Co-change file pairs with strength ratings

Secrets

26 credential patterns scanned

Cycles

Circular module dependency detection

Refactor Plan

Your complete refactoring roadmap

From hotspot identification to phased migration plans — with 6 AI reviewer personas providing specialized perspectives.

Analysis

  • 01 Hotspot identification (churn x complexity)
  • 02 Temporal coupling from git history
  • 03 Bus factor — knowledge concentration risk
  • 04 DB coupling analysis
  • 05 Architecture conformance checks

AI Personas

Security Architect
Performance Engineer
API Designer
Junior Developer
Test Engineer
Data Engineer

Each persona reviews with specialized focus areas and domain-specific prompts.

Code Smells

God Class XL
Feature Envy M
Shotgun Surgery L
Divergent Change S

86.7% recall with T-shirt sizing (S/M/L/XL)

"What If" Simulator

See the blast radius before you refactor. Simulate extracting a module and understand every dependency that breaks.

Extract: UserService
Breaking dependencies:
  OrderController → UserService.getUser()
  AuthMiddleware → UserService.validate()
  AdminPanel → UserService.list()
Safe to extract: 3 of 7 methods
Review history timeline showing all reviews with status indicators

Review history with comparison across runs

Settings with quality gates, architecture rules, and custom rules

Quality gates, architecture conformance rules, and custom rules

Ready to upgrade your code reviews?

Start with a free health check. No API key needed.