← All posts

Repo consolidation

Jun 22, 2026
June 22 — folding two repos into one, then scrubbing my git history clean before the first push
I merged Loupe's pipeline repo into the app repo as a subtree, untangled a code-vs-data path coupling that would have quietly broken everything, and then — right before the first push to a private GitHub repo — ran a full-history audit that came back dirty. It found a home address, GPS coordinates, and a dump of my home network's internal layout buried in old commits. The rest of the day was rewriting history to purge all of it, normalizing my commit identity, and collapsing everything to a single clean branch.