close B1 (context loss — test passed), deprecate B2 (Ctrl+Enter search), update backlog

This commit is contained in:
gramps
2026-07-14 14:46:52 -07:00
parent 7acea605ac
commit 990b7c860d
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -149,6 +149,7 @@ All streaming endpoints yield `data: {json}\n\n`. Key shapes:
- (none)
### Upcoming (backlog)
- B3 — Docker distribution
- B4 — RAG Corpus Management UI
- Private Chat mode was implemented in B8 (v0.19.3). WireGuard in-transit encryption documented in wiki. At-rest encryption implemented in v0.20.0.
-2
View File
@@ -13,8 +13,6 @@ Scope: Active roadmap items and backlog.
## Backlog
- B1 — Context loss in follow-up questions (investigation)
- B2 — Bang-prefixed (`!`) search routing
- B3 — Docker distribution (planning doc at `docker.md`, not yet implemented)
- **B4 — RAG Corpus Management UI (deferred)** — browse, search, edit, delete individual RAG entries
- HTTPS / reverse proxy (Caddy)