{% extends "main.html" %} {% block tabs %} {{ super() }}

Drift

Deterministic architecture erosion detection for AI-accelerated codebases. Pattern fragmentation, boundary violations, near-duplicates — surfaced, scored, actionable.

97.3% precision · 15 signals · Python 3.11+ · no LLM in pipeline

Quick Start Evaluate First

Quick Start

Install, analyze your repo, and read the first findings in under two minutes.

Get started →

Understand Findings

See real-world examples of pattern fragmentation, boundary violations, and near-duplicates.

Example findings →

Configure & Roll Out

Tune signals, set severity gates, add CI integration — start report-only, tighten later.

Configure →
pip install drift-analyzer && drift analyze --repo .
{% endblock %} {% block content %}{% endblock %}