plexus.reports.blocks.feedback_analysis module
- class plexus.reports.blocks.feedback_analysis.FeedbackAnalysis(config: Dict[str, Any], params: Dict[str, Any] | None, api_client: PlexusDashboardClient)
Bases:
FeedbackAlignmentBackward-compatible alias for FeedbackAlignment.
Report configurations that reference class: FeedbackAnalysis should execute with the same behavior and config contract as FeedbackAlignment, including support for days and explicit start_date / end_date windows.
- async generate()
Fetches feedback data and performs agreement analysis.