Type Aliases

ServedGapKind

Type Alias: ServedGapKind

ServedGapKind = "cache-transform" | "forced-tool-schema" | "provider-defaults" | "no-fold-base" | "no-conversation-on-record" | "no-run-log" | "no-receipt-on-chart"

Defined in: src/lib/time-travel/servedView.ts:185

The kinds of thing this view cannot prove.

On this page