Mirror of domfelipe/fraudshield
Find a file
Felipe Domingues 1175ae7ff0 feat: implement rule management (US3) + dashboard (US4)
US3 - Rule Management:
- Backend: CRUD API + activate/deactivate + test against 90d history
- Frontend: RuleList sidebar, RuleForm (create/edit), RuleTestResults
- Weight/threshold sliders, condition type selector, audit logging

US4 - Dashboard:
- Backend: GET /dashboard/metrics (24h/7d/30d/90d), CSV export
- Frontend: MetricCards, alerts-by-hour bar chart, status pie chart,
  top rules horizontal bar chart via Recharts

Stack: 20 API routes total. Frontend tsc clean, vite build passes.
2026-05-12 19:14:44 -03:00
.opencode/command docs: establish FraudShield constitution v1.0.0 2026-05-11 20:47:00 -03:00
.specify spec: add fraud detection engine specification (001) 2026-05-12 10:47:44 -03:00
backend feat: implement rule management (US3) + dashboard (US4) 2026-05-12 19:14:44 -03:00
frontend feat: implement rule management (US3) + dashboard (US4) 2026-05-12 19:14:44 -03:00
specs/001-fraud-detection-engine tasks: generate 88 implementation tasks across 7 phases 2026-05-12 16:26:33 -03:00
.gitignore feat: implement FraudShield MVP — backend API + frontend alerts 2026-05-12 16:54:03 -03:00
AGENTS.md plan: add implementation plan for fraud detection engine 2026-05-12 14:58:21 -03:00
docker-compose.yml feat: implement FraudShield MVP — backend API + frontend alerts 2026-05-12 16:54:03 -03:00