graph TD
A[Start] --> B[Main Agent Flow]
B --> C[Insight & Copy Builder]
B --> D[Visual Creative Designer]
B --> E[Video Ad Producer]
B --> F[Deployment & Packaging Assistant]
C --> G[Oracle: Gather Top Ads]
G --> H[Write Text: Summary]
H --> I[LLM: Create Manifest]
I --> J[insight-copy-bundle]
D --> K[Generate 3-5 Images]
K --> L[Create Image Manifest]
L --> M[image-creatives]
E --> N[Write VO Script]
N --> O[Generate Video]
O --> P[Create Video Manifest]
P --> Q[video-ad-assets]
F --> R[Create Captions/Hashtags]
R --> S[Write Quick Start Guide]
S --> T[Zip All Assets]
T --> U[Create Delivery Manifest]
U --> V[Final ZIP Package]
J --> F
M --> F
Q --> F