1.4 KiB
1.4 KiB
TIP Overview Research Status UI
Date: 2026-05-10 UTC Owner: Codex
Summary
The Overview dashboard still looked unfinished because it displayed strict source-backed verification counters as progress bars:
- Price Verified
- Image Verified
- Details Verified
- Fully Verified
Those counters are correct as strict quality metrics, but they were misleading as operational completion indicators after research resolution reached 100%.
Change
Updated packages/dashboard/index.html:
Data Verification Statusis nowData Research Status- Overview cards now show:
Price ResolvedImage ResolvedDetails ResolvedCompetitor ResolvedAll Research Resolved
- Resolved counts are computed from status buckets:
- public/source-backed evidence
- no-public/unavailable terminal states
- ambiguous terminal states where applicable
fully_verifiedremains visible only as the strict source-backed note on the all-research card.
Deployment
- Deployed
packages/dashboard/index.htmlto Erik. - Restarted
tip-api. - Verified
/dashboard/serves:Data Research StatusPrice ResolvedAll Research Resolved
Live State
research_resolved=16236total=16236research_resolved_pct=100- all price/image/details/competitor
needs_researchbuckets:0 - manual review
pending=0
Training Pool
Added tip-20260510-dashboard-research-status-001 to training-data/tip-llm-capabilities-v1.jsonl.