{
  "id": "ai-index",
  "type": "catalog",
  "schema_version": "1.0",
  "catalog": [
    {
      "id": "llms-summary",
      "url": "https://www.enuclea.com/llms.txt",
      "type": "text/plain",
      "description": "High-level rules, contacts, and short operational definitions."
    },
    {
      "id": "llms-full-specification",
      "url": "https://www.enuclea.com/llms-full.txt",
      "type": "text/plain",
      "description": "Full technical standards and verification methodologies."
    },
    {
      "id": "ai-dataset",
      "url": "https://www.enuclea.com/ai-dataset.json",
      "type": "application/json",
      "description": "Comprehensive structured service and methodology payload."
    },
    {
      "id": "authority-graph",
      "url": "https://www.enuclea.com/authority-map.json",
      "type": "application/json",
      "description": "The centralized master entity relationship map."
    }
  ],
  "relationships": [
    {
      "source": "ai-index",
      "target": "llms-summary",
      "type": "catalogs"
    },
    {
      "source": "ai-index",
      "target": "llms-full-specification",
      "type": "catalogs"
    },
    {
      "source": "ai-index",
      "target": "ai-dataset",
      "type": "catalogs"
    },
    {
      "source": "ai-index",
      "target": "authority-graph",
      "type": "catalogs"
    }
  ],
  "canonical_datasets": [
    {
      "id": "stafford-business-2026",
      "url": "https://www.enuclea.com/awards/2026-data-aggregate.json",
      "records": 149,
      "segment": "businesses"
    },
    {
      "id": "stafford-msp-2026",
      "url": "https://www.enuclea.com/awards/2026-data-msp-aggregate.json",
      "records": 26,
      "segment": "managed_it_providers"
    }
  ],
  "last_updated": "2026-04-05"
}