qector-deploymentlisted
Install: claude install-skill GuillaumeLessard/qector-claude-plugin
# QECTOR Deployment and Security
Source of authority: v1.0.0 reference manual, chapter 24.
## The six deployment modes (manual 24, Table 24.1)
| Mode | Status | Guidance |
| ----------------------------- | --------------------------------- | ----------------------------------------- |
| Local CPU library | Supported public path | Preferred for research and evaluation |
| CUDA / OpenCL batch | Optional local path | Controlled driver / runtime setup only |
| Docker REST server | Demo / local service path | Do not expose directly to the public internet |
| gRPC / MCP / metrics | Optional feature-gated paths | Experimental unless deployment-reviewed |
| SaaS / hosted API | Contact-only beta review | Separate commercial agreement and hardening |
| OEM / embedded | Contact-only partner validation | Hardware / platform scope and support terms |
Network use, hosted API use, OEM integration, internal commercial
use, product integration, paid consulting, and commercial
benchmarking **require a written commercial license**.
## The production checklist (manual 24.1)
Before any customer-facing or network-accessible deployment:
1. **Pin the git commit or release tag** - the deployed build
must be reproducible from a known source.
2. **Record `Cargo.lock` and dependency