# FactTracker.app - LLMs.txt # Last updated: 2026-08-11 ## About FactTracker.app is a data-driven platform that tracks public claims and predictions from politicians, CEOs, experts, and influencers. It verifies them against real-world outcomes and calculates accuracy scores to reveal who gets reality right. ## Live Statistics - Total claims tracked: 2186 - Verified as TRUE: 452 - Verified as FALSE: 555 - Awaiting verification: 895 - Unresolvable: 284 - Actors tracked: 810 - Overall accuracy rate: 45% ## Base URL https://facttracker.app ## Main Pages - / - Homepage (redirects to /claims) - /claims - Global claims feed with filtering by topic, status, and search - /topics - Topic clusters: Technology, Economy, Politics, Climate, Crypto, Society, Science, Sport - /actors - Browse all tracked actors with accuracy scores - /actors/{slug} - Individual actor profile with claim history and accuracy metrics - /reports - Citable prediction accountability reports built from tracked claims - /reports/{slug} - Report detail page with claim receipts, outcomes, and citation text - /about - About page explaining the platform ## How It Works 1. Claims are discovered from news, social media (X/Twitter), podcasts, interviews, and official statements 2. Each claim must be specific, measurable, and have a deadline or verifiable outcome 3. When a deadline passes, AI verification checks objective data to determine TRUE or FALSE 4. Accuracy scores are calculated per actor based on their verified claims 5. Sources include mainstream AND alternative media to avoid selection bias ## Data Models ### Actor - name, type (INDIVIDUAL/ORGANIZATION), accuracy score, prediction count, bio, social handles ### Claim (Prediction) - actor, claim text, source URL, publish date, deadline, topic, status (PENDING/RESOLVED_TRUE/RESOLVED_FALSE/UNRESOLVABLE), verification reasoning ## Topics Technology, Economy, Politics, Climate, Crypto, Society, Science, Sport ## API - /sitemap.xml - Sitemap index for search engines - /sitemaps/core.xml - Core sitemap with static, topic, and actor pages - /sitemaps/claims/{page}.xml - Paginated claim detail sitemaps - /llms.txt - This file (AI-readable context) - /llms-full.txt - Extended version with top actors and example claims ## Contact Visit https://facttracker.app/about for more information.