pub fn try_persistent_body( workgroup_size_x: u32, opcodes: &[OpcodeHandler], ) -> Result<Vec<Node>, String>
Fallible persistent body builder with explicit staging-allocation reporting.