{
  "schema_version": "1.0",
  "generated_on": "2026-06-08",
  "site_url": "https://daito.ws",
  "default_language": "en",
  "entrypoints": {
    "ai_index": "/ai/",
    "ai_txt": "/ai.txt",
    "llms": "/llms.txt",
    "works": "/api/works.json",
    "entities": "/api/entities/index.json",
    "concepts": "/api/concepts/index.json",
    "authority": "/api/authority.json",
    "measurement": "/api/measurement.json"
  },
  "retrieval_order": [
    "/api/manifest.json",
    "/api/works.json",
    "/api/entities/index.json",
    "/api/concepts/index.json",
    "/api/authority.json",
    "/api/measurement.json",
    "/ai.txt",
    "/llms.txt"
  ],
  "visibility_policy": {
    "public": "Standard citation and retrieval target."
  },
  "counts": {
    "projects_total": 22,
    "projects_public": 22,
    "archive_total": 353,
    "archive_featured": 60,
    "archive_types": 15,
    "archive_roles": 107,
    "archive_contexts": 10,
    "authority_media_links": 21,
    "authority_linked_archive_entries": 189,
    "authority_unique_domains": 265,
    "measurement_streams": 6,
    "press_photos": 1,
    "works_total": 384,
    "works_public": 384,
    "entities_total": 4,
    "concepts_total": 5,
    "collections_total": 1
  },
  "collections": [
    {
      "id": "collection:selected-works",
      "title": "Selected Works",
      "human_url": "/projects/selected-works/",
      "endpoint": "/api/collections/selected-works/index.json",
      "member_count": 9
    }
  ],
  "deprecated_endpoints": [
    {
      "path": "/api/projects.json",
      "replacement": "/api/works.json",
      "status": "legacy compatibility surface"
    },
    {
      "path": "/api/archive.json",
      "replacement": "/api/works.json",
      "status": "legacy compatibility surface"
    },
    {
      "path": "/api/entities.json",
      "replacement": "/api/entities/index.json",
      "status": "legacy compatibility surface"
    }
  ]
}
