feat(gemini-image-gen): add pre-flight validation for prompt quality
Validate prompt body length, frontmatter config, and content quality
before sending to Gemini API (~$0.13/call). Includes validation checklist
and reusable validate_prompt() function.
Co-Authored-By: Claude noreply@anthropic.com