Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/store-conformance / KillPointExpectation

Interface: KillPointExpectation

Defined in: packages/store-conformance/src/kill-points.ts:85

The pinned recovery semantics a scenario asserts.

Properties

PropertyTypeDescriptionDefined in
childCallsnumberProvider calls the child paid before dying.packages/store-conformance/src/kill-points.ts:87
childToolExecutionsnumberTool executions the child performed before dying.packages/store-conformance/src/kill-points.ts:89
limitTerminalsnumberagent terminals with status limit in the final journal.packages/store-conformance/src/kill-points.ts:95
resumeCallsnumberProvider calls the resume pays (the bracket's documented re-pay).packages/store-conformance/src/kill-points.ts:91
resumeToolExecutionsnumberTool executions during the resume.packages/store-conformance/src/kill-points.ts:93
valueunknownThe workflow value after recovery.packages/store-conformance/src/kill-points.ts:97