Skip to main content

Module runtime_registry

Module runtime_registry 

Source
Expand description

Authenticated inventory and attachment for live and persisted sessions.

The registry joins durable harness discovery with private live-runtime receipts. Receipts remain local routing hints: canonical/native sessions, sidecars, and exports are never deleted during stale reconciliation.

Structs§

LocalRuntimeRegistry
Local authenticated registry backed by harness discovery and private live-runtime receipts.
RuntimeRegistryEntry
Stable joined descriptor returned by the registry.
RuntimeRegistryOwner
Process and controller ownership for one live entry.
RuntimeRegistryQuery
Filters controlling one joined live/persisted inventory read.
RuntimeRegistryWatch
Bounded watch subscription. Dropping it stops the polling task.

Enums§

RuntimeRegistryEvent
Change emitted by RuntimeRegistryWatch.
RuntimeRegistryState
Reconciled lifecycle state reported by list/describe/watch.