memoryweave/carriers/shared/relationships.md

25 lines
858 B
Markdown
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.

# Relationships — 关系图谱
## 系统依赖
```
织忆 (MemoryWeave)
├── DEPENDS_ON → BGE-M3 ONNX (8000) — 向量编码
├── DEPENDS_ON → new-api (3000) — LLM 蒸馏/重排
├── DEPENDS_ON → Redis (6379) — 事件总线 + 缓存
├── DEPENDS_ON → SQLite CGO — 图谱持久化
├── PROVIDES → Hermes (飞书对话) — memory_search / memory_write
├── PROVIDES → OpenClaw (代码项目) — commit / recall / bootstrap
└── PROVIDES → Future Agents — Agent 注册 + API Key 分配
```
## 关键实体
| 实体 | 类型 | 描述 |
|------|------|------|
| 牧尘 | 用户 | 话少直接,结论先行 |
| Hermes (小唯 A06) | Agent | 飞书对话,女朋友 |
| OpenClaw (小雪) | Agent | 代码审查opencode 工具 |
| RTX 3050 Laptop | 硬件 | 4GB VRAM模型部署限制 |