archive_audit
ActiveTool of Colour Memory
Run a data quality audit on any named archive. Returns entry count, health score 0-100, grade A-D, and issue counts for: empty colour_notes, empty primary_source, weak notes, duplicate names, duplicate hex values, and malformed hex codes. Also returns the first 20 affected colour names per issue type and a prioritised fix list. No Claude call — pure archive data analysis. Use before building new archive content to establish a baseline, or after a batch import to verify data quality.
Parameters schema
{
"type": "object",
"required": [
"archive"
],
"properties": {
"archive": {
"type": "string",
"description": "Archive name to audit e.g. 'British', 'Tingry', 'Byzantine'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colour Memory
https://github.com/DigbyO/colour-memory-api
2/7 registries