FABRIC/.beads
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
..
.br_history fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
.br_recovery fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
traces fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
.gitignore feat: initialize FABRIC TypeScript project 2026-03-03 04:41:00 +00:00
bd-2uw-resolution.md feat(bd-2uo): Add Vitest tests for web server API endpoints 2026-03-03 14:36:44 +00:00
config.yaml feat: initialize FABRIC TypeScript project 2026-03-03 04:41:00 +00:00
issues.jsonl fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
issues.jsonl.pre_dedup fix(types): update NeedleEventType to match current NEEDLE output 2026-04-26 22:29:50 -04:00
metadata.json feat: initialize FABRIC TypeScript project 2026-03-03 04:41:00 +00:00
ready-queue.json chore(bd-12u): close starvation alert as false positive 2026-03-07 05:40:38 +00:00