Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / formatAcceptanceTailTerms

Function: formatAcceptanceTailTerms()

ts
function formatAcceptanceTailTerms(terms): string;

Defined in: packages/core/src/orchestrator/admission.ts:479

The one rendering of the tail arithmetic (RV4001): the runtime refusal message and the preflight finding print this same string, so an operator can diff them by eye and a test can assert them equal.

Parameters

ParameterType
termsAcceptanceTailTerms

Returns

string