Fixed
- Relative
DB_PATHno longer crashes with a cryptic error:init()now creates the database directory before opening the connection and logs a clear warning whenDB_PATHis relative, explaining that data will not survive container restarts and pointing to the correct absolute-path form (/data/oikos.db). Fixes #355.