feat(dream): add JSONL structured logging
Add file-backed JSONL logging for dream runs, including run lifecycle events, phase timing, agent dispatch/completion/failure records, skip logging, and segment sense activity tracking.
Cover the new writer and segment JSONL behavior with focused dream tests.