v1.0.2
Changed
- Opened 1.0.2-dev development cycle.
- Export files now use nested directory layout mirroring canonical URLs instead of flat
{id}.html, aligning binary indexer output with PHP indexer (scolta-php#157). - HTML file counting in status/health uses recursive directory walk instead of flat glob.
- AI summary citation URLs now prefer canonical
meta.urlover Pagefind file path.
Upgrade notes
Binary-indexer sites must run a full rebuild after upgrading. The export layout changed from flat {id}.html to nested directories mirroring canonical URLs. A stale index will retain the old /{id}.html URLs that 404 on the live site. The health-check warning in scolta-php 1.0.1 will surface a pre-fix index automatically.