Bucket File Access Test πŸ”΄ CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. - Write to IMMEDIATELY after each bucket tested - Log to BEFORE and AFTER each file access test - DO NOT wait until the skill completes to update files - If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill tests actual file access in storage buckets to verify permissions. When to Use This Skill - After listing buckets, to verify actual access - To…