Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / approachSigCoarse

Function: approachSigCoarse()

ts
function approachSigCoarse(inputs): string;

Defined in: packages/core/src/journal/lineage.ts:196

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