From a8f48df305c5c9565b4613e965c043a1adc9f16e Mon Sep 17 00:00:00 2001 From: Adolfo Delorenzo Date: Mon, 23 Mar 2026 20:06:30 -0600 Subject: [PATCH] =?UTF-8?q?docs:=20resolve=20LLM-03=20conflict=20=E2=80=94?= =?UTF-8?q?=20BYO=20keys=20confirmed=20for=20v1=20Phase=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .planning/PROJECT.md | 2 +- .planning/REQUIREMENTS.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.planning/PROJECT.md b/.planning/PROJECT.md index 09e015a..29c96ff 100644 --- a/.planning/PROJECT.md +++ b/.planning/PROJECT.md @@ -32,7 +32,7 @@ An AI employee that works in the channels your team already uses — no new tool - Multi-agent teams and coordinator pattern — v2 (need single agent working first) - AI company hierarchy (teams of teams) — v2+ - Microsoft Teams, Mattermost, Rocket.Chat, Signal, Telegram — v2 channel expansion -- BYO API key support — v2 (commercial + local sufficient for beta) +- BYO API key support — moved to v1 Phase 3 (operator requested during scoping) - Self-hosted deployment (Helm chart) — v2+ (SaaS-first for beta) - Voice/telephony channels — v3+ - Agent marketplace / pre-built templates — v3+ diff --git a/.planning/REQUIREMENTS.md b/.planning/REQUIREMENTS.md index 85f8106..dbd57a7 100644 --- a/.planning/REQUIREMENTS.md +++ b/.planning/REQUIREMENTS.md @@ -29,7 +29,7 @@ Requirements for beta-ready release. Each maps to roadmap phases. - [x] **LLM-01**: LiteLLM router abstracts LLM provider selection with fallback routing - [x] **LLM-02**: Platform supports Ollama (local) and commercial APIs (Anthropic, OpenAI) as LLM providers -- [ ] **LLM-03**: Tenant can provide their own API keys for supported LLM providers (BYO keys, encrypted at rest) ⚠️ CONFLICT: listed as v1 here but out-of-scope in PROJECT.md — resolve before Phase 3 planning +- [ ] **LLM-03**: Tenant can provide their own API keys for supported LLM providers (BYO keys, encrypted at rest) ### Multi-Tenancy & Security