Phlex capability Yippee leans into: a rendering pass can declaratively short-circuit — noop'ing every method call unrelated to the requested slice — so that hitting the controller+view for a single Turbo-Frame-like update produces a tiny payload and wastes no CPU on the rest of the view tree. The same mechanism supports test-mode shortcuts that make Phlex emit a queryable AST instead of an HTML string.