Yeah it's exactly what I've seen as well. Ordewell is close to your high end case: a frontier model builds the plan once, then it's fixed, the executing model can't reinterpret it. Won't get you to 4B, but should help a small model that only has to execute, not plan and execute at once.

Have you quantified the performance on any particular benchmark?

I thought about it but where the tool shines are large undefined tasks, which are complex to quantify and test (not as easy as implementing a simple bug fix that you can test directly). Even if I were to find such test dataset it would probably require a lot of money to reach statistically significant results. Either way, the framework is inspired a lot from Matt Pocock, and is pretty much established.

In my experience the details matter a lot. Too rigid a plan and the agents get stuck and then thrash endlessly on work they manufacture for themselves, too little they get lost, the integration strategy is in part forced by cost (e.g. using Claude Code subscription discounts by using their TUI), etc.