playground/index.tsx |
Interactive lab environment for experimentation |
/playground |
claim-detail.tsx |
Claim details with evidence and retrieval stats |
/claim/[id] |
topic-page.tsx |
Topic overview with verdict and source filters |
/topic/[slug] |
person-page.tsx |
Person profile with claim history and stats |
/person/[slug] |
source-profile.tsx |
Source profile with credibility metrics |
/source/[domain] |
ClaimCard.tsx |
Claim preview card with verdict and snippet |
explore, search, profile pages |
ConfidenceBar.tsx |
Colored bar showing verdict confidence |
claim-detail |
EvidenceSnippetCard.tsx |
Evidence excerpt with stance and link |
claim-detail |
VerdictBadge.tsx |
Verdict label with optional confidence tooltip |
claim-detail, ClaimCard |