· v1.9.4 · fix
Smarter Page Detection for Single-Page Sites
Fixed page title detection for Single Page Applications using a manifest-first strategy via pages-manifest.json. The crawler and site-discover function fetch the manifest once per crawl to resolve correct per-page titles instead of the generic SPA shell title. Page validation is now manifest-aware — for SPAs only paths listed in the manifest can create new pages, which eliminates phantom pages caused by AI hallucinations.