Files
Varaverk/claude-data/file-history/ffec43cd-13e3-4911-878f-40459f7d16a9/82a6cfa3014b4317@v2
T

24 lines
972 B
Plaintext

---
name: workspace
description: Primary workspace location and important paths
metadata:
node_type: memory
type: project
originSessionId: ffec43cd-13e3-4911-878f-40459f7d16a9
---
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.