# TASKS ## Current ### `feat/postgres-registry-modularization` Status: in_progress DoD: - `crates/crank-registry/src/postgres.rs` is split into domain modules under `postgres/` - `PostgresRegistry` keeps only constructors and high-level surface wiring - existing registry tests still pass after module split ## Next - `feat/sqlx-compile-time-verification` ## Backlog - `feat/frontend-xss-hardening` - `feat/frontend-login-simplification` - `feat/frontend-settings-honesty-pass` - `feat/frontend-command-palette-decision` - `feat/frontend-plural-rules` - `feat/frontend-template-safety-cleanup` - `feat/frontend-shell-unification` - `feat/frontend-wizard-modularization` - `feat/frontend-css-state-cleanup` - `feat/frontend-performance-polish` - `feat/frontend-observability-and-testability` - `feat/id-display-support` - `feat/postgres-pool-config` - `feat/postgres-registry-modularization` - `feat/sqlx-compile-time-verification` - `feat/secret-crypto-hkdf` - `feat/typed-timestamps` - `feat/error-structure-normalization` - `feat/correlation-id-propagation` - `feat/runtime-rate-limiting-and-backpressure` - `feat/distributed-mcp-session-store` - `feat/websocket-test-run-polish` - `feat/live-authenticated-staging-entry`