2026-05-10 13:12:44 +08:00

40 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": ""
}