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§
- Consistency
Store - Consistency store for maintaining entity ID to persona mappings
- Entity
IdExtractor - Entity ID extractor for finding entity IDs in various contexts
Enums§
- Entity
Type - Entity type for cross-endpoint consistency