# TASKS ## Current ### `feat/typed-timestamps` Status: in_progress DoD: - domain and registry models use typed timestamps instead of `String` - SQL row decoding uses timestamp types directly where possible - API serialization stays RFC 3339 compatible ## Next - `feat/error-structure-normalization` ## 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`