Great write-up. I completely agree that deterministic validation belongs outside the model. We've been exploring something similar with Failproof AI, but focused on runtime behavior after the code leaves the editor—things like false completion, low-progress loops, and execution policy checks. Feels like deterministic code review and runtime validation solve complementary parts of the same reliability problemv