You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Overview\nAgents need visibility into their payout history, earnings, and performance metrics. Add an agent-facing analytics dashboard.\n\n## Tasks\n- [ ] Add GET /api/agents/:id/analytics endpoint with: total payouts, earnings (USDC), avg confirmation time, reputation score trend\n- [ ] Add time-series breakdown by day/week/month\n- [ ] Add AgentAnalytics.tsx frontend component with charts\n- [ ] Require agent signature proof for authentication\n\n## Acceptance Criteria\n- Agents can view their earnings and performance metrics for any date range
Overview\nAgents need visibility into their payout history, earnings, and performance metrics. Add an agent-facing analytics dashboard.\n\n## Tasks\n- [ ] Add
GET /api/agents/:id/analyticsendpoint with: total payouts, earnings (USDC), avg confirmation time, reputation score trend\n- [ ] Add time-series breakdown by day/week/month\n- [ ] AddAgentAnalytics.tsxfrontend component with charts\n- [ ] Require agent signature proof for authentication\n\n## Acceptance Criteria\n- Agents can view their earnings and performance metrics for any date range