Storage is solely for “where is the Flow stored” and the agent will pull the Flow from storage when it’s time to execute. Task results are stored as
Results so these are entirely decoupled. Task caching is also a
separate thing. Caching is like a flag that just says “don’t even run this task and fetch the result instead”