Expose a navigation layer to the agent and harden RAG, after analyzing the OKF note and testing on the real KB. - memory_search.search(): dedupe best-chunk-per-file (a relevant note can no longer be buried by another file's chunks) + keyword fallback tagged degraded:True when Ollama is unreachable (no more hard crash). - update_notes_index.py: emit per-folder index.md + root router; prune empty folders; fix latent subcategory->project bug. - Exclude generated index.md from RAG rglob (reindex/incremental) + indexer scans + heartbeat freshness check (prevents self-pollution / reindex thrash). - CLAUDE.md: reframe memory as hybrid (navigation first, RAG for fuzzy recall). - Delete stale orphan kb/youtube/index.json; correct the OKF source note. - Tests: dedup, keyword fallback, index.md exclusion. Plan + review in docs/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
24 lines
905 B
Markdown
24 lines
905 B
Markdown
# Index — knowledge base (memory/kb)
|
|
|
|
> Router. Alege folderul relevant, apoi citește `<folder>/index.md`.
|
|
|
|
- **[articole/](articole/index.md)** — 1 note
|
|
- **[coaching/](coaching/index.md)** — 51 note
|
|
- **[conversations/](conversations/index.md)** — 1 note
|
|
- **[emails/](emails/index.md)** — 22 note
|
|
- **[exercitii/](exercitii/index.md)** — 4 note
|
|
- **[facebook/](facebook/index.md)** — 10 note
|
|
- **[health/](health/index.md)** — 6 note
|
|
- **[insights/](insights/index.md)** — 46 note
|
|
- **[projects/](projects/index.md)** — 234 note
|
|
- **[reflectii/](reflectii/index.md)** — 3 note
|
|
- **[retete/](retete/index.md)** — 1 note
|
|
- **[tools/](tools/index.md)** — 7 note
|
|
- **[youtube/](youtube/index.md)** — 151 note
|
|
|
|
## Note la rădăcină
|
|
|
|
- **[Proces Extragere Insights](PROCES-INSIGHTS.md)**
|
|
- **[Backlog](backlog.md)**
|
|
- **[Tehnici Pauză - Bancă de resurse](tehnici-pauza.md)**
|