Skip to main content

Module sections

Module sections 

Source
Expand description

Stable, secret-free world-state sections. Only the host captures these inputs.

Structs§

SystemClock
Wall clock used by the production host.
WorldStateConfig
Operator-configured time granularity; zero cannot be deserialized.
WorldStateSnapshot
A complete host snapshot. Its object-valued sections contain no explicit nullable members, so every change is representable by RFC 7386.

Enums§

SectionId
Stable identities shared by rendering, history baselines, and merge patches.

Traits§

Clock
Clock seam used by runtime capture and deterministic integration fixtures.