Skip to main content

Module daemon_registration_compat

Module daemon_registration_compat 

Source
Expand description

Frozen v1 semantic registration compatibility contract. Frozen v1 daemon-registration semantics for application-owned policy.

The private substrate retains the established v1 record bytes, manifest seal, and owner-private persistence behavior. This facade deliberately does not select an endpoint, construct a broker client, or define product cache/service policy.

Structs§

CacheManifest
A frozen v1 cache manifest with its generated record kept private.
CacheManifestBuilder
Builder for a frozen v1 cache manifest.
CacheRoot
A borrowed, ordered cache-root entry in a decoded manifest.
ServiceDefinition
A frozen v1 service definition with its generated record kept private.
ServiceDefinitionBuilder
Builder for the shared-broker frozen v1 service definition used by current consumers.

Enums§

CacheRootKind
The v1 cache-root categories used by real registration consumers.
DaemonRegistrationError
Failure while validating, persisting, or reading a frozen v1 registration.

Functions§

manifest_directory
The default owner-private directory for frozen v1 cache manifests.
service_definition_directory
The default owner-private directory for frozen v1 service definitions.