A minimalist, text-based memory system designed to naturally store and recall important events. It emphasizes simplicity, portability, and human-friendly structure by using six optional fields: who, what, when, where, how, and thing. These fields capture factual context clearly, deferring interpretation for later use or analysis.
https://github.com/scottfalconer/vibedb
I still have no idea if it's a good idea or a bad idea but it's been fun to think through.