|
feat: normalize database schema for document-chunk separation (Issue-2)
- Added 'documents' table for metadata. - Refactored 'items' table for chunk storage. - Updated MCP tools (add_item_text, search_text, etc.) to support the new schema. - Updated technical documentation. |
|---|
|
|
| docs/specification/03_database_specification.md |
|---|
| journals/20260223-0013-テーブル構造の正規化とドキュメント・チャンクの分離.md 0 → 100644 |
|---|
| src/backend/src/db.rs |
|---|
| src/backend/src/mcp.rs |
|---|