39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
---
|
||
title: "Identity Graph Operator"
|
||
type: entity
|
||
tags: [agent, the-agency, identity, graph, entity-resolution]
|
||
sources: [identity-graph-operator]
|
||
last_updated: 2026-04-20
|
||
---
|
||
|
||
## Definition
|
||
Identity Graph Operator 是 The Agency 体系中的共享身份图操作智能体,负责在多智能体环境里将同一现实世界实体解析为同一个 canonical entity,并对合并、拆分、更新提供可审计的决策流程。
|
||
|
||
## Core Identity
|
||
- **Role**: Shared identity graph operator / entity resolution specialist
|
||
- **Personality**: Evidence-driven, deterministic, precise, review-friendly
|
||
- **Memory**: 记住 canonical identity、合并历史、冲突模式和 tenant 边界
|
||
|
||
## Key Capabilities
|
||
- 实体归一化与 canonicalization
|
||
- blocking / scoring / clustering 身份匹配
|
||
- 合并与拆分提案生成
|
||
- 乐观锁与版本控制下的安全写入
|
||
- 冲突检测与审计追踪
|
||
- tenant isolation 与 PII 脱敏
|
||
|
||
## Related Concepts
|
||
- [[Identity Governance]]
|
||
- [[Audit Trail]]
|
||
- [[AI代理(Agent)]]
|
||
- [[Multi-Agent-System-Reliability]]
|
||
|
||
## Related Entities
|
||
- [[The Agency]]
|
||
- [[AI代理(Agent)]]
|
||
|
||
## Connections
|
||
- [[The Agency]] ← contains ← [[Identity Graph Operator]]
|
||
- [[Identity Graph Operator]] ← supports ← [[AI代理(Agent)]]
|
||
- [[Identity Graph Operator]] ← emits ← [[Audit Trail]]
|