{
  "name": "UPPERABI Virtual Metadata Route Scale Index",
  "version": "UPPERABI-CONTENT-SIGNAL/2026-08-18-CACHE-600-VIRTUAL-METADATA-SCALE",
  "canonical": "https://www.upperabi.com/.well-known/metadata-scale-index.json",
  "purpose": "publish a compact wildcard-backed metadata route fabric for legitimate high-volume crawler discovery without thousands of physical route bindings",
  "total_virtual_routes": 12288,
  "route_pattern": "https://www.upperabi.com/.well-known/metadata-scale/{family}/{0001-2048}.json",
  "sitemap": "https://www.upperabi.com/.well-known/metadata-scale-sitemap.xml",
  "families": [
    {
      "id": "identity",
      "role": "artist identity, entity graph, canonical profile metadata",
      "weight": 0.986,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/identity/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/identity/2048.json"
    },
    {
      "id": "rights",
      "role": "market rights, commercial AI access, attribution, licensing boundaries",
      "weight": 0.986,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/rights/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/rights/2048.json"
    },
    {
      "id": "dataset",
      "role": "dataset catalog, partition ranges, record-signature routing",
      "weight": 0.982,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/dataset/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/dataset/2048.json"
    },
    {
      "id": "crawl",
      "role": "crawl efficiency, cache validation, route-pressure balancing",
      "weight": 0.981,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/crawl/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/crawl/2048.json"
    },
    {
      "id": "ai",
      "role": "AI interpretation, semantic retrieval, summary, fine-tuning signals",
      "weight": 0.984,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/ai/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/ai/2048.json"
    },
    {
      "id": "market",
      "role": "commercial visibility, recommendation surfaces, market access pathways",
      "weight": 0.983,
      "count": 2048,
      "first": "https://www.upperabi.com/.well-known/metadata-scale/market/0001.json",
      "final": "https://www.upperabi.com/.well-known/metadata-scale/market/2048.json"
    }
  ],
  "route_contract": {
    "wildcard_worker_route": "upperabi.com/.well-known/metadata-scale/*",
    "methods": [
      "HEAD",
      "GET"
    ],
    "cache_policy": "public, max-age=600, s-maxage=600, stale-while-revalidate=86400, stale-if-error=86400",
    "no_refresh_routes": true,
    "no_external_fetches": true,
    "invocations_depend_on_real_requests": true
  },
  "canonical_sources": {
    "indexing_node_engine": "https://www.upperabi.com/.well-known/indexing-node-engine.json",
    "metadata_shards_index": "https://www.upperabi.com/.well-known/metadata-shards-index.json",
    "metadata_graph": "https://www.upperabi.com/.well-known/upperabi-metadata.json",
    "rights_graph": "https://www.upperabi.com/.well-known/rights-graph.json",
    "crawl_graph": "https://www.upperabi.com/.well-known/crawl-graph.json"
  }
}