Expand description
Session-bound lifecycle for HNS browser authority.
The runtime owns the monotonically increasing generation and event clock shared by mobile and Chromium adapters. Admission stamps include the runtime session so work cannot be replayed into another engine instance, even when both instances happen to have the same generation.
Structs§
- Browser
Runtime - Deterministic authority lifecycle and session clock.
- Runtime
Session Id - Checked, nonzero identity for one browser-runtime start.
- Runtime
Snapshot - Immutable runtime status.
- Runtime
Stamp - Opaque admission identity for work begun in one runtime session.
Enums§
- Authority
State - Browser authority state required by the browser resolution model.
- Runtime
Error - Browser-runtime lifecycle or counter failure.
Constants§
- RUNTIME_
SCHEMA_ VERSION - Shared browser-runtime status schema.