project-nomad/admin/app/services
Chris Sherwood 3dde0c149b docs: overhaul in-app documentation and add sidebar ordering
Update all 6 documentation files and docs_service.ts:

- home.md: Add AI Chat, Knowledge Base, and Benchmark sections;
  replace Open WebUI references with built-in AI Chat links;
  expand Quick Links table with new features

- getting-started.md: Update Easy Setup steps to match current
  wizard (Capabilities/Maps/Content/Review); replace Open WebUI
  section with AI Assistant and Knowledge Base sections; add
  Wikipedia Selector and System Benchmark docs; update GPU specs

- faq.md: Add AI, Knowledge Base, Benchmark, and curated tier
  FAQ entries; add troubleshooting for AI Chat, Knowledge Base
  uploads, and benchmark submission; update all references from
  Open WebUI to built-in AI Chat; add Discord community link

- use-cases.md: Add Knowledge Base mentions across Emergency Prep,
  Homeschooling, Remote Work, Privacy, and Academic Research use
  cases; add "Upload Relevant Documents" setup step; update
  privacy section to emphasize built-in AI

- about.md: Fix "ultime" typo, add project evolution paragraph,
  add community links section

- release-notes.md: Add all versions from v1.11.0 through v1.23.0
  with accurate dates and changes from git history; consolidate
  patch versions; update Support section with Discord link

- docs_service.ts: Replace alphabetical sidebar sort with custom
  ordering (Home > Getting Started > Use Cases > FAQ > About >
  Release Notes)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 14:41:30 -08:00
..
benchmark_service.ts feat(Ollama): cleanup model download logic and improve progress tracking 2026-02-03 23:15:54 -08:00
chat_service.ts feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
docker_service.ts fix(Docker): ensure containers fully removed on failed service install 2026-02-04 17:05:34 -08:00
docs_service.ts docs: overhaul in-app documentation and add sidebar ordering 2026-02-06 14:41:30 -08:00
download_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
map_service.ts fix(Curated Collections): ensure resources are not duplicated on fetch-latest 2026-02-04 21:35:18 -08:00
ollama_service.ts fix: filter cloud models from API response 2026-02-04 17:05:20 -08:00
queue_service.ts feat: background job overhaul with bullmq 2025-12-06 23:59:01 -08:00
rag_service.ts feat: auto add NOMAD docs to KB on AI install 2026-02-03 23:15:54 -08:00
system_service.ts fix: hide chat button and page unless AI Assistant installed 2026-02-03 23:15:39 -08:00
system_update_service.ts feat: [wip] self updates 2026-01-15 15:54:59 -08:00
zim_service.ts fix: rework content tier system to dynamically determine install status 2026-02-04 22:58:21 -08:00