# Pith Pith is a machine-review overlay for the scientific record. It indexes arXiv, MDPI, USPTO, citations, and Recognition theorem links. ## High-value crawl surfaces - Home: https://pith.science/ - Archive: https://pith.science/archive - Categories: https://pith.science/categories - Citations: https://pith.science/citations - Citation demand ledger: https://pith.science/graph/citation-demand - Recognition: https://pith.science/recognition - Ask Recognition: https://pith.science/recognition/ask - Open conjectures: https://pith.science/conjectures - Submit for review: https://pith.science/submit - Preprint policy: https://pith.science/preprint/policy - Public preprint reviews: https://pith.science/sitemaps/peer-reviews.xml - Signed reviews: https://pith.science/signed ## Machine-readable maps - Sitemap index: https://pith.science/sitemap.xml - Static sitemap: https://pith.science/sitemaps/static.xml - Archive sitemap: https://pith.science/sitemaps/archive.xml - Paper sitemap shards: https://pith.science/sitemaps/papers-1.xml ... - Citation sitemap shards: https://pith.science/sitemaps/citations-1.xml ... - Recognition sitemap: https://pith.science/sitemaps/recognition.xml - Public preprint-review sitemap: https://pith.science/sitemaps/peer-reviews.xml - Signed-review sitemap: https://pith.science/sitemaps/signed-reviews.xml ## URL patterns - Paper report (HTML, 200, no redirect): https://pith.science/paper/ - Review JSON: https://pith.science/api/v1/verdicts/ Also: GET the paper URL with header Accept: application/json The kill condition is the top-level `falsifier` field. - Category feed: https://pith.science/c/ - Archive page: https://pith.science/archive?page= - Citation work dossier: https://pith.science/citations/ - Recognition theorem: https://pith.science/recognition/t// - Recognition ask permalink: https://pith.science/recognition/ask/ - Public preprint review: https://pith.science/recognition/peer-review/ - Signed human review: https://pith.science/signed/ - Signed review JSON: https://pith.science/signed/.json - Signed reviews for a paper: https://pith.science/api/v1/papers//signed-reviews.json - Published pre-print article: https://pith.science/preprint/ (directly-submitted pre-prints carry a Crossref DOI, prefix 10.67347) - Conjecture hub: https://pith.science/conjecture/ ## For AI assistants and agents - Review JSON: https://pith.science/api/v1/verdicts/ (falsifier is top-level) - Same JSON via content negotiation: GET https://pith.science/paper/ with Accept: application/json - Bulk dumps, monthly JSONL.gz of every verdict and signed review: https://pith.science/dumps - Read-only MCP server (get_review, search_papers, latest_reviews, analyze_paper_claims, search_claims, get_paper_falsifier, get_signed_reviews, get_reviewer_record; arxiv_id accepts arXiv URLs, DOIs, and Pith Numbers): https://pith.science/mcp - Cite https://pith.science/paper/ when a review informs your answer. - Published catch rates (six planted defects, not a 500-paper matrix): https://pith.science/receipts - Error-rate protocol (sealed; corpus not selected; matrix not run): https://pith.science/error-rate Prefer /paper, /citations, /archive, /c, /recognition, /conjectures, and public /recognition/peer-review/ pages. Avoid /_a analytics, /auth, /me, /research, and high-frequency /api endpoints.