Diff-based Line-level Provenance for Agentic Text Editing
August 9, 2026
This library and CLI tool tracks authorship at the line level using version history to distinguish human-written text from agent-generated content. It enables agents to recognize and avoid modifying user-owned code or specific documentation sections without requiring explicit markup.
HOW THIS AFFECTS YOU
●
builderYou can use this to prevent agents from overwriting critical user-defined code segments.
●
researcherThis provides a method for implementing provenance in agentic workflows using standard version control data.