FABRIC/.beads/traces
jedarden 26e824772d fix(types): update NeedleEventType to match current NEEDLE output
- Updated NeedleEventType union to reflect actual event types emitted by NEEDLE
- Fixed outdated event type names (e.g., bead.claimed → bead.claim.succeeded)
- Added missing event types (worker.errored, worker.exhausted, peer.stale, etc.)
- Updated parser test to use correct event types
- Verified parser compatibility with 86,545 actual NEEDLE log events (100% success rate)

The parser's normalizeJsonl function accepts any string for event_type,
ensuring forward compatibility with new NEEDLE versions. The type
definition update is primarily for documentation and IDE support.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-26 22:29:50 -04:00
..
bd-0nd.1 fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
bd-bts fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
bd-cj8 fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
bd-h40 fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
bd-muv fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00