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, and Fuse. Notes keep intent attached to snapshots so history stays readable later.

Early Access note: UI layout and labels may evolve. The underlying workspace and snapshot model stays stable.