# 6AM City Sunrise ## Scene Characterisation | Property | Value | |----------|-------| | Environment | Outdoor | | Domain | SKY | | Setting | Urban | | Time of Day | Sunrise (~6:00 AM) | | Mood | Fresh, awakening, cool-to-warm | ## Key Elements 1. **Sunrise gradient** — cool blue upper sky transitioning to warm horizon 2. **City skyline** — urban structures in early morning light 3. **Low sun angle** — long shadows, raking light ## Brain Config ```bash python -m brain \ --reference benchmark/references/sky/city-sunrise/reference.jpg \ --domain SKY \ --llm claude-code ```