@pcircle/memesh 4.2.0 → 4.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/.claude-plugin/marketplace.json +1 -1
  2. package/.claude-plugin/plugin.json +1 -1
  3. package/README.de.md +5 -2
  4. package/README.es.md +5 -2
  5. package/README.fr.md +5 -2
  6. package/README.ja.md +5 -2
  7. package/README.ko.md +5 -2
  8. package/README.md +5 -2
  9. package/README.pt.md +5 -2
  10. package/README.th.md +5 -2
  11. package/README.vi.md +5 -2
  12. package/README.zh-CN.md +5 -2
  13. package/README.zh-TW.md +5 -2
  14. package/dashboard/dist/index.html +9 -9
  15. package/dist/cli/view.js +7 -1
  16. package/dist/cli/view.js.map +1 -1
  17. package/dist/core/analytics.d.ts +17 -0
  18. package/dist/core/analytics.d.ts.map +1 -1
  19. package/dist/core/analytics.js +40 -0
  20. package/dist/core/analytics.js.map +1 -1
  21. package/dist/core/kg-backfill.d.ts +10 -1
  22. package/dist/core/kg-backfill.d.ts.map +1 -1
  23. package/dist/core/kg-backfill.js +167 -2
  24. package/dist/core/kg-backfill.js.map +1 -1
  25. package/dist/mcp/launcher.d.ts +3 -0
  26. package/dist/mcp/launcher.d.ts.map +1 -0
  27. package/dist/mcp/launcher.js +37 -0
  28. package/dist/mcp/launcher.js.map +1 -0
  29. package/dist/skills-manifest.json +4 -4
  30. package/dist/transports/cli/cli.js +10 -0
  31. package/dist/transports/cli/cli.js.map +1 -1
  32. package/dist/transports/http/server.d.ts.map +1 -1
  33. package/dist/transports/http/server.js +12 -1
  34. package/dist/transports/http/server.js.map +1 -1
  35. package/dist/transports/schemas.d.ts +4 -4
  36. package/dist/transports/schemas.d.ts.map +1 -1
  37. package/dist/transports/schemas.js +7 -3
  38. package/dist/transports/schemas.js.map +1 -1
  39. package/package.json +5 -3
  40. package/scripts/hooks/session-summary.js +2 -3
  41. package/scripts/postinstall-rebuild.mjs +41 -0
@@ -8,7 +8,7 @@
8
8
  "name": "memesh",
9
9
  "source": "./",
10
10
  "description": "MeMesh — Local memory for Claude Code and MCP coding agents. One SQLite file, zero cloud required.",
11
- "version": "4.2.0",
11
+ "version": "4.2.2",
12
12
  "author": {
13
13
  "name": "PCIRCLE AI"
14
14
  },
@@ -4,7 +4,7 @@
4
4
  "author": {
5
5
  "name": "PCIRCLE AI"
6
6
  },
7
- "version": "4.2.0",
7
+ "version": "4.2.2",
8
8
  "homepage": "https://pcircle.ai/memesh-llm-memory",
9
9
  "repository": "https://github.com/PCIRCLE-AI/memesh-llm-memory",
10
10
  "license": "MIT",
package/README.de.md CHANGED
@@ -207,13 +207,14 @@ Wenn npm eine installierte Version als veraltet kennzeichnet (typischerweise ein
207
207
 
208
208
  ## Dashboard
209
209
 
210
- 7 Reiter, 11 Sprachen, keine externen Abhängigkeiten. Zugang unter `http://localhost:3737/dashboard` wenn der Server läuft.
210
+ 8 Reiter, 11 Sprachen, keine externen Abhängigkeiten. Zugang unter `http://localhost:3737/dashboard` wenn der Server läuft.
211
211
 
212
212
  | Reiter | Was Sie sehen |
213
213
  |--------|-------------|
214
+ | **Insights** | Speicher-Insights — wöchentliche Zusammenfassungen und Mustervorschläge der Dreamer-Engine; Ein-Klick-Akzeptieren/Ablehnen |
214
215
  | **Search** | Volltextsuche + Vektorsimilarität über alle Memories |
215
216
  | **Browse** | Paginierte Liste aller Entitäten mit Archiv-/Restore-Funktion |
216
- | **Analytics** | Memory Health Score (0-100), 30-Tage-Timeline, Wertkennzahlen, Wissensabdeckung, Bereinigungsvorschläge, Ihre Arbeitsmuster |
217
+ | **Analytics** | Memory Health Score, 30-Tage-Timeline, PM-Velocity + KG-Konnektivitätskennzahlen, Arbeitsmuster, Bereinigungsvorschläge |
217
218
  | **Graph** | Interaktiver kraft-gerichteter Wissensgraph mit Typfiltern, Suche, Ego-Modus, Aktualitäts-Heatmap |
218
219
  | **Lessons** | Strukturierte Lektionen aus vergangenen Fehlern (Fehler, Grundursache, Behebung, Prävention) |
219
220
  | **Manage** | Entitäten archivieren und wiederherstellen |
@@ -231,6 +232,8 @@ Wenn npm eine installierte Version als veraltet kennzeichnet (typischerweise ein
231
232
 
232
233
  **⚠️ Konflikterkennung** — Wenn Sie zwei Memories haben, die sich widersprechen, warnt Sie MeMesh.
233
234
 
235
+ **🕸️ Wissensgraph-Konnektivität** — `memesh kg backfill-relations --all-rules` verknüpft verwaiste Entitäten über Tag-Kookurrenz, Projekt-Clustering, Sitzungskontext und Namensähnlichkeit — ohne LLM. Reduziert die Waisenrate auf einer repräsentativen Wissensbasis von 89% auf unter 12%.
236
+
234
237
  **📦 Team-Freigabe** — `memesh export > team-knowledge.json` → mit Team teilen → `memesh import team-knowledge.json`
235
238
  Importierte Bundles bleiben durchsuchbar, aber MeMesh injiziert importierte Memories nicht automatisch in Claude Hooks, bis Sie sie überprüfen oder lokal neu speichern.
236
239
 
package/README.es.md CHANGED
@@ -235,13 +235,14 @@ Cuando npm marca una versión instalada como deprecada (típicamente un aviso de
235
235
 
236
236
  ## Dashboard
237
237
 
238
- 7 pestañas, 11 idiomas, cero dependencias externas. Accede en `http://localhost:3737/dashboard` cuando el servidor está en ejecución.
238
+ 8 pestañas, 11 idiomas, cero dependencias externas. Accede en `http://localhost:3737/dashboard` cuando el servidor está en ejecución.
239
239
 
240
240
  | Pestaña | Qué ves |
241
241
  |---|---|
242
+ | **Insights** | Perspectivas de memoria — resúmenes semanales y propuestas de patrones del motor dreamer; aceptar/rechazar con un clic |
242
243
  | **Search** | Búsqueda de texto completo + similitud vectorial en todas las memorias |
243
244
  | **Browse** | Lista paginada de todas las entidades con archivo/restauración |
244
- | **Analytics** | Puntuación de Salud de Memoria (0-100), línea de tiempo de 30 días, métricas de valor, cobertura de conocimiento, sugerencias de limpieza, tus patrones de trabajo |
245
+ | **Analytics** | Puntuación de Salud de Memoria, línea de tiempo de 30 días, velocidad PM + métricas de conectividad KG, patrones de trabajo, sugerencias de limpieza |
245
246
  | **Graph** | Grafo de conocimiento interactivo dirigido por fuerzas con filtros de tipo, búsqueda, modo ego, mapa de calor de recencia |
246
247
  | **Lessons** | Lecciones estructuradas de fallos pasados (error, causa raíz, corrección, prevención) |
247
248
  | **Manage** | Archiva y restaura entidades |
@@ -259,6 +260,8 @@ Cuando npm marca una versión instalada como deprecada (típicamente un aviso de
259
260
 
260
261
  **⚠️ Detección de Conflictos** — Si tienes dos memorias que se contradicen, MeMesh te advierte.
261
262
 
263
+ **🕸️ Conectividad del grafo de conocimiento** — `memesh kg backfill-relations --all-rules` vincula entidades huérfanas mediante co-ocurrencia de etiquetas, agrupación de proyectos, contexto de sesión y similitud de nombres — sin LLM. Reduce la tasa de huérfanos del 89% a menos del 12% en una base de conocimiento representativa.
264
+
262
265
  **📦 Compartir en Equipo** — `memesh export > team-knowledge.json` → comparte con tu equipo → `memesh import team-knowledge.json`
263
266
  Los bundles importados permanecen buscables, pero MeMesh no inyecta automáticamente memorias importadas en hooks de Claude hasta que las revises o las guardes localmente de nuevo.
264
267
 
package/README.fr.md CHANGED
@@ -208,13 +208,14 @@ Lorsque npm signale une version installée comme dépréciée (typiquement une a
208
208
 
209
209
  ## Tableau De Bord
210
210
 
211
- 7 onglets, 11 langues, zéro dépendance externe. Accessible à `http://localhost:3737/dashboard` quand le serveur s'exécute.
211
+ 8 onglets, 11 langues, zéro dépendance externe. Accessible à `http://localhost:3737/dashboard` quand le serveur s'exécute.
212
212
 
213
213
  | Onglet | Ce que vous voyez |
214
214
  |---|---|
215
+ | **Insights** | Insights mémoire — résumés hebdomadaires et propositions de patterns du moteur dreamer ; accepter/rejeter en un clic |
215
216
  | **Recherche** | Recherche par texte intégral + similarité vectorielle sur toutes les mémoires |
216
217
  | **Parcourir** | Liste paginée de toutes les entités avec archivage/restauration |
217
- | **Analytics** | Score de santé de la mémoire (0–100), frise chronologique 30 jours, métriques de valeur, couverture des connaissances, suggestions de nettoyage, vos motifs de travail |
218
+ | **Analytics** | Score de santé de la mémoire, frise chronologique 30 jours, vélocité PM + métriques de connectivité KG, motifs de travail, suggestions de nettoyage |
218
219
  | **Graphe** | Graphe de connaissances force-directed interactif avec filtres de type, recherche, mode ego, carte thermique de récence |
219
220
  | **Leçons** | Leçons structurées tirées des défaillances passées (erreur, cause racine, correctif, prévention) |
220
221
  | **Gérer** | Archivez et restaurez les entités |
@@ -232,6 +233,8 @@ Lorsque npm signale une version installée comme dépréciée (typiquement une a
232
233
 
233
234
  **⚠️ Détection De Conflits** — Si vous avez deux mémoires qui se contredisent, MeMesh vous avertit.
234
235
 
236
+ **🕸️ Connectivité du graphe de connaissances** — `memesh kg backfill-relations --all-rules` relie les entités orphelines par cooccurrence de tags, clustering de projets, contexte de session et similarité de noms — sans LLM. Réduit le taux d'orphelins de 89% à moins de 12% sur une base de connaissances représentative.
237
+
235
238
  **📦 Partage D'Équipe** — `memesh export > team-knowledge.json` → partagez avec votre équipe → `memesh import team-knowledge.json`
236
239
  Les bundles importés restent consultables, mais MeMesh n'injecte pas automatiquement les mémoires importées dans les hooks Claude jusqu'à ce que vous les examiniez ou les rémémorisiez localement.
237
240
 
package/README.ja.md CHANGED
@@ -235,13 +235,14 @@ npm がインストール済みバージョンを非推奨としてフラグし
235
235
 
236
236
  ## ダッシュボード
237
237
 
238
- 7 つのタブ、11 言語対応、外部依存なし。サーバー実行中は `http://localhost:3737/dashboard` でアクセス可能。
238
+ 8 つのタブ、11 言語対応、外部依存なし。サーバー実行中は `http://localhost:3737/dashboard` でアクセス可能。
239
239
 
240
240
  | タブ | 表示内容 |
241
241
  |-----|--------|
242
+ | **Insights** | メモリインサイト — dreamer エンジンによる週次サマリーとパターン提案。ワンクリックで承認・拒否 |
242
243
  | **Search** | 全メモリ対象の全文検索 + ベクトル類似度検索 |
243
244
  | **Browse** | ページネーション表示された全エンティティ、アーカイブ・復元機能 |
244
- | **Analytics** | メモリ健全性スコア (0-100)、30 日間タイムライン、価値指標、知識カバレッジ、クリーンアップ提案、あなたの作業パターン |
245
+ | **Analytics** | メモリ健全性スコア、30 日間タイムライン、PM ベロシティ + KG 接続性指標、作業パターン、クリーンアップ提案 |
245
246
  | **Graph** | インタラクティブ力指向知識グラフ、型フィルタ、検索、エゴモード、再度ヒートマップ |
246
247
  | **Lessons** | 過去の失敗から構造化された教訓 (エラー、根本原因、修正、予防) |
247
248
  | **Manage** | エンティティのアーカイブ・復元 |
@@ -259,6 +260,8 @@ npm がインストール済みバージョンを非推奨としてフラグし
259
260
 
260
261
  **⚠️ 矛盾検出** — 互いに矛盾するメモリが 2 つある場合、MeMesh が警告します。
261
262
 
263
+ **🕸️ ナレッジグラフ接続性** — `memesh kg backfill-relations --all-rules` はタグの共起・プロジェクトクラスタリング・セッションコンテキスト・名前類似度を使って孤立エンティティをリンク — LLM 不要。代表的なナレッジベースで孤立率を 89% から 12% 未満に削減。
264
+
262
265
  **📦 チーム共有** — `memesh export > team-knowledge.json` → チームと共有 → `memesh import team-knowledge.json`。
263
266
  インポートされたバンドルは検索可能ですが、MeMesh はレビュー・ローカル再保存まで Claude フックへの自動注入はしません。
264
267
 
package/README.ko.md CHANGED
@@ -235,13 +235,14 @@ npm이 설치된 버전을 deprecated로 플래그하면(일반적으로 보안
235
235
 
236
236
  ## 대시보드
237
237
 
238
- 7개 탭, 11개 언어, 외부 의존성 없음. 서버 실행 중 `http://localhost:3737/dashboard`에서 접근합니다.
238
+ 8개 탭, 11개 언어, 외부 의존성 없음. 서버 실행 중 `http://localhost:3737/dashboard`에서 접근합니다.
239
239
 
240
240
  | 탭 | 내용 |
241
241
  |------|---|
242
+ | **Insights** | 메모리 인사이트 — dreamer 엔진의 주간 요약 및 패턴 제안; 원클릭 수락/거절 |
242
243
  | **Search** | 모든 메모리에 걸친 전체 텍스트 + 벡터 유사성 검색 |
243
244
  | **Browse** | 보관 및 복구 옵션이 있는 모든 엔티티 페이지 리스트 |
244
- | **Analytics** | 메모리 건강 점수(0-100), 30일 타임라인, 가치 지표, 지식 커버리지, 정리 제안, 작업 패턴 |
245
+ | **Analytics** | 메모리 건강 점수, 30일 타임라인, PM 속도 + KG 연결성 지표, 작업 패턴, 정리 제안 |
245
246
  | **Graph** | 타입 필터, 검색, 에고 모드, 최근성 히트맵이 있는 인터랙티브 포스 디렉션 지식 그래프 |
246
247
  | **Lessons** | 과거 실패로부터 구조화된 교훈(에러, 근본 원인, 수정, 예방) |
247
248
  | **Manage** | 엔티티 보관 및 복구 |
@@ -259,6 +260,8 @@ npm이 설치된 버전을 deprecated로 플래그하면(일반적으로 보안
259
260
 
260
261
  **⚠️ 충돌 감지** — 서로 모순되는 메모리 두 개가 있으면 MeMesh가 경고합니다.
261
262
 
263
+ **🕸️ 지식 그래프 연결성** — `memesh kg backfill-relations --all-rules`는 태그 공동 발생, 프로젝트 클러스터링, 세션 컨텍스트, 이름 유사성을 사용해 고아 엔티티를 연결 — LLM 불필요. 대표적인 지식 베이스에서 고아 비율을 89%에서 12% 미만으로 감소.
264
+
262
265
  **📦 팀 공유** — `memesh export > team-knowledge.json` → 팀과 공유 → `memesh import team-knowledge.json`
263
266
  임포트된 번들은 계속 검색 가능하지만, MeMesh는 검토하거나 로컬에 다시 저장할 때까지 Claude 훅에 임포트된 메모리를 자동 주입하지 않습니다.
264
267
 
package/README.md CHANGED
@@ -235,13 +235,14 @@ When npm flags an installed version as deprecated (typically a security advisory
235
235
 
236
236
  ## Dashboard
237
237
 
238
- 7 tabs, 11 languages, zero external dependencies. Access at `http://localhost:3737/dashboard` when the server is running.
238
+ 8 tabs, 11 languages, zero external dependencies. Access at `http://localhost:3737/dashboard` when the server is running.
239
239
 
240
240
  | Tab | What you see |
241
241
  |-----|-------------|
242
+ | **Insights** | Memory insights — weekly recaps and pattern proposals from the dreamer engine; one-click accept/reject |
242
243
  | **Search** | Full-text + vector similarity search across all memories |
243
244
  | **Browse** | Paginated list of all entities with archive/restore |
244
- | **Analytics** | Memory Health Score (0-100), 30-day timeline, value metrics, knowledge coverage, cleanup suggestions, your work patterns |
245
+ | **Analytics** | Memory Health Score, 30-day timeline, PM velocity + KG connectivity metrics, work patterns, cleanup suggestions |
245
246
  | **Graph** | Interactive force-directed knowledge graph with type filters, search, ego mode, recency heatmap |
246
247
  | **Lessons** | Structured lessons from past failures (error, root cause, fix, prevention) |
247
248
  | **Manage** | Archive and restore entities |
@@ -259,6 +260,8 @@ When npm flags an installed version as deprecated (typically a security advisory
259
260
 
260
261
  **⚠️ Conflict Detection** — If you have two memories that contradict each other, MeMesh warns you.
261
262
 
263
+ **🕸️ Knowledge Graph Connectivity** — `memesh kg backfill-relations --all-rules` links orphan entities using tag co-occurrence, project clustering, session context, and name similarity — no LLM required. Reduces orphan rate from 89% to under 12% on a representative knowledge base.
264
+
262
265
  **📦 Team Sharing** — `memesh export > team-knowledge.json` → share with your team → `memesh import team-knowledge.json`
263
266
  Imported bundles stay searchable, but MeMesh does not auto-inject imported memories into Claude hooks until you review or re-store them locally.
264
267
 
package/README.pt.md CHANGED
@@ -208,13 +208,14 @@ Quando o npm sinaliza uma versão instalada como depreciada (tipicamente um advi
208
208
 
209
209
  ## Dashboard
210
210
 
211
- 7 abas, 11 idiomas, zero dependências externas. Acesse em `http://localhost:3737/dashboard` quando o servidor estiver rodando.
211
+ 8 abas, 11 idiomas, zero dependências externas. Acesse em `http://localhost:3737/dashboard` quando o servidor estiver rodando.
212
212
 
213
213
  | Aba | O que você vê |
214
214
  |-----|-------------|
215
+ | **Insights** | Insights de memória — resumos semanais e propostas de padrões do motor dreamer; aceitar/rejeitar com um clique |
215
216
  | **Search** | Busca full-text + similaridade vetorial em todas as memórias |
216
217
  | **Browse** | Lista paginada de todas as entidades com archive/restore |
217
- | **Analytics** | Memory Health Score (0-100), timeline de 30 dias, métricas de valor, cobertura de conhecimento, sugestões de limpeza, seus padrões de trabalho |
218
+ | **Analytics** | Memory Health Score, timeline de 30 dias, velocidade PM + métricas de conectividade KG, padrões de trabalho, sugestões de limpeza |
218
219
  | **Graph** | Grafo de conhecimento interativo force-directed com filtros por tipo, busca, modo ego, heatmap de recência |
219
220
  | **Lessons** | Lições estruturadas de falhas passadas (erro, causa raiz, fix, prevenção) |
220
221
  | **Manage** | Archive e restore de entidades |
@@ -232,6 +233,8 @@ Quando o npm sinaliza uma versão instalada como depreciada (tipicamente um advi
232
233
 
233
234
  **⚠️ Detecção de Conflitos** — Se você tem duas memórias que se contradizem, MeMesh te avisa.
234
235
 
236
+ **🕸️ Conectividade do grafo de conhecimento** — `memesh kg backfill-relations --all-rules` liga entidades órfãs usando co-ocorrência de tags, agrupamento de projetos, contexto de sessão e similaridade de nomes — sem LLM. Reduz a taxa de órfãos de 89% para menos de 12% numa base de conhecimento representativa.
237
+
235
238
  **📦 Compartilhamento em Equipe** — `memesh export > team-knowledge.json` → compartilhe com sua equipe → `memesh import team-knowledge.json`
236
239
  Bundles importados permanecem pesquisáveis, mas MeMesh não injeta automaticamente memórias importadas nos hooks do Claude até você revisar ou re-armazená-las localmente.
237
240
 
package/README.th.md CHANGED
@@ -208,13 +208,14 @@ memesh export-schema \
208
208
 
209
209
  ## แดชบอร์ด
210
210
 
211
- 7 แท็บ 11 ภาษา ไม่มีการพึ่งพิ่นภายนอก เข้าถึงได้ที่ `http://localhost:3737/dashboard` เมื่อเซิร์ฟเวอร์ทำงาน
211
+ 8 แท็บ 11 ภาษา ไม่มีการพึ่งพิ่นภายนอก เข้าถึงได้ที่ `http://localhost:3737/dashboard` เมื่อเซิร์ฟเวอร์ทำงาน
212
212
 
213
213
  | แท็บ | เห็นอะไร |
214
214
  |---|---|
215
+ | **Insights** | ข้อมูลเชิงลึกเกี่ยวกับหน่วยความจำ — บทสรุปรายสัปดาห์และข้อเสนอรูปแบบจากเครื่องมือ dreamer; ยอมรับ/ปฏิเสธด้วยคลิกเดียว |
215
216
  | **Search** | ค้นหาข้อความแบบเต็มรูป + ความคล้ายคลึงเวกเตอร์ข้ามหน่วยความจำทั้งหมด |
216
217
  | **Browse** | รายการหน่วยความจำทั้งหมดแบบหน้าต่อหน้า พร้อมเก็บ/คืนสถานะ |
217
- | **Analytics** | Memory Health Score (0-100) ไทม์ไลน์ 30 วัน เมตริกค่า ความครอบคลุมความรู้ คำแนะนำการทำความสะอาด รูปแบบการทำงาน |
218
+ | **Analytics** | Memory Health Score ไทม์ไลน์ 30 วัน ความเร็ว PM + ตัวชี้วัดการเชื่อมต่อ KG รูปแบบการทำงาน คำแนะนำการทำความสะอาด |
218
219
  | **Graph** | กราฟความรู้แบบโต้ตอบด้วยแรงโดยตรง พร้อมตัวกรองประเภท ค้นหา โหมด ego แผนความร้อนความเสมียน |
219
220
  | **Lessons** | บทเรียนโครงสร้างจากความล้มเหลวที่ผ่านมา (ข้อผิดพลาด สาเหตุ การแก้ไข การป้องกัน) |
220
221
  | **Manage** | เก็บและคืนสถานะอักษร |
@@ -232,6 +233,8 @@ memesh export-schema \
232
233
 
233
234
  **⚠️ การตรวจจับความขัดแย้ง** — ถ้าคุณมีหน่วยความจำสองอันที่ขัดแย้งกัน MeMesh เตือนคุณ
234
235
 
236
+ **🕸️ การเชื่อมต่อกราฟความรู้** — `memesh kg backfill-relations --all-rules` เชื่อมโยงเอนทิตีกำพร้าโดยใช้การร่วมเกิดของแท็ก การจัดกลุ่มโครงการ บริบทเซสชัน และความคล้ายคลึงของชื่อ — ไม่ต้องใช้ LLM ลดอัตราเด็กกำพร้าจาก 89% เป็นต่ำกว่า 12% บนฐานความรู้ที่เป็นตัวแทน
237
+
235
238
  **📦 การแบ่งปันทีม** — `memesh export > team-knowledge.json` → แบ่งปันกับทีม → `memesh import team-knowledge.json`
236
239
  บันเดิลนำเข้าสามารถค้นหาได้ แต่ MeMesh ไม่ได้แทรกหน่วยความจำนำเข้าโดยอัตโนมัติลงใน hook Claude จนกว่าคุณจะตรวจสอบหรือเก็บเป็นท้องถิ่นอีกครั้ง
237
240
 
package/README.vi.md CHANGED
@@ -208,13 +208,14 @@ Khi npm gắn cờ phiên bản đã cài là deprecated (thường là security
208
208
 
209
209
  ## Dashboard
210
210
 
211
- 7 tabs, 11 ngôn ngữ, không phụ thuộc bên ngoài. Truy cập tại `http://localhost:3737/dashboard` khi server đang chạy.
211
+ 8 tabs, 11 ngôn ngữ, không phụ thuộc bên ngoài. Truy cập tại `http://localhost:3737/dashboard` khi server đang chạy.
212
212
 
213
213
  | Tab | Bạn thấy gì |
214
214
  |-----|-------------|
215
+ | **Insights** | Thông tin chi tiết về bộ nhớ — tóm tắt hàng tuần và đề xuất mẫu từ công cụ dreamer; chấp nhận/từ chối một cú nhấp |
215
216
  | **Search** | Full-text + vector similarity search trên tất cả memories |
216
217
  | **Browse** | Danh sách paginated tất cả entities với archive/restore |
217
- | **Analytics** | Memory Health Score (0-100), timeline 30 ngày, value metrics, knowledge coverage, cleanup suggestions, work patterns của bạn |
218
+ | **Analytics** | Memory Health Score, timeline 30 ngày, tốc độ PM + chỉ số kết nối KG, work patterns, cleanup suggestions |
218
219
  | **Graph** | Interactive force-directed knowledge graph với type filters, search, ego mode, recency heatmap |
219
220
  | **Lessons** | Structured lessons từ những lỗi trong quá khứ (error, root cause, fix, prevention) |
220
221
  | **Manage** | Archive và restore entities |
@@ -232,6 +233,8 @@ Khi npm gắn cờ phiên bản đã cài là deprecated (thường là security
232
233
 
233
234
  **⚠️ Conflict Detection** — Nếu bạn có hai memories mâu thuẫn với nhau, MeMesh cảnh báo bạn.
234
235
 
236
+ **🕸️ Kết nối đồ thị tri thức** — `memesh kg backfill-relations --all-rules` liên kết các thực thể cô lập bằng cách sử dụng đồng xuất hiện thẻ, phân cụm dự án, ngữ cảnh phiên và độ tương đồng tên — không cần LLM. Giảm tỷ lệ cô lập từ 89% xuống dưới 12% trên cơ sở tri thức đại diện.
237
+
235
238
  **📦 Team Sharing** — `memesh export > team-knowledge.json` → chia sẻ với team → `memesh import team-knowledge.json`
236
239
  Các imported bundles vẫn có thể tìm kiếm được, nhưng MeMesh không auto-inject imported memories vào Claude hooks cho đến khi bạn review hoặc re-store chúng locally.
237
240
 
package/README.zh-CN.md CHANGED
@@ -235,13 +235,14 @@ memesh export-schema \
235
235
 
236
236
  ## 仪表板
237
237
 
238
- 7 个标签页,11 种语言,零外部依赖。服务器运行时访问 `http://localhost:3737/dashboard`。
238
+ 8 个标签页,11 种语言,零外部依赖。服务器运行时访问 `http://localhost:3737/dashboard`。
239
239
 
240
240
  | 标签页 | 你看到什么 |
241
241
  |--------|---------|
242
+ | **Insights** | 记忆洞察 — 来自 dreamer 引擎的每周摘要和模式提案;一键接受/拒绝 |
242
243
  | **搜索** | 全文 + 向量相似度搜索,覆盖所有记忆 |
243
244
  | **浏览** | 所有实体的分页列表,支持归档/恢复 |
244
- | **分析** | 内存健康评分(0-100)、30 天时间线、价值指标、知识覆盖、清理建议、你的工作模式 |
245
+ | **分析** | 记忆健康分数、30 天时间线、PM 速度 + KG 连通性指标、工作模式、清理建议 |
245
246
  | **知识图** | 交互式力导向图,支持类型过滤、搜索、中心模式、新近度热力图 |
246
247
  | **经验教训** | 来自过去失败的结构化经验教训(错误、根本原因、修复、预防) |
247
248
  | **管理** | 归档和恢复实体 |
@@ -259,6 +260,8 @@ memesh export-schema \
259
260
 
260
261
  **⚠️ 冲突检测** — 如果你有两条相互矛盾的记忆,MeMesh 会警告你。
261
262
 
263
+ **🕸️ 知识图连通性** — `memesh kg backfill-relations --all-rules` 使用标签共现、项目聚类、会话上下文和名称相似度连接孤立实体 — 无需 LLM。在代表性知识库上将孤立率从 89% 降至 12% 以下。
264
+
262
265
  **📦 团队共享** — `memesh export > team-knowledge.json` → 与团队分享 → `memesh import team-knowledge.json`
263
266
  导入的包保持可搜索,但 MeMesh 不会自动将导入的记忆注入到 Claude 钩子中,直到你审查或本地重新存储它们。
264
267
 
package/README.zh-TW.md CHANGED
@@ -235,13 +235,14 @@ memesh export-schema \
235
235
 
236
236
  ## 儀表板
237
237
 
238
- 7 個分頁、11 種語言、零外部相依性。伺服器執行時可在 `http://localhost:3737/dashboard` 存取。
238
+ 8 個分頁、11 種語言、零外部相依性。伺服器執行時可在 `http://localhost:3737/dashboard` 存取。
239
239
 
240
240
  | 分頁 | 你會看到 |
241
241
  |-----|-------------|
242
+ | **Insights** | 記憶洞察 — 來自 dreamer 引擎的每週摘要和模式提案;一鍵接受/拒絕 |
242
243
  | **Search** | 全文 + 向量相似度搜尋所有記憶 |
243
244
  | **Browse** | 所有實體的分頁列表,可以歸檔/復原 |
244
- | **Analytics** | 記憶健康分數(0-100)、30 天時間線、價值指標、知識涵蓋範圍、清理建議、你的工作模式 |
245
+ | **Analytics** | 記憶健康分數、30 天時間線、PM 速度 + KG 連通性指標、工作模式、清理建議 |
245
246
  | **Graph** | 互動式力導向知識圖,具有類型篩選、搜尋、自我中心模式、近期熱力圖 |
246
247
  | **Lessons** | 來自過去失敗的結構化教訓(錯誤、根本原因、修復、預防) |
247
248
  | **Manage** | 歸檔和復原實體 |
@@ -259,6 +260,8 @@ memesh export-schema \
259
260
 
260
261
  **⚠️ 衝突偵測** — 如果你有兩個互相矛盾的記憶,MeMesh 會警告你。
261
262
 
263
+ **🕸️ 知識圖連通性** — `memesh kg backfill-relations --all-rules` 使用標籤共現、專案叢集、會話上下文和名稱相似度連結孤立實體 — 無需 LLM。在代表性知識庫上將孤立率從 89% 降至 12% 以下。
264
+
262
265
  **📦 團隊共享** — `memesh export > team-knowledge.json` → 與團隊共享 → `memesh import team-knowledge.json`
263
266
  匯入的組合保持可搜尋,但 MeMesh 不會自動將匯入的記憶注入 Claude hooks,直到你檢查或在本地重新儲存。
264
267