Skip incremental indexing for JSON generator outputs
JSON generators (facets, activity_state, speakers, daily_schedule)
produce structured metadata not suitable for full-text indexing. The
indexer has no formatter for *.json files, causing exit code 2 failures
on every segment cycle.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>