diff --git a/AGENTS.md b/AGENTS.md index efbc316..d7163f8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -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. diff --git a/docs/wiki/current-wip.md b/docs/wiki/current-wip.md index ea4fcac..18b4356 100644 --- a/docs/wiki/current-wip.md +++ b/docs/wiki/current-wip.md @@ -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)