Part of epic web-jam-tools#315 "Restrict Claude and Flash Dropbox access to web-jam-llms and JoshMariaMusic only" — see that issue for the validated design, budget table, and full context.
Scope — Phase A5 of the epic's manual steps
Why
videos_shared is the curated replacement for JoshMaria_videos-2026 (1006 MB), which is too large for the 2048 MB free-tier budget. 280 MB is what the budget leaves once the pinned production media and the approved folders are accounted for.
Dropbox counts shared-folder content against every member's quota, so exceeding the cap makes shares fail rather than degrade.
Done when
du -sm reports 280 MB or less.
Part of epic web-jam-tools#315 "Restrict Claude and Flash Dropbox access to web-jam-llms and JoshMariaMusic only" — see that issue for the validated design, budget table, and full context.
Scope — Phase A5 of the epic's manual steps
~/Dropbox/joshandmariamusic/videos_shareddu -sm ~/Dropbox/joshandmariamusic/videos_sharedWhy
videos_sharedis the curated replacement forJoshMaria_videos-2026(1006 MB), which is too large for the 2048 MB free-tier budget. 280 MB is what the budget leaves once the pinned production media and the approved folders are accounted for.Dropbox counts shared-folder content against every member's quota, so exceeding the cap makes shares fail rather than degrade.
Done when
du -smreports 280 MB or less.