How ReacherX turns activity into Analytics and Agent observability
Follow recorded activity into reporting data, reactive dashboards, detail views, and tests of metric meaning.
A number on a dashboard has a history. Something happened, the application recorded it, reporting code grouped it into a time window, and the UI gave it a label.
If any part disagrees with the others, a chart can look correct while saying the wrong thing. This article follows the reporting path in v4 beta at commit 8ea2662.
Separate outcomes from agent operations
features/analytics/ui/AnalyticsDashboard.tsx is the user-outcome view. It shows new people, response rate, pending approvals, outreach issues, processing states, and other breakdowns.