Rulvar API reference / @rulvar/core / RegulatedProfile
Interface: RegulatedProfile
Defined in: packages/core/src/engine/regulated-profile.ts:54
What compileRegulatedProfile returns: apply verbatim.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
engine | CreateEngineOptions | - | packages/core/src/engine/regulated-profile.ts:55 |
orchestrate? | OrchestrateOptions | - | packages/core/src/engine/regulated-profile.ts:57 |
profileHash | string | sha256 over the enforced posture map (version marker included), already composed into run.configFingerprint, so genesis records it and ResumeOptions.configFingerprint asserts it back with the RV3210 machinery; no new meta surface. | packages/core/src/engine/regulated-profile.ts:64 |
run | RunOptions | - | packages/core/src/engine/regulated-profile.ts:56 |