Skip to content

Interface: PendingReviewDto

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Ingestion / PendingReviewDto

Interface: PendingReviewDto

Defined in: src/types/ingestion.ts:667

Entity pending human review.

Properties

candidates

candidates: CandidateMatchDto[]

Defined in: src/types/ingestion.ts:669

Candidate matches for deduplication.


entityId

entityId: string

Defined in: src/types/ingestion.ts:671

Entity local identifier.


reason

reason: string

Defined in: src/types/ingestion.ts:673

Reason why review is needed.


sort

sort: string

Defined in: src/types/ingestion.ts:675

Entity sort name.