Summary
Allow users to configure the root directory for runtime outputs instead of always writing into a fixed path.
Use cases
- Separate multiple local workspaces
- Keep large media files on a different disk
- Make testing easier with temporary output roots
Expected outcome
A documented config or environment option that changes where runtime artifacts are stored.