pub fn function_execution_chunk_rows<'a>(
chunk: &'a FunctionExecutionChunk,
) -> RowsIter<'a>Expand description
Entry: walk every task in a function chunk and forward to the matching tier walker. Reasoning summary’s inner agent completion also flows through. Recursive: function tasks chain back into this function.