Implemented and pushed in c301d9a.
- Added one typed desktop action registry shared by Iced menus, toolbar/field controls, keyboard shortcuts, and future command-palette dispatch.
- Added a safe…
Implemented and pushed in commit 13f85bf. Added bounded full, compressed, and terse object decoding; primitive/avatar ownership collections and recursive kill cleanup; property, pay-price,…
Implemented in f6e74cb. Added an authenticated structured viewer with an explicit view/edit split, masked-by-default sensitive fields, field-specific reveal/copy controls, keyboard selection and…
Implemented in f363081. Added a storage-owned DesktopStorage boundary for configuration, authentication bootstrap, repository tree reads, document open/save, Git commits, and clipboard policy; the…
Implemented and pushed in commit 08f74bf (Add desktop navigation tree).
- Added a resizable Iced pane grid with minimum window/pane sizes, a scrollable navigation sidebar, and a focused content…
Implemented and pushed in commit 49451bc (Implement structured desktop editing).
- Added a storage-backed Iced editor for dynamic pass fields and multiline note lines, with add/remove/reorder,…
Implemented and verified in commit 43820f6.
Implementation:
- Replaced failure-only Primitive, ConstructionData, FlexibleData, LightData, LightImage, SculptData, ObjectProperties, TextureAnimation…