Where datatools reads input from and writes output to. The UI works as soon as the data locations point at something real — the app-stack integration is optional.
The core paths every pipeline run touches.
Root of the output/ tree. Holds downloader, processor, importer and overrides artifacts.
These update automatically when you change the data root above.
These settings only matter if you also run the served app stack via dockercmd.sh. The UI itself works without them.
Path the app stack mounts; holds the `current` symlink that points at the live build. Leave at the default unless the served path lives outside the importer tree.
Read-only. The install location is set via the DC_REPO_ROOT environment variable by
design — change it there if you've moved the repo.