I'd been treating the two files as a compatibility cost and missed that they're a drift source, which is the part that actually bites — a near-identical copy is harder to notice going stale than one that's obviously different. Where I'm less sure is the symlink: identical bytes go in front of two tools whose conventions differ, so you trade drift for a file that's slightly wrong for both. Has that held up in a repo you maintain?
