33 lines
958 B
Markdown
33 lines
958 B
Markdown
# 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
|
|
```
|
|
|
|
|
|
## Licensing
|
|
- **Category**: stock-cc0
|
|
- **License**: CC0 1.0 Universal (Public Domain) — assumed
|
|
- **Attribution**: Unknown photographer
|
|
- **Attribution Required**: No
|
|
- **Notes**: Downloaded circa 2026-02-13 from CC0 stock site (likely pxhere.com). Original filename destroyed by rename to reference.jpg. Exact source URL unrecoverable. EXIF stripped.
|