AI Letters #33 - We Built Traceprop: Finally, an ML Audit Trail That Answers the Regulator's Question
· 12 min read
We spent months auditing ML pipelines across regulated industries. Every single one had the same gap: source files on one side, model predictions on the other, and nothing connecting them. MLflow knew which file. DVC knew which commit. Influence libraries knew which tensor. Nobody knew which source row drove which decision. We built Traceprop to fix this. Today it's open source.
