feat(search): RC33 — mm-knowhow on-device Embedding-Retrieval + Sync (#258) #497
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!497
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/258-knowhow-embedding-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #258
Summary
shared-types:knowhowNoteSchema,upsertKnowhowNoteRequestSchema,knowhowNoteListItemSchemaAPI:/knowhow-notes(GET list + ?since Delta-Sync, GET :id, PUT upsert, DELETE) — Migration 0023 (knowhow_notes-Tabelle mit Composite-PKid+owner_sub)api-client:KnowhowNotesResource+PUTinHttpClient-Method-Unionmobile:KnowhowNoteSource(sourceType=knowhow-note, Markdown-Section-Chunking identisch zuNoteDataSource) inDataSourceBundleregistriert;listSourceIdsunddebugIndexAllinsearch-ports.tserweitertscripts/sync-knowhow.mjs: zero-dep Node.js-Script — liest Markdown+YAML-Frontmatter aus einem lokalen Notes-Verzeichnis, pushed per PUT an die API, löscht OrphansNutzt das bereits deployed
multilingual-e5-smallONNX-Modell — kein neuer Download nötig. Privacy: Inferenz lokal, Note-Inhalte nur an eigenes Backend.Test plan
node scripts/sync-knowhow.mjs ~/dev/mm-knowhow-notes https://api.mrrm.de <token>— synced N notes, deleted 0GET /knowhow-notesgibt Liste zurückGET /knowhow-notes/:idgibt Note mit body zurück/search-Screen: DebugIndexBar zeigt knowhow-Quellen nach debugIndexAll🤖 Generated with Claude Code