Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / approachSigCoarse

Function: approachSigCoarse()

ts
function approachSigCoarse(inputs): string;

Defined in: packages/core/dist/index.d.ts

approachSigCoarse = sha256(JCS({ sigVersion, agentType, toolsetHash, schemaHash, isolation })). Feeds the stall detector and the oscillation guard, which keys ACROSS LTID boundaries.

Parameters

ParameterType
inputsApproachSignatureInputs

Returns

string