Duplicate Key Request Prevention
Removed redundant dashboard key-list loads and let a reveal response supply the metadata needed by the CLI.
#What's Changed
- [Fix] Opening a project key page now records one key-list request per selected project instead of duplicate initial loads.
- [Improvement] Key decrypt responses now include the same safe metadata as a single-key lookup, so clients can avoid a separate metadata request.