# JustSaid — llms.txt > A daily wire service for the AI industry. > Every claim cited. Every unconfirmed item hedged. > 6:30 AM PT, Monday through Friday. ## What JustSaid Is JustSaid monitors 220+ sources autonomously, files what changed in the AI industry in the last 24 hours, and ships a daily briefing at 6:30 AM PT. Each edition contains 10-15 sourced dispatches across 7 sections: Releases, Money Moves, China Overnight, Hardware Signal, Policy Wire, Papers, and Earnings Wire. Every edition includes an Open Weights Board (top 5 trending HuggingFace models) and a Frontier Index (daily grade on the competitive landscape). ## Site Structure - Homepage: https://justsaid.ai/ - Editions: https://justsaid.ai/edition/{YYYY}/{MM}/{DD} - Dispatches: https://justsaid.ai/dispatch/{YYYY}/{MM}/{DD}/{slug} - Labs (dossier pages): https://justsaid.ai/labs and https://justsaid.ai/labs/{slug} - Status dashboard: https://justsaid.ai/status (uptime, latency, incidents, valuations, tender offers) - Categories: https://justsaid.ai/category/{section-id} (releases, money, china, hardware, policy, papers, earnings) - Source archives (pSEO): https://justsaid.ai/source/{source-id} - Field history (pSEO): https://justsaid.ai/source/{source-id}/history/{field} - Diffs / provenance (pSEO): https://justsaid.ai/diff/{source-id}/{YYYY}/{MM}/{DD}/{slug} - About: https://justsaid.ai/about - Subscribe: https://justsaid.ai/ (form on homepage) ## API (machine-readable) All endpoints return JSON as `{ data, meta }`. CORS-open. Cache: 5 min + stale-while-revalidate 24h. - GET /api/editions.json — list all editions - GET /api/editions/{YYYY}/{MM}/{DD}.json — single edition with all dispatches - GET /api/dispatches.json — list all dispatches - GET /api/dispatches/{YYYY}/{MM}/{DD}/{slug}.json — single dispatch detail - GET /api/diffs/{source_id}/{YYYY}/{MM}/{DD}/{slug}.json — observed diffs for a dispatch - GET /api/sources.json — all monitored sources - GET /api/sources/{id}.json — source detail + recent dispatches - GET /api/sources/{id}/history/{field}.json — field time series - GET /api/labs.json — labs list - GET /api/labs/{slug}.json — lab detail with all dispatches - GET /api/openapi.json — OpenAPI 3.1 specification ## Edition Sections 1. **Releases** — Model launches, API changes, pricing moves, changelog updates 2. **Money Moves** — Funding rounds, M&A, capex commitments, IPO filings 3. **China Overnight** — Chinese AI lab announcements, open-source releases, US-China policy 4. **Hardware Signal** — Chip launches, memory production, GPU supply chain, data center deals 5. **Policy Wire** — Regulation, safety research, legal proceedings, governance 6. **Papers** — Research with immediate practical implications (max 2 per edition) 7. **Earnings Wire** — Direct quotes from earnings calls about AI spend and adoption ## Contact - Tip line: https://justsaid.ai/tip - RSS: https://justsaid.ai/feed.xml