graph TD A[Input: Create AI Content Pack] --> B[Post Pack Generator] B --> B1[Generate captions.csv] B1 --> B2[Create 30 PNG images] B2 --> B3[Generate post_pack_manifest.txt] B3 --> C[Product Packager] C --> C1[Build branded PDF] C1 --> C2[Create buyer_product.zip] C2 --> C3[Generate packager_manifest.txt] D[VSL Producer] D --> D1[Write VO script] D1 --> D2[Create VO audio MP3] D2 --> D3[Generate vertical video MP4] E[Launch Copy Writer] E --> E1[Write sales page copy] E --> E2[Write WarriorPlus doc] E --> E3[Write affiliate email] E1 & E2 & E3 --> E4[Generate copy_manifest.txt] B3 & C3 & D3 & E4 --> F[Final Assembler] F --> F1[Collect all assets] F1 --> F2[Arrange folder structure] F2 --> F3[Create master_zip_for_launch.zip] F3 --> G[Final Output: Launch-Ready ZIP]