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
| Property | Type | Description | Defined in |
|---|---|---|---|
detail | string | What was actually observed, quoting the typed surfaces. | packages/evals/src/fault-injection.ts:63 |
matched | boolean | The documented typed observable was produced exactly. | packages/evals/src/fault-injection.ts:61 |