32 lines
764 B
Markdown
32 lines
764 B
Markdown
# Golden Hour Clouds
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Environment | Outdoor |
|
|
| Domain | SKY |
|
|
| Time of Day | Golden hour |
|
|
| Mood | Warm, soft, peaceful |
|
|
|
|
## Key Elements
|
|
1. **Cloud formations** — warm-lit cumulus/stratocumulus
|
|
2. **Golden light** — warm colour temperature across sky
|
|
3. **Sky gradient** — blue to gold transition
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/sky/golden-hour-clouds/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.
|