mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-02 09:23:44 +00:00
- migration 035: append-only decryptions table (avoids TimescaleDB hypertable UPDATE scans which seq-scan every chunk) - backfillDecrypt: two-phase (materialised candidates + keyset batches), DISTINCT ON packet_hash with upper(raw_hex) to handle case-variant copies, resumable/idempotent - feed queries COALESCE(payload _summary, decryptions summary) - 90-day type-5 coverage: 3.23M/7.0M packets decrypted (46%)