Sync remaining docs with CLI surface, Assistent, and Civitai dataset.

Align architecture/cli/decisions with modules and Debug API; cross-link seed overlays and scrape→FTS so user docs match 0.2.0.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-23 08:18:08 +03:00
co-authored by Cursor
parent 6dfbf4e702
commit b24c1b5d4b
14 changed files with 101 additions and 20 deletions
+5 -1
View File
@@ -113,8 +113,12 @@
| Ollama :17811 через туннель | |
| pull / GGUF из манифеста | |
| `LLM_RUNTIME=none` гасит unit на следующем up | |
| Debug `:17821``GET /assistent/diagnose` | |
| Assistent chat / Sqlite (UI или session) | |
| `seed-personas` / overlay | |
| (опц.) `datasets/civitai/search.jsonl` → FTS на VM | |
См. [llm.md](llm.md).
См. [llm.md](llm.md), [cli.md](cli.md) (Debug), [datasets/README](../datasets/README.md).
---