Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / AcceptanceTailSpec

Interface: AcceptanceTailSpec

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

The declared inputs of the acceptance tail (RV4001); undeclared estimates are zero.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
citationJudgeEstCostUsd?numberThe citation audit judge's declared estimate (RV4004), citationAudit.judge.estCost. The audit pays one pass, two under its own armed repair round, and that round also pays one more composition plus (when a claim pass is configured past the draft) one more claim rejudge; all of it enters the tail exactly like the claim terms, declared or zero.-packages/core/dist/index.d.ts
citationOnFound?"report" | "fail" | "repair"Mirrors OrchestrateCitationAudit.onFound; 'repair' arms the audit's round.SemanticRoundPosture.citationOnFoundpackages/core/dist/index.d.ts
claimConfigured?booleanTrue when a claim-consistency pass is declared.SemanticRoundPosture.claimConfiguredpackages/core/dist/index.d.ts
claimJudgeEstCostUsd?numberThe claim judge's declared admission estimate, claimConsistency.judge.estCost.-packages/core/dist/index.d.ts
claimOnFound?"report" | "carry" | "fail" | "repair"Mirrors OrchestrateClaimConsistency.onFound; absent reads 'report'.SemanticRoundPosture.claimOnFoundpackages/core/dist/index.d.ts
claimStage?"draft" | "final" | "both"Mirrors OrchestrateClaimConsistency.stage; absent reads 'draft'.SemanticRoundPosture.claimStagepackages/core/dist/index.d.ts
finishEstRepairCostUsd?numberThe mechanical repair turn's declared price, finishValidation.estRepairCostUsd.-packages/core/dist/index.d.ts
synthesisEstCostUsd?numberThe declared price of one composition, synthesis.estCost.-packages/core/dist/index.d.ts
synthesisReserveUsd?numberThe held synthesis payload reserve, exactly budget.synthesisReserveUsd.-packages/core/dist/index.d.ts
workingRoomUsdnumberOne coordination turn floor: the resolved flat reserve of the run.-packages/core/dist/index.d.ts