docs: document local-first backend, gemma4 gotchas, and contract tests

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-13 18:35:53 +02:00
co-authored by Claude Fable 5
parent d8c84d080c
commit d2aeb8957b
5 changed files with 42 additions and 12 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ This document tracks open/planned work. Completed phases have been removed.
- Household staff: Tatlock (Butler), Steward, Librarian, Biographer
- Core tools: Calculator, Date/Time, Web search (SearXNG)
- Memory system: Qdrant (vector), Redis (session cache), multi-tenancy via ContextVar
- Dual backend: Claude (preferred) + Ollama (fallback)
- Dual backend: Ollama/gemma4 (primary) + Claude (fallback)
- 439 tests with good coverage
---