Overview

Decisions

Entries are newest first.

Local session persistence#

Decision:

  • Store session state in human-readable local JSON files.

Reason:

  • Keep the data portable, inspectable, and easy to back up.

Updated

Was this page helpful?