Module consistency

Module consistency 

Source
Expand description

Consistency engine for entity ID → persona mappings Consistency engine for maintaining entity ID → persona mappings

This module provides a consistency layer that ensures the same entity ID always generates the same data pattern. It maintains a mapping between entity IDs and their persona profiles, and provides deterministic value generation based on those personas.

Structs§

ConsistencyStore
Consistency store for maintaining entity ID to persona mappings
EntityIdExtractor
Entity ID extractor for finding entity IDs in various contexts

Enums§

EntityType
Entity type for cross-endpoint consistency