agentskit.js

BisectVerdict

Auto-generated API reference for BisectVerdict.

Type Alias: BisectVerdict

BisectVerdict = { index: number; kind: "culprit"; probes: number; } | { kind: "all_clean"; probes: number; } | { kind: "all_broken"; probes: number; } | { detail: string; kind: "inconsistent"; probes: number; }

Defined in: observability/src/replay-bisect.ts:6

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page