32 lines
642 B
Markdown
32 lines
642 B
Markdown
# Sunset 2007
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Outdoor |
|
|
| Domain | SKY |
|
|
| Time of Day | Sunset |
|
|
| Year | 2007 |
|
|
| Mood | Classic, nostalgic |
|
|
|
|
## Key Elements
|
|
1. **Sunset colours** — traditional orange/gold sunset
|
|
2. **Sky gradient** — warm-to-cool transition
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sky/sunset-2007/reference.jpg \
|
|
--domain SKY \
|
|
--llm claude-code
|
|
```
|
|
|
|
|
|
## Licensing
|
|
- **Category**: own-work
|
|
- **License**: CC BY-NC 4.0
|
|
- **Attribution**: James Tagg
|
|
- **Attribution Required**: No
|
|
- **Notes**: Personal archive, 2007
|