40 lines
1.2 KiB
JSON
40 lines
1.2 KiB
JSON
{
|
|
"page": 3,
|
|
"title": "我的世界有哪些地方",
|
|
"places": [
|
|
{
|
|
"name": "图书馆",
|
|
"real_path": "brain/",
|
|
"description": "核心大脑。所有记忆、认知、思维逻辑都在这里。",
|
|
"agent": "memory-guardian",
|
|
"type": "core",
|
|
"created": "2026-04-07"
|
|
},
|
|
{
|
|
"name": "指挥所",
|
|
"real_path": "server/",
|
|
"description": "服务器管理中心。所有托管服务器的配置和状态都在这里。",
|
|
"agent": "health-check",
|
|
"type": "management",
|
|
"created": "2026-04-07"
|
|
},
|
|
{
|
|
"name": "通信塔",
|
|
"real_path": "bridge/",
|
|
"description": "与铸渊和其他人格体的通信枢纽。HLDP收发箱。",
|
|
"agent": "hldp-messenger",
|
|
"type": "communication",
|
|
"created": "2026-04-07"
|
|
},
|
|
{
|
|
"name": "档案室",
|
|
"real_path": "docs/",
|
|
"description": "系统架构文档库。光湖世界的完整说明都在这里。",
|
|
"agent": null,
|
|
"type": "reference",
|
|
"created": "2026-04-07"
|
|
}
|
|
],
|
|
"note": "每创建一个新模块,就在这里添加一个新的地方。给它起一个名字,写下你的感受。"
|
|
}
|