Rulvar API reference / @rulvar/core / SemanticRoundPosture
Interface: SemanticRoundPosture
Defined in: packages/core/src/orchestrator/admission.ts:315
The declared semantic posture the round arithmetic reads (RV4304): the SAME four declarations the acceptance tail already took, named as one shape so money and wires derive from one arming function.
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
citationOnFound? | "repair" | "report" | "fail" | Mirrors OrchestrateCitationAudit.onFound; 'repair' arms the audit's round. | packages/core/src/orchestrator/admission.ts:321 |
claimConfigured? | boolean | True when a claim-consistency pass is declared. | packages/core/src/orchestrator/admission.ts:323 |
claimOnFound? | "repair" | "report" | "carry" | "fail" | Mirrors OrchestrateClaimConsistency.onFound; absent reads 'report'. | packages/core/src/orchestrator/admission.ts:319 |
claimStage? | "draft" | "final" | "both" | Mirrors OrchestrateClaimConsistency.stage; absent reads 'draft'. | packages/core/src/orchestrator/admission.ts:317 |