pub const CANONICAL_TABLES: &[&str];Expand description
Canonical tables owned by the rewrite-era schema, in stable display
order. Excludes FTS, vec0, and projection shadow tables (re-derivable
from canonical state) and internal _fathomdb_* metadata.
doctor dump-row-counts enumerates this set; doctor dump-schema
uses it to order canonical tables ahead of derived/internal ones.