Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/evals / FaultScenarioObservation

Interface: FaultScenarioObservation

Defined in: packages/evals/src/fault-injection.ts:59

One machine-checkable observation of a driven branch.

Properties

PropertyTypeDescriptionDefined in
detailstringWhat was actually observed, quoting the typed surfaces.packages/evals/src/fault-injection.ts:63
matchedbooleanThe documented typed observable was produced exactly.packages/evals/src/fault-injection.ts:61