Add "Storage Key Registry" subsection explaining: - Centralize all storage keys in utils/constants.ts - Never hard-code storage key strings in components - Document storage type and purpose with JSDoc - Include code examples for correct usage Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>