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
+4
View File
@@ -129,6 +129,10 @@ OV_GENAI_NPU_PORT=18820
Only `127.0.0.1` is accepted by the current prototype; wider binds require an explicit code change and approval.
## Optional systemd user service
A draft unit exists at `systemd/openvino-genai-npu-worker.service` for later review. Do not copy, enable, or autostart it unless Will explicitly approves persistent service enablement. Foreground smoke on `127.0.0.1:18820` plus positive sysfs NPU busy-time delta is required before any installation discussion.
## Safety boundaries
- Binds only to `127.0.0.1` by default; non-local bind is refused in code.