Guidelines for managing the naming-based virtual file system vs arbitrary user groups
The application differentiates between naming-based hierarchy ("Folders") and user-defined sets ("Groups"). Understanding this distinction is critical for consistent variable organization.
__) or similar delimiter in variable names (e.g., APP__PROD__KEY) to automatically derive a visual folder hierarchy.splitVarName(v.name).join('/') to transform flat variables into a nested tree.OS__, DEV__) to maintain a clean "Virtual File System" without extra metadata.groups.json.groups.jsonstate.notify() method must be called to refresh both the folder tree and the grid.