Skip to main content
Provenance

Every change carries the decisions that produced it.

On a human team, git blame is enough, because it names someone you can go ask. When a specialist did the work, who typed it is the least useful question. What matters is the calls it made on the way there, and whether your team would have made them.

Trust the output without reconstructing the work.