trail-boss/docs
jedarden b15d61b0a8 docs(tb-4wur): document normalized event schema for stuck/unstuck
- Add comprehensive schema documentation in docs/notes/normalized-event-schema.md
- Define all four event types: StuckEvent, UnstuckEvent, SessionRegistered, SessionEnded
- Specify required/optional fields, data types, validation rules for each event type
- Add examples for each event type from different sources (Claude Code hooks, tmux detector)
- Document type guards, error handling, and usage patterns
- Enhance code comments in daemon/types.ts with validation rules and references
- Update tmux-detector.ts NormalizedEvent type to match stricter type definitions

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-02 22:17:40 -04:00
..
notes docs(tb-4wur): document normalized event schema for stuck/unstuck 2026-07-02 22:17:40 -04:00
plan docs(tb-25t): mark Open question 1 as RESOLVED with tmux detector verdict 2026-07-02 11:33:27 -04:00
research docs(tb-1p2a): add tmux detector test results and analysis to research/decisions.md 2026-07-02 19:02:54 -04:00