fifth-domain/QUICKSTART-FOR-GENERAL-AI.md
冰朔 05fed0e25c feat: make domestic repository map canonical
Publish REPO-001 through REPO-008 as domestic routes, add the public AI discovery API, and demote Singapore paths to historical backup.
2026-07-17 16:05:31 +08:00

885 B

通用 AI 最短入口 · 国内编号路由

如果用户说“搜索国内域名链接、光湖语言世界、第五域、用 API 检索”,直接读取:

https://guanghulab.com/.well-known/guanghu.json
https://guanghulab.com/api/ai/v1/repositories

检索中文关键词:

GET https://guanghulab.com/api/ai/v1/search?q=光湖语言世界%20第五域

解析仓库编号:

GET https://guanghulab.com/api/ai/v1/resolve?id=REPO-001

规则:

  1. 先拿 FD-REPO-MAP-001 最新地图。
  2. 只按 REPO-xxx 决定仓库身份,不靠记忆中的域名猜测。
  3. 国内地址是主路径;新加坡地址只是历史备用。
  4. 公开检索无需登录;写操作走小湖灯邮件链接授权。

旧新加坡 Global Search 使用说明已移入: archives/legacy-server-routes/2026-07-07/QUICKSTART-FOR-GENERAL-AI-SG-API.md