Tier: M (2-4 days) Type: feature
Context
Spectre computes privacy scores. Demo can offer a lightweight version: visual badge on each stealth address showing reuse/correlation risk based on local history.
Scope
- Compute score per stealth address from local Activity store
- Factors: reuse count, balance accumulation, time-pattern similarity
- Display: green/yellow/red badge inline next to each row
- Click for explanation
- Privacy: scoring is local-only, no network calls
Acceptance criteria
Files to start with
- New:
src/lib/privacy-score.ts
src/components/StellarReceive.tsx, src/pages/History.tsx
Tier: M (2-4 days) Type: feature
Context
Spectre computes privacy scores. Demo can offer a lightweight version: visual badge on each stealth address showing reuse/correlation risk based on local history.
Scope
Acceptance criteria
Files to start with
src/lib/privacy-score.tssrc/components/StellarReceive.tsx,src/pages/History.tsx