Rulvar API reference / @rulvar/core / SemanticRoundArming
Interface: SemanticRoundArming
Defined in: packages/core/src/orchestrator/admission.ts:327
What the declared posture arms (RV4304): the one derivation.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
citationRoundArmed | boolean | The citation audit's bounded round. | packages/core/src/orchestrator/admission.ts:331 |
citationRoundRejudgesClaim | boolean | The citation round rewrote the shipped document, so a configured claim pass past the draft rejudges it, ONE more claim pass; with the claim round ALSO armed the two are the same merged round and its own rejudge already counts, so this is false there (RV4202). | packages/core/src/orchestrator/admission.ts:340 |
claimRoundArmed | boolean | The claim pass's own bounded round ('repair', never at 'draft'). | packages/core/src/orchestrator/admission.ts:329 |
roundArmed | boolean | Any armed round: exactly one composition is bought either way (RV4202). | packages/core/src/orchestrator/admission.ts:333 |