Upgrade request analysis routing

This commit is contained in:
Andraxion 2026-06-27 01:44:11 -04:00
parent 1cd446bae8
commit db3e080640
19 changed files with 1520 additions and 66 deletions

View file

@ -0,0 +1,13 @@
# Chunk And World Operations
## What This Module Covers
This module handles world-scale navigation and chunk-backed operations rather than single-asset editing.
## Existing Capabilities
- neighborhood chunk loading around the current viewport
- chunk move, duplicate, rotate, flip, and delete flows
- world overview interactions
- bookmark and point-of-interest navigation
- batch save paths for chunk edits