Implemented and pushed in commit 6ea184c.
The Ratatui frontend now provides keyboard-only dialogs for recipient initialization, entry insertion, and password generation. Direct hotkeys and typed…
Implemented in a9927fc and pushed to main.
Implemented native Rust AppearanceManager, CurrentOutfitFolder, and CompositeCurrentOutfitPolicy services: layered wearable/body-part state; item/asset/s…
Implemented in commit 977eb23 and pushed to main.
Storage now opts into pgp 0.20 GnuPG AEAD decryption through DecryptionOptions while keeping legacy unauthenticated packets disabled and…
Implemented in commit d66d9b0. The TUI now has a real bottom-line colon prompt with Unicode-safe cursor editing, cancellation, bounded history, Up/Down recall, Tab/Shift-Tab contextual completion,…
Implemented in commit 639ae0d. The TUI now has a single typed action registry for key resolution, compact context hints, command names, and contextual help. It covers common navigation, mode-scoped…
Implemented and pushed in commit 52f62d8.\n\nThe native Rust asset slice now includes bounded concrete asset models and real JPEG 2000/Ogg Vorbis codec boundaries; GLTF material/override handling;…