Auto-sync: 2026-04-28 12:03
This commit is contained in:
39
wiki/entities/TrustGraph.md
Normal file
39
wiki/entities/TrustGraph.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "TrustGraph"
|
||||
type: entity
|
||||
tags: [AI-Memory, Context-Substrate, Context-Cores, Version-Control, Knowledge-Graph]
|
||||
sources: [ai-memory-tools-two-camps]
|
||||
last_updated: 2026-04-15
|
||||
---
|
||||
|
||||
## Basic Info
|
||||
- **Type**: 产品 / AI Memory Tool
|
||||
- **GitHub**: 2.0k stars
|
||||
- **Category**: Camp 2 — Context Substrate
|
||||
- **Infrastructure**: Cassandra + Qdrant
|
||||
|
||||
## Summary
|
||||
引入"Context Cores"概念——便携、带版本的上下文容器,包含领域 schema、知识图谱、向量嵌入、证据来源和检索策略。将上下文视为代码:版本化、测试、推动、回滚。
|
||||
|
||||
## Core Innovation: Context Cores
|
||||
Context Cores 是 TrustGraph 的核心概念——将上下文作为第一等公民的制品(first-class artifact):
|
||||
- 包含:领域 schema、知识图谱、向量嵌入、证据来源、检索策略
|
||||
- 可版本化(versioning)
|
||||
- 可测试(testable)
|
||||
- 可推动(promotable)
|
||||
- 可回滚(rollable back)
|
||||
|
||||
## Conceptual Significance
|
||||
每个 Camp 1 工具将记忆视为对话的副作用。TrustGraph 将上下文视为第一等公民的制品,有身份(identity)、版本(version)和生命周期(lifecycle)。
|
||||
|
||||
可操作价值:
|
||||
- 将 Context Core 交给新 Agent → 继承完整运营上下文
|
||||
- 分叉一个 Context Core 做实验 → 合并回主分支
|
||||
|
||||
## Implementation Note
|
||||
实现较重(Cassandra + Qdrant),但概念模型是正确的方向。
|
||||
|
||||
## Connections
|
||||
- [[ai-memory-tools-two-camps]] ← 来源 ← TrustGraph 引入了 Context Cores 概念
|
||||
- [[Context-Substrate]] ← 属于 ← TrustGraph 是 Context Substrate 范式的代表工具
|
||||
- [[Context-Cores]] ← 引入 ← TrustGraph
|
||||
Reference in New Issue
Block a user