In-memory CouncilEx.Registry backend backed by ETS. Default.
Per-node, lost on restart, NOT cluster-safe. For multi-replica
deployments switch to CouncilEx.Registry.Ecto (add :ecto_sql +
:postgrex to deps) or CouncilEx.Registry.Redis (add :redix).
See docs/PERSISTENCE.md.