feat(memory): migrate openclawd vaults into collective layout
This commit is contained in:
18
shared/long-term/lessons/openclawd-ops-lessons.md
Normal file
18
shared/long-term/lessons/openclawd-ops-lessons.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# OpenClaw Ops Lessons (Imported)
|
||||
|
||||
- imported_from: `/Users/lingyuzeng/openclawd/vaults/memory/lessons.md`
|
||||
- imported_at_utc: `2026-03-10T07:53:38Z`
|
||||
- note: migrated from openclawd/vaults to collective-memory-repo.
|
||||
|
||||
---
|
||||
|
||||
# memory/lessons.md
|
||||
|
||||
## [HIGH] 多机架构唯一 Gateway 约束
|
||||
- **结论**: Gateway 只能在 mac-5;其他节点一律 Node Host。
|
||||
- **风险**: 在 mac-6/7/8 启动 Gateway 会导致控制面冲突和排障复杂化。
|
||||
- **应对**: 统一通过 mac-5 控制面 + `openclaw nodes run` 调度。
|
||||
|
||||
## [MEDIUM] 节点接入失败排查顺序
|
||||
- **结论**: 先看 token,再看 pairing,再看 allowlist。
|
||||
- **错误关键词**: unauthorized / pairing required / approval required。
|
||||
Reference in New Issue
Block a user