CapabilityV/01
Named vaults.
Group folders, documents, and notes into separate collections — one vault per case, project, or subject — and search each independently. A vault is a boundary: queries against one never bleed into another.
collections · scoped search→
CapabilityV/02
Local MCP server.
Expose any vault to Claude Code, Codex, and Cursor through a local Model Context Protocol server. It speaks stdio only — no open network port, no remote connections — so your AI tools query your private corpus on-device.
stdio only · no port→
CapabilityV/03
Cited, on-device answers.
Chat with local Gemma models through Apple MLX, grounded in your documents. Every answer cites its sources with page numbers — no hand-waving, no hallucinated references, no cloud round-trip.
Gemma · MLX · page refs→
CapabilityV/04
Hybrid RAG search.
SQLite FTS5 keyword search fused with local vector embeddings via Reciprocal Rank Fusion, so exact terms and fuzzy meaning both land — and the right passage surfaces either way.
FTS5 · vectors · RRF→
CapabilityV/05
Broad ingest, local OCR.
PDF, DOCX, PPTX, XLSX, HTML, CSV, Markdown, and plain text parse locally. Scanned PDFs and images are read with on-device Apple Vision OCR via the bundled silovault-ocr CLI — no cloud OCR.
8 formats · Vision OCR→
CapabilityV/06
Legal/Contracts mode.
A per-vault preset for reviewing agreements on-device: risk flags, clause extraction, a risk-scoring dashboard, negotiation-playbook comparison, clause-level compare/redline, and one-click PDF export. Informational review only — not legal advice, and no attorney-client relationship is created.
redline · playbooks · pdf→
CapabilityV/07
Workspace recall (opt-in).
Optional, off-by-default ambient capture: periodic on-device screen OCR and optional audio transcription build a private, searchable timeline of your work. Stored on-device only, shown by a menu-bar recording indicator, with app and secure-field exclusions.
opt-in · on-device · indicator→
CapabilityV/08
Local transforms.
Turn retrieved context into a Summary, FAQ, Timeline, or executive Brief — structured documents generated on-device from your own sources, ready to hand off.
summary · faq · timeline · brief→