Skip to content

Interface: AssumptionAuditResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Causal / AssumptionAuditResponse

Interface: AssumptionAuditResponse

Defined in: src/types/causal.ts:1460

The advisory audit report.

Properties

audited

audited: AuditedAssumptionDto[]

Defined in: src/types/causal.ts:1462

Per-assumption audits.


auditor

auditor: string

Defined in: src/types/causal.ts:1464

The auditor that ran.


clean

clean: boolean

Defined in: src/types/causal.ts:1469

True when nothing was flagged. ADVISORY — a false value never invalidates the identification.


ledgerLevelConcerns

ledgerLevelConcerns: string[]

Defined in: src/types/causal.ts:1471

Concerns about the ledger as a whole.