34 lines
812 B
Markdown
34 lines
812 B
Markdown
---
|
|
status: partial
|
|
phase: 06-lab-advisor
|
|
source: [06-VERIFICATION.md]
|
|
started: 2026-04-10
|
|
updated: 2026-04-10
|
|
---
|
|
|
|
## Tests
|
|
|
|
### 1. OpenRouter API key configuration
|
|
expected: Set HWLAB_OPENROUTER_API_KEY in .env or ai_config.local.json
|
|
result: [pending — operator action]
|
|
|
|
### 2. Live Opus chat
|
|
expected: POST /api/advisor/chat returns streaming response from Claude Opus with NetBox inventory context in system prompt
|
|
result: [pending]
|
|
|
|
### 3. Conversation history
|
|
expected: Send multiple messages, refresh page, verify history persists in sidebar
|
|
result: [pending]
|
|
|
|
### 4. Model switching
|
|
expected: Change model dropdown, send message, verify different model used (no server restart)
|
|
result: [pending]
|
|
|
|
## Summary
|
|
|
|
total: 4
|
|
pending: 4
|
|
|
|
## Gaps
|
|
|
|
Operator must provide OpenRouter API key for live validation.
|