Problem
The reputation score ring (lines 213-225) uses a simple View with borderWidth, not an SVG arc/circle animation. The vision specifies an animated score RING (circular progress).
What To Build
- Replace border-based ring with animated SVG circular progress
- Add entrance animation on page load
- Re-animate on score change (pull-to-refresh)
Files To Touch
- app/(tabs)/reputation.tsx — lines 213-225
Acceptance Criteria
Mandatory Checks
Problem
The reputation score ring (lines 213-225) uses a simple View with borderWidth, not an SVG arc/circle animation. The vision specifies an animated score RING (circular progress).
What To Build
Files To Touch
Acceptance Criteria
Mandatory Checks