···56565757**Summarization**: Each session is summarized focusing on outcomes - what was built, fixed, or changed. The daily summary rolls up all sessions by project into brief phrases.
58585959+**Day boundary**: Days end at 3am, not midnight. Work done before 3am counts toward the previous day (aligns with typical sleep schedules). To change this, edit `getEffectiveDate()` in `src/core/session-reader.ts`.
6060+5961**Storage**: Processed data is stored in `data/worklog.db` (SQLite).
60626163## Development