style: Implement High-Contrast Minimalism UI & feat: Hybrid Search (FTS5 BM25)
- Refactored UI to follow minimalist HUD design spec.
- Replaced LSA-only search with Hybrid Search (Vector + FTS5 BM25).
- Integrated trigram tokenizer for robust Japanese keyword matching.
- Fixed MCP activity log rendering issues.
- Updated documentation and added MIT LICENSE.
- Updated work journal.
1 parent 9592940 commit bc79e0e1cfb9680f35b63eb6c092b9446eadcb88
@楽曲作りまくりおじさん 楽曲作りまくりおじさん authored 8 hours ago
Showing 11 changed files
View
LICENSE 0 → 100644
View
docs/specification/03_database_specification.md
View
journals/20260223-0021-UIデザインの刷新とミニマリズムの徹底.md 0 → 100644
View
src/backend/src/db/mod.rs
View
src/backend/src/mcp.rs
View
src/frontend/components/app-sidebar.js
View
src/frontend/components/main-panel.js
View
src/frontend/components/site-footer.js
View
src/frontend/components/site-header.js
View
src/frontend/index.html
View
src/frontend/styles.css
Too large (Show diff)