Newest Research Pages: Inventory and Publishing Gaps
The newest research pages are best identified from the local HTML inventory, not from index.json or search-engine results. The top five newest reports are first-month-metrics, zero-ad-spend-mrr, clone-but-better, instagram-distribution, and viral-x-mrr, and each of those pages is also publicly reachable on research.briankeefe.dev.
The recent batch leans heavily toward founder distribution, traction interpretation, and post-launch reality checks rather than broad market maps. Titles about zero-ad-spend growth, Instagram distribution, virality on X, launch silence, first-user psychology, and stealth building all point to a practical operator audience.
The live homepage scrape confirmed that the site is browseable and that the recent slugs are exposed publicly. Individual scrapes of the newest pages also confirmed they render correctly on the public domain, so these are not just leftover local files.
index.json is stale. It currently contains only one entry even though the output directory has 77 report HTML files and the public homepage exposes 78 unique report links. For inventory work, the homepage and file mtimes are reliable; index.json is not.
If the goal is to know what is newest right now, use local file modification times as the source of truth and treat search results as secondary confirmation only. If the goal is to power downstream tooling, fixing index.json generation is the main operational issue surfaced by this audit.