What it gives you
- 35+ HTTP endpoints
- Full search via HTTP (BM25, vector, hybrid, ask)
- Opt-in verified Ask via /api/ask with verify: true
- Closed-Capsule claim verdicts, exact evidence spans, and explicit abstention
- Shared retrieval activation state via /api/status
- Redacted resident lifecycle state via /api/resident/status
- /api/health kept intentionally liveness-only
- JSON request and response
- Document CRUD and collection management
- Digest-bound reference-safe rename and move previews
- Model download with progress
- Localhost-only binding by default
- CSRF protection via origin validation