Interface: PendingReviewDto
@kortexya/reasoninglayer / Ingestion / PendingReviewDto
Interface: PendingReviewDto
Defined in: src/types/ingestion.ts:678
Entity pending human review.
Properties
candidates
candidates:
CandidateMatchDto[]
Defined in: src/types/ingestion.ts:680
Candidate matches for deduplication.
entityId
entityId:
string
Defined in: src/types/ingestion.ts:682
Entity local identifier.
reason
reason:
string
Defined in: src/types/ingestion.ts:684
Reason why review is needed.
sort
sort:
string
Defined in: src/types/ingestion.ts:686
Entity sort name.