Report
Canonical topic reports with downloadable tables.
State-of-X reports are canonical topic snapshots assembled from the public paper index. Each report bundles an executive summary, a curated paper table, and a downloadable CSV.
Cadence: reports refresh when their underlying topic accumulates new high-signal papers. Published reports carry a frozen artifact; preview reports are generated on demand from the latest topic summary.
Sources: arXiv metadata, viability scoring, and Signal-Fusion topic clustering. Last refresh: May 29, 2026.
Three endpoints serve state-of-X reports: a list, a slug detail, and a CSV export.
# List all reports
curl https://sciencetostartup.com/api/v1/resources/state-reports
# Get a single report
curl https://sciencetostartup.com/api/v1/resources/state-reports/{slug}
# Export the paper table as CSV
curl https://sciencetostartup.com/api/v1/resources/state-reports/{slug}/export?format=csvUse This Via API or MCP
Pull canonical topic reports into briefings, dashboards, or agent workflows via REST or MCP.