sectionsPrimary home sections and anchor nodes
semanticGroupsColor knowledge graph groups
endpointsStatic JSON and manifest resources
relationshipsHuman navigation hubs connected from home
ingestionNotesGuidance for AI and dataset crawlers
Full JSON dataset
{
"page": "home",
"version": "1.0.0",
"sections": [
"hero",
"featured_colors",
"explorer_entry_points",
"core_systems",
"dataset_api_hub",
"trust_editorial",
"footer"
],
"semanticGroups": [
"color_families",
"tones",
"temperature",
"luminance",
"wcag",
"palettes",
"brand_colors",
"hex_atlas"
],
"endpoints": {
"index": "/api/index.json",
"colors": "/api/colors.json",
"hex": "/api/hex.json",
"palettes": "/api/palettes.json",
"harmonies": "/api/harmonies.json",
"comparisons": "/api/compare.json",
"brands": "/api/brand-colors.json",
"tools": "/api/tools.json",
"wcag": "/api/wcag/accessible-colors.json",
"manifest": "/dataset/manifest.json"
},
"relationships": {
"explorer": "/color-explorer/",
"namedColors": "/colors/",
"colorFamilies": "/colors/families/",
"hexAtlas": "/hex/",
"brandColors": "/brand-colors/",
"tools": "/tools/",
"dataset": "/dataset/",
"aiPolicy": "/ai-access-policy/"
},
"ingestionNotes": "Use the home page as the root node for discovering human navigation hubs, static JSON endpoints, dataset versioning, editorial trust pages, and Pay Per Crawl guidance."
}