# GoAgent Lab文档中心 > GoAgent Lab文档中心是一个 Go Agent 学习项目,记录构建过程、架构复盘和改进建议,适合阅读和 LLM 抓取索引。 Base URL: https://ylgopher.github.io ## Documents - [GoAgent Lab文档中心](https://ylgopher.github.io/): 记录一个基于 Go 的 Agent 学习项目,沉淀开发过程、架构复盘和改进建议。 LLM text: https://ylgopher.github.io/index.txt Source: index.mdx - [RPC 契约](https://ylgopher.github.io/contracts/rpc/): agent-contracts 中 Thrift IDL 和服务注册表的说明。 LLM text: https://ylgopher.github.io/contracts/rpc.txt Source: contracts/rpc.md - [发布与索引](https://ylgopher.github.io/guide/publish/): 说明 Markdown 文档如何发布为站点页面和 LLM 索引。 LLM text: https://ylgopher.github.io/guide/publish.txt Source: guide/publish.md - [快速开始](https://ylgopher.github.io/guide/quick-start/): 本地启动文档中心并查看生成的 LLM 索引。 LLM text: https://ylgopher.github.io/guide/quick-start.txt Source: guide/quick-start.md - [Gateway API](https://ylgopher.github.io/services/gateway-api/): 外部 HTTP 网关服务的职责、入口和文档维护方式。 LLM text: https://ylgopher.github.io/services/gateway-api.txt Source: services/gateway-api.md - [Platform Service](https://ylgopher.github.io/services/platform-service/): 平台内部服务的职责边界和常见本地调用入口。 LLM text: https://ylgopher.github.io/services/platform-service.txt Source: services/platform-service.md - [技术方案目录](https://ylgopher.github.io/services/技术方案目录/): 技术选型、模块划分、接口设计、数据库设计、权限设计、部署方案。 LLM text: https://ylgopher.github.io/services/技术方案目录.txt Source: services/技术方案目录.md