Skip to content
Statusnone420 edited this page Jun 9, 2026 · 5 revisions

Diff Drift Wiki

Diff Drift is a local desktop reviewer for uncommitted TypeScript and TSX changes. It compares a git working tree against HEAD, renders changed code as an AST-level drift view, and raises heuristic security flags for human review.

This wiki is the handbook. The README stays short on purpose.

Start Here

Current Status

  • Version: 0.1.1.
  • Supported platform: Windows 11.
  • macOS: experimental and unsigned.
  • Analysis scope: changed .ts and .tsx files.
  • Rule results are review prompts, not vulnerability verdicts.

Source Copy

These pages live in docs/wiki/ so they are available in a normal clone. The GitHub wiki can mirror them, but this repo copy is the source of truth.

Clone this wiki locally