The integration test for parsing real NEEDLE worker logs was already
created in bead bd-6q2 at src/parser.real-logs.integration.test.ts.
All 19 tests pass, covering:
- Worker extraction (worker_id)
- Bead extraction (bead_id)
- Timestamp extraction (ISO to NeedleEvent)
- Event information (event_type, data, session_id, sequence)
- Multiple event types (worker lifecycle, bead lifecycle)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>