This is a genuinely useful writeup, and I went and checked the Anthropic numbers against their actual post before commenting since a 74-point jump is the kind of number that's easy to round wrong -- it holds up, 21% to 95%+ is exactly what they reported, along with the drift back to 65% and the CI-hook fix. One thing I didn't see addressed: you describe a real fix for skill/reference-doc staleness -- colocating them with the transformation models and gating PRs with that hook so a schema change can't ship without a doc update. Does that same discipline extend to the semantic layer's metric definitions themselves, or is that layer protected only by the initial human sign-off with no automated check when the underlying tables change shape? We've hit this on our own evidence-and-provenance work -- the artifact that's hardest to keep honest over time usually isn't the one people remember to review, it's the one everyone assumes is stable because a human signed off on it once.