Defines the comprehensive data structure used to represent detected patterns
uniformly across the application. This interface ensures all patterns contain
the necessary metadata for confidence assessment, presentation, and tracking.
Properties:
type: The categorized pattern type from PatternType enum
Standardized structure for detected patterns
Defines the comprehensive data structure used to represent detected patterns uniformly across the application. This interface ensures all patterns contain the necessary metadata for confidence assessment, presentation, and tracking.
Properties:
This structure supports pattern persistence, trend analysis over time, and rich presentation of insights to users.