graph TD
A[Start: User Provides Video Topic/Description] --> B[ScriptMaster]
B --> C[Generate Script]
C --> D[Review Length 100-300 words]
D --> E[Check Topic Relevance]
E --> F[Validate Script Format]
F --> G[Apply Voice-Over Best Practices]
G --> H[Format Script for TTS]
H --> I[Output Final Script]
I --> J[Send to VoiceForge Agent]
style A fill:#f9f,stroke:#333
style B fill:#bbf,stroke:#333
style C fill:#ddf,stroke:#333
style D fill:#ddf,stroke:#333
style E fill:#ddf,stroke:#333
style F fill:#ddf,stroke:#333
style G fill:#ddf,stroke:#333
style H fill:#ddf,stroke:#333
style I fill:#ddf,stroke:#333
style J fill:#f99,stroke:#333