Dataset operations
Status
Review current Colors Encyclopedia route and API totals, dataset version, build guardrails, sitemap coverage and generated operational resources.
This operational page provides stable links for crawler validation, build monitoring, sitemap checks, manifest review, and static dataset integrity workflows.
Status Resources
Use these generated resources to validate the static build, route inventory, API inventory, sitemap coverage, and dataset integrity.
/assets/audit-report.jsonOpen generated resource.Build manifest/assets/build-manifest.jsonOpen generated resource.Route manifest/assets/route-manifest.jsonOpen generated resource.API manifest/assets/api-manifest.jsonOpen generated resource.Sitemap index/sitemap.xmlOpen generated resource.Guardrail Snapshot
Machine-readable data
Machine-Readable Status Data (JSON)
Structured status metadata with guardrails, resources, dataset version, and validation links.
checksOperational guardrails and target valuesresourcesAudit, manifest, route, API, and sitemap resourcesdatasetVersionCurrent dataset versionsemanticGroupsAI-readable operational labelsStructured sections
Guardrail checks
[
{
"label": "Source colors",
"value": 500,
"target": 500
},
{
"label": "HEX atlas target",
"value": 40000,
"target": 40000
},
{
"label": "Non-atlas guardrail",
"value": "< 5000",
"target": 5000
},
{
"label": "Build guardrail",
"value": "< 240000ms",
"target": 240000
},
{
"label": "Sitemap coverage",
"value": "100% target",
"target": "100%"
}
]Resources
[
{
"label": "Audit report",
"url": "https://www.colorsencyclopedia.com/assets/audit-report.json"
},
{
"label": "Build manifest",
"url": "https://www.colorsencyclopedia.com/assets/build-manifest.json"
},
{
"label": "Route manifest",
"url": "https://www.colorsencyclopedia.com/assets/route-manifest.json"
},
{
"label": "API manifest",
"url": "https://www.colorsencyclopedia.com/assets/api-manifest.json"
},
{
"label": "Sitemap index",
"url": "https://www.colorsencyclopedia.com/sitemap.xml"
}
]Semantic groups
[
"dataset operations",
"static build audit",
"crawler validation",
"dataset health"
]Full JSON dataset
{
"datasetVersion": "1.0.0",
"page": "status",
"title": "Dataset Status | Colors Encyclopedia",
"description": "Status page for generated route totals, API totals, guardrails, and dataset version.",
"url": "https://www.colorsencyclopedia.com/status/",
"apiUrl": "https://www.colorsencyclopedia.com/api/status.json",
"checks": [
{
"label": "Source colors",
"value": 500,
"target": 500
},
{
"label": "HEX atlas target",
"value": 40000,
"target": 40000
},
{
"label": "Non-atlas guardrail",
"value": "< 5000",
"target": 5000
},
{
"label": "Build guardrail",
"value": "< 240000ms",
"target": 240000
},
{
"label": "Sitemap coverage",
"value": "100% target",
"target": "100%"
}
],
"resources": [
{
"label": "Audit report",
"url": "https://www.colorsencyclopedia.com/assets/audit-report.json"
},
{
"label": "Build manifest",
"url": "https://www.colorsencyclopedia.com/assets/build-manifest.json"
},
{
"label": "Route manifest",
"url": "https://www.colorsencyclopedia.com/assets/route-manifest.json"
},
{
"label": "API manifest",
"url": "https://www.colorsencyclopedia.com/assets/api-manifest.json"
},
{
"label": "Sitemap index",
"url": "https://www.colorsencyclopedia.com/sitemap.xml"
}
],
"semanticGroups": [
"dataset operations",
"static build audit",
"crawler validation",
"dataset health"
]
}