GUI Overview

Rinne GUI is a desktop app for browsing snapshots, comparing states, and running core operations with a clear, visual workflow. Under the hood, the GUI runs the same core operations as the CLI — it just makes them easier to discover and execute.

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.