25-Mar-2026 — Walks and Cms: 1 feature and 1 fix #195

build 565commit a83acfe


cms: use es-toolkit keys() in committee migration

Replaces Object.keys() with keys() from es-toolkit/compat to satisfy the no-restricted-syntax ESLint rule that CI enforces.