category prefix parity between live and mirror; mirror schema v3
- cat: inside query now expands through the category taxonomy on the
live path the same way it always has on the mirror, instead of
matching nothing (#36) - co: and jr: prefixes now match on the mirror path -- papers_fts
(schema v3) indexes comment and journal_ref alongside title,
authors, and abstract (#37) - A query cat: and the category parameter now compose as separate
AND-ed groups on the mirror, matching the live API, instead of
merging into one OR-ed set - Mirror schema v2 -> v3 migrates in place on first open: rebuilds the
FTS index and its sync triggers from stored rows, batched by rowid,
no re-harvest required; mirror:verify reports the schema version