Origin – Git blame for AI agents (track which AI wrote every line)
Git blame for AI code using git notes—no server, works offline.

Git Notes store AI attribution without hooks—blame shows human vs AI percentages.
Engineering teams using AI coding assistants like Cursor or Claude
git blame · Codeowners · git codereview
Git blame for AI code using git notes—no server, works offline.
UUID-in-commits solves note tracking through Git history — clever constraint craft.
Forces AI analysis into reproducible git-tracked structure instead of ephemeral chat.
Out-of-band code annotations with Excalidraw, but comment management is still crowded.
Purpose-built diff reviewer for AI-generated code, vim-native, actually ships.
68% Git test parity in Rust with transparent cell-by-cell failure breakdowns.