The GUI follows the same workspace model as the CLI: snapshots are the units of history, and spaces let you keep multiple timelines side by side (main / release / experiments).
Typical flow is simple: open a workspace, pick a space, review what changed, then run actions like Save, Diff, Extract, Restore, Verify, Validate, Fuse, and Repair. Notes keep intent attached to snapshots so history stays readable later.
The Repair window lets you inspect existing RepairSets, verify repair data, dry-run recoverability, repair missing or corrupted normal CAS objects where possible, and maintain repair data with prune or clear.
Early Access note: UI layout and labels may evolve. The underlying workspace and snapshot model stays stable.