Project Brief
Purpose:
- NightNotes is a small local CLI for storing session notes.
Current direction:
- Add durable persistence so notes survive between separate CLI runs.
System shape:
- Python 3.10+ command-line application.
- All application data remains on the local machine.