# Incident Report Index
This directory aggregates debugging diaries, RCA notes, and status reports created while stabilising streaming, notifications, and timeout behaviour.
## Navigation
- **Streaming Investigations**: `STREAMING_*`, `SSE_STREAMING_IMPLEMENTATION.md`, `CLAUDE_CLIENTS_STREAMING_COMPARISON.md`, `DUAL_TRANSPORT.md`, `PROGRESSIVE_OUTPUT_APPROACH.md`.
- **Notification Routing**: `CLAUDE_CODE_NOTIFICATION_*`, `NOTIFICATION_*`, `SESSION_ACCESS_SOLUTION.md`.
- **Timeout & Long Execution**: `TIMEOUT_*`, `FINAL_TIMEOUT_TEST_RESULTS.md`, `LONG_EXECUTION_ISSUE.md`.
- **Transport & MCP Integrations**: `MCP_*`, `KEEP_ALIVE_IMPLEMENTATION.md`, `FINAL_DIAGNOSIS.md`, `FINAL_STATUS_REPORT.md`.
Each file retains original timestamps and context. See `docs/REPO_STRUCTURE.md` for a broader repository map.
> Test fixtures referenced in these reports are located under `tests/` alongside the diagnostic Python scripts.