fix: 修复 wiki 断链,Claude Code 重命名,同步 1400+ 处引用

This commit is contained in:
2026-04-15 16:47:11 +08:00
parent 22c7a6e4d9
commit 426d48b57d
56 changed files with 83 additions and 83 deletions

View File

@@ -13,12 +13,12 @@ last_updated: 2026-04-15
## 核心组件
### Workspace 文件体系
- [[AGENTS.md]]:岗位职责说明书
- [[SOUL.md]]:性格档案
- [[USER.md]]:用户偏好固化
- [[TOOLS.md]]:工具权限规范
- [[IDENTITY.md]]:结构化身份元数据
- [[BOOTSTRAP.md]]:一次性初始化引导
- AGENTS.md岗位职责说明书
- SOUL.md性格档案
- USER.md用户偏好固化
- TOOLS.md工具权限规范
- IDENTITY.md结构化身份元数据
- BOOTSTRAP.md一次性初始化引导
- [[长期记忆]]memory/ 目录
### 多 Agent 协作
@@ -31,5 +31,5 @@ last_updated: 2026-04-15
## Connections
- [[OpenClaw]] ← 包含 ← [[Workspace]]
- [[Workspace]] ← 由 ← [[AGENTS.md]] + [[SOUL.md]] + [[USER.md]] + [[TOOLS.md]] + [[IDENTITY.md]] + [[BOOTSTRAP.md]]
- [[Claude Code]] ← 被调用方 ← [[OpenClaw]]
- [[Workspace]] ← 由 ← AGENTS.md + SOUL.md + USER.md + TOOLS.md + IDENTITY.md + BOOTSTRAP.md
- [[Claude-Code]] ← 被调用方 ← [[OpenClaw]]