31 lines
709 B
Markdown
31 lines
709 B
Markdown
# Sunset Dramatic
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Outdoor |
|
|
| Domain | SKY |
|
|
| Time of Day | Sunset |
|
|
| Mood | Dramatic, fiery |
|
|
|
|
## Key Elements
|
|
1. **Sky gradient** — intense orange/red sunset colours
|
|
2. **Cloud formations** — dramatic cloud structures catching light
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sky/sunset-dramatic/reference.jpg \
|
|
--domain SKY \
|
|
--llm claude-code
|
|
```
|
|
|
|
|
|
## Licensing
|
|
- **Category**: unknown
|
|
- **License**: UNKNOWN — needs provenance audit
|
|
- **Attribution**: Unknown
|
|
- **Attribution Required**: Unknown
|
|
- **Notes**: Source not documented. Must identify origin or replace.
|