welcome-workspace docs

FeaturesInstall

Words the app uses

Short glossary so Settings, the dashboard, and the feature pages mean the same thing.

Root
A configured directory whose immediate subdirectories become projects. Stored in the local JSON store; edit in Settings.
Project
One scanned subdirectory of a root: filesystem metadata, git state, stack, alerts, plus overrides (pin / note / hide / last-opened).
Scan
The cached pass over all roots that produces project state. Fingerprints decide which projects get re-scanned.
Report
A self-contained HTML file from git-snitch. Project report for one repo; root report for a comparative scan under a root. Regenerating overwrites the previous file for that key.
File browser
Per-project lazy listing with upload / rename / delete / new folder / download. Confined to the project subtree — cannot escape the project root.
IDE server
A code-server child process spawned on demand. Shared instance; per-project open uses ?folder=. Auto-installs on first use. Stop from Settings.