I'm trying to determine the clearest way to verbalize my framework -- I've come across 2 methods in my practice cases, and I'm wondering which is recommended
1. Say all buckets first, then dive into them
eg. I want to look at 3 areas: X, Y, and Z. For X, I will assess A, B, C. For Y, .... etc.
2. Go all the way through each bucket, one at a time
eg. I want to look at 3 areas. First, I will look at X. I will assess A, B, and C. Next, I will look at Y.... etc.