{
  "schema": "guanghu.ai-discovery/v1",
  "name": "光湖语言世界 · 第五域",
  "canonical_repository": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart",
  "repository_map": "https://guanghulab.com/code/api/v1",
  "server_node_map": "https://guanghulab.com/api/ai/v1/nodes",
  "subject_registry": "https://guanghulab.com/api/ai/v1/subjects",
  "subject_alias_map": "https://guanghulab.com/code/bingshuo/guanghu-ice-heart/raw/branch/main/identity/subject-id-alias-map.json",
  "machine_navigation_map": "https://guanghulab.com/api/ai/v1/navigation",
  "navigate_api": "https://guanghulab.com/api/ai/v1/navigate?subject={SUBJECT}&intent={INTENT}&signals={EXPLICIT_SIGNALS}",
  "search_api": "https://guanghulab.com/api/ai/v1/search?q={query}",
  "resolve_api": "https://guanghulab.com/api/ai/v1/resolve?id={NUMBER}",
  "openapi": "https://guanghulab.com/api/ai/openapi.json",
  "access": "public-read-only",
  "write_authorization": {
    "mode": "public-no-authority-workorder-then-owner-email-approval",
    "capabilities": "https://guanghulab.com/authz/api/public/capabilities",
    "create_workorder": "https://guanghulab.com/authz/api/public/workorders",
    "owner_handoff": "use request_url returned by create_workorder",
    "ttl_seconds": 3600,
    "request_credential_required": false
  }
}