feat: add MIME type support to documents
- Added 'mime' column to 'documents' table in db.rs.
- Implemented automatic MIME detection in mcp.rs 'add_item_text' tool.
- Updated search and retrieval tools in mcp.rs to return 'mime' information.
- Refreshed 03_database_specification.md to reflect the new column.
- Recorded work in journal 20260223-0015.
1 parent 295c5b9 commit 321a5a275572144a40a1dcff78c4eff79cdbab0c
@楽曲作りまくりおじさん 楽曲作りまくりおじさん authored 18 hours ago
Showing 4 changed files
View
docs/specification/03_database_specification.md
View
journals/20260223-0015-MIMEタイプ対応の追加.md 0 → 100644
View
src/backend/src/db.rs
View
src/backend/src/mcp.rs