Anachronism Guard
archive_cultural_anachronismChecks colour entries for anachronism risk by verifying primary source dates against a target period and identifying modern archives. Returns risk level, period relevance score, and safe phrasing to ensure accurate historical context.
Instructions
Check a list of colour entries for anachronism risk. Detects whether the primary source date falls outside the requested period, whether the archive is a known modern source (RacingSilks, FootballStrips), and returns a period_relevance score and safe phrasing. Essential for historical documents: prevents a 2011 Jockey Club racing silk registration being presented as Georgian evidence. Returns anachronism_risk (none/low/medium/elevated/high), period_relevance score 0-1, safe_phrasing, and unsafe_phrasing for each entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes | Colour entries to check | |
| target_period | No | Period description e.g. 'Georgian England 1714-1830' | |
| period_start | No | Start year e.g. 1714 | |
| period_end | No | End year e.g. 1830 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| result | No | ||
| error | No |