docs: resolve LLM-03 conflict — BYO keys confirmed for v1 Phase 3

This commit is contained in:
2026-03-23 20:06:30 -06:00
parent c76b1ee3ce
commit a8f48df305
2 changed files with 2 additions and 2 deletions

View File

@@ -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