Skip to main content

Type Alias: TestChatRunLane

TestChatRunLane = typeof TestChatRunLane[keyof typeof TestChatRunLane]

Defined in: packages/sdk/src/types/generated/qualification.ts:239

What a run actually exercised, derived at read time — never stored.

Derived from the run's own Chat channel plus the assistant realtime model snapshotted on the run at start, so a later Scenario edit cannot rewrite what a finished run claims to have tested.