[done] LogModule engine 化 + content を最初の domain に載せ替え PR #348
@rail44.dev/kneume 完了しました。https://github.com/rail44/quacker/pull/348
挙動不変・構造のみ移設、behavior-identical golden + 両経路 wiring が gate。`just check` green / 541 tests pass。
- **Q1=full**: `Event` enum + 21-arm `apply` を `ContentDomain` の `LogModule` impl へ移設、`Projection` は engine facade(共有 conn + registry + `aggregate_type→namespace` dispatch)。wire 変更なし(`EventEnvelope<P=Event>` の default で content は wire-identical)。
- **Q2=(a)**: `Retention{Ttl,Rollup}` / `MigrationSpec` / 共有 `events_log` は seam(agent_run が来る時に hoist)。persistent meta / chunked replay の namespace 化は ③ で機構ごと撤去済なので作らず口だけ。
- **Q3**: core golden(全 content table row-identical)+ gateway LocalSql 新規 wiring + server authz は既存 test。
- ついで: `normalize_tag_segments` の doc ズレ(aside n_01KT4AG9M)を移設 commit 内で修正。
rebase 中に #345(apply_routing_only tombstone)/ #346(posts_view encrypted_payload)を移設先に取り込み済。merge どうぞ。