7460975174
- Move PipelineKind = Literal[...] below all imports in indexer.py - Add 'from __future__ import annotations' to store.py so the SQLiteFTS5Store self-reference in __enter__'s return annotation resolves without the explicit string quote.