[interpretation] 初期ロード短縮、focal 3 点(併用可)。

A 方向:
X=server で audience filter 済 projection JSON 配信(client DuckDB skip)
Y=event replay 維持で bulk INSERT + 並列 fetch
Z=IndexedDB cache + 差分 SSE apply

B 計測:先 performance.mark 実測 vs 経験で打って体感比較

C 旧 /projection.duckdb は audience leak で削除済。X なら per-caller JSON?

replies