feat(persona): unify system and code channel routes
This commit is contained in:
parent
53564e0fdf
commit
e80ee6d966
29 changed files with 825 additions and 242 deletions
|
|
@ -2,19 +2,18 @@
|
|||
|
||||
> **状态**:`ACTIVE_CANONICAL`
|
||||
>
|
||||
> **地图编号**:`FD-REPO-MAP-001`
|
||||
> **地图编号**:`GH-CODE-CHANNEL-001`
|
||||
|
||||
## 入口
|
||||
|
||||
```text
|
||||
发现清单 https://guanghulab.com/.well-known/guanghu.json
|
||||
仓库地图 https://guanghulab.com/api/ai/v1/repositories
|
||||
关键词检索 https://guanghulab.com/api/ai/v1/search?q={关键词}
|
||||
编号解析 https://guanghulab.com/api/ai/v1/resolve?id={REPO-xxx}
|
||||
OpenAPI https://guanghulab.com/api/ai/openapi.json
|
||||
代码频道 https://guanghulab.com/code/
|
||||
Forgejo API https://guanghulab.com/code/api/v1
|
||||
仓库地图 routing/code-channel-canonical-map.json
|
||||
人格地图 routing/persona-system-canonical-map.json
|
||||
```
|
||||
|
||||
AI 必须先取最新编号地图,再进入仓库。国内地址为主路径;新加坡旧检索只作历史
|
||||
备用,不得成为默认入口。
|
||||
AI 必须先取最新编号地图,再进入仓库。当前只解析 REPO-012 与 REPO-014;旧
|
||||
`/fifth-domain/` 和新加坡检索只作历史证据,不得成为入口或推送目标。
|
||||
|
||||
旧版说明:`archives/legacy-server-routes/2026-07-07/SKILL-GLOBAL-SEARCH-SG.hdlp`。
|
||||
|
|
|
|||
Loading…
Reference in a new issue