--- name: workspace description: Primary workspace location and important paths metadata: node_type: memory type: project originSessionId: a1ac522e-9103-4757-b6d0-a7cd2f5681fb --- Primary workspace: /root Plugin source: /boot/config/plugins/varaverk (on Unraid USB — persists across reboots) Key files: - /boot/config/plugins/varaverk/Notes_To-Do.md — running notes and design ideas - /boot/config/plugins/varaverk/README.md — full project documentation - /boot/config/plugins/varaverk/Manual.md — manual - /boot/config/plugins/varaverk/common.sh — shared library - /boot/config/plugins/varaverk/schedule.json — scheduling config - /boot/config/plugins/varaverk/varaverk.cron — cron config **Why:** /boot is the Unraid USB drive and survives reboots/reinstalls. /root does not persist without explicit setup. **How to apply:** Always look at /boot/config/plugins/varaverk for the authoritative source. Notes and docs there survive power outages.