Sangeetha-Grantha

Metadata Value
Status Completed
Version 1.0.0
Last Updated 2026-02-09
Author Sangeetha Grantha Team

TRACK-051: Quality Dashboard UI

1. Objective

Implement the Corpus Quality Dashboard — the comprehensive quality metrics view showing KPIs, quality score distributions, enrichment phase progress, source tier coverage, composer coverage matrix, data gap analysis, and audit query results. This is the primary screen for Quality Auditors to monitor the overall data health posture.

2. Context

3. Implementation Plan

3.1 KPI Cards (Row 1)

3.2 Quality Score Distribution + Source Tier Coverage (Row 2)

3.3 Enrichment Phase Progress (Row 3)

3.4 Data Gaps & Priorities + Composer Coverage Matrix (Row 4)

3.5 Audit Results (Row 5)

3.6 Chart Library Integration

3.7 Loading & Error States

4. Artifacts

Artifact Path Description
Quality Dashboard page modules/frontend/sangita-admin-web/src/pages/sourcing/QualityDashboardPage.tsx Main page
Quality Distribution chart modules/frontend/sangita-admin-web/src/components/sourcing/QualityDistributionChart.tsx Histogram
Tier Coverage chart modules/frontend/sangita-admin-web/src/components/sourcing/TierCoverageChart.tsx Stacked bar
Phase Progress section modules/frontend/sangita-admin-web/src/components/sourcing/PhaseProgressSection.tsx Progress bars
Data Gaps table modules/frontend/sangita-admin-web/src/components/sourcing/DataGapsTable.tsx Gap priorities
Composer Matrix modules/frontend/sangita-admin-web/src/components/sourcing/ComposerCoverageMatrix.tsx HeatmapGrid usage
Audit Results section modules/frontend/sangita-admin-web/src/components/sourcing/AuditResultsSection.tsx Audit query display

5. Acceptance Criteria

6. Dependencies

7. Progress Log