Merge branch 'kanban/npu-docs-diagrams' into kanban/npu-integration

# Conflicts:
#	openvino-doc-image-triage-npu/README.md
#	openvino-genai-npu-worker/README.md
#	swarm-common/obsidian-vault/will/will-shared-zap/Runbooks/OpenVINO NPU Services Runbook.md
This commit is contained in:
William Valentin
2026-06-04 12:47:38 -07:00
9 changed files with 49 additions and 21 deletions
+3 -2
View File
@@ -134,7 +134,8 @@ after review/approval:
```bash
cp openvino-router-classifier.service ~/.config/systemd/user/openvino-router-classifier.service
systemctl --user daemon-reload
systemctl --user enable --now openvino-router-classifier.service
systemctl --user start openvino-router-classifier.service
systemctl --user status openvino-router-classifier.service --no-pager
```
Do not enable it as part of this prototype task without explicit approval.
Do not enable it at boot or connect it to live Atlas/Hermes routing as part of this prototype task without explicit approval. Keep classifier decisions dry-run until a separate approved routing change lands.