Heritage Palette Evolution
palette_heritageAnalyzes a brand's legacy palette to identify historical colour origins, score provenance confidence, fill gaps with archive-grounded hues, and output CSS tokens and production notes.
Instructions
Given a legacy palette, generate an archive-grounded premium support system. For each existing colour: identifies its historical archive anchor, names it, and scores its provenance confidence. Detects palette gaps and fills them from the archive. Returns full palette with roles, confidence scores, CSS tokens, and production notes. Every addition has a named historical origin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| palette | Yes | Existing hex values | |
| brand_name | No | Brand name for CSS tokens | |
| context | No | Brand context | |
| market | No | Target market | |
| n_additions | No | Archive colours to add (default 3) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| result | No | ||
| error | No |