Files
crank/TASKS.md
T
2026-04-12 11:26:45 +03:00

1.2 KiB

TASKS

Current

feat/secret-crypto-hkdf

Status: in_progress

DoD:

  • master key derivation uses HKDF-SHA256 instead of raw SHA256
  • secret encryption/decryption compatibility is explicit and tested
  • admin-api and runtime continue to handle secret crypto through the shared path

Next

  • feat/postgres-pool-config

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