Skip to main content

InferenceAccountingReconciliation

@totemsdk/edge


@totemsdk/edge / InferenceAccountingReconciliation

Interface: InferenceAccountingReconciliation

Properties

accountedCount

readonly accountedCount: number


completedCount

readonly completedCount: number


completedUnaccounted

readonly completedUnaccounted: readonly InferenceReadEvent[]

Completed journal entries with no matching committed receipt.


consistent

readonly consistent: boolean


interruptedAccounted

readonly interruptedAccounted: readonly InferenceReadEvent[]

Interrupted (outcome-unknown) entries that nevertheless have a committed receipt — the serious case: work was charged for an execution whose outcome is unknown. Surfaced, never silently accepted.


interruptedCount

readonly interruptedCount: number