Skip to main content

Module policy_registry

Module policy_registry 

Source
Expand description

Data-only registry for runtime controller policies.

Controllers keep making their existing decisions in their home modules. This registry only snapshots the resolved policy identity, deterministic inputs, and fallback state so status/health surfaces can explain which control policy is active without re-running hidden logic.

Structs§

PolicyControllerSnapshot
PolicyRegistrySnapshot

Enums§

PolicyControllerStatus
PolicyFallbackState

Constants§

POLICY_REGISTRY_SCHEMA_VERSION

Functions§

lexical_rebuild_policy_controller_snapshot
policy_registry_snapshot
semantic_policy_controller_snapshot