Skip to content

Type Alias: GroundTruthStatus

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Compliance / GroundTruthStatus

Type Alias: GroundTruthStatus

GroundTruthStatus = "Pending" | "Validated" | "Refuted" | "Unknown"

Defined in: src/types/compliance.ts:15

Verdict of a prediction snapshot entry against ground truth.