Changelog
- 6573fb9 chore(version): bump to v0.11.0
- bd30f67 chore: update analysis, correlation modules and misc improvements
- 5497d8e docs(search): document hybrid search in README, AGENTS.md, and help system
- 61a93f7 feat(export): add graph metrics to SQLite schema and optional WASM scorer
- 7956d47 feat(search): add hybrid search core types with weighted scoring model
- 4cbd453 feat(search): add metrics cache and query-adaptive weight adjustment
- 87981a0 feat(search): add search configuration and CLI hybrid search integration
- 8ba75d8 feat(viewer): add hybrid search with graph-aware ranking in static export
- 04299d6 fix(ui): clear isHistoryView when switching to other views
- a3ff088 fix(ui,test): escape key closes label dashboard + drift test build fix
- 4fd7410 refactor(ui): minor code cleanups in view toggle handlers
- 9e29b42 test(search): add comprehensive hybrid search test suite and benchmarks