"AI saves analysis as notebooks" is fighting the wrong fight ig. The reproducibility issue with notebooks isn't the format. it's out-of-order cell execution and silent kernel state
llm generation makes that worse: the model has no memory of what state existed when it wrote cell 7, and neither does the user.