Interfaces

ConflictWitness

Interface: ConflictWitness

Defined in: src/core/agent/findings/types.ts:170

One witness of a conflict — identities only, never the value.

Properties

predicate

readonly predicate: string

Defined in: src/core/agent/findings/types.ts:173


subject

readonly subject: object

Defined in: src/core/agent/findings/types.ts:172

id

readonly id: string

kind

readonly kind: string


toolCallId

readonly toolCallId: string

Defined in: src/core/agent/findings/types.ts:171

On this page