Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / manifestValidators

Function: manifestValidators()

ts
function manifestValidators(manifest): FinishValidator[];

Defined in: packages/core/src/orchestrator/finish-validators.ts:1885

The manifest's gate half (RV3308): heading structure (ordered, exclusive), word bounds, the citation floor, and the mention universe, in that stable order, each through the existing named validator. Everything is derived from the SAME object the prompt block renders from.

Parameters

ParameterType
manifestOutputContractManifest

Returns

FinishValidator[]