vaults
Installation
SKILL.md
case.dev Vaults
Encrypted document storage with automatic OCR, chunking, and semantic search. Each vault is an isolated container for a case, project, or document collection.
Requires the casedev CLI. See setup skill for installation and auth.
Create a Vault
casedev vault create --name "Smith v Jones Discovery" --description "Phase 1 documents" --json
Flags:
--name/-n(required)--description/-d--disable-graph— skip knowledge graph construction--disable-indexing— skip automatic ingestion (upload-only mode)