Usage
What It Does
- Vault — Ingests all markdown/text files as org-wide knowledge
- Clients — Scans for subfolders, creates a twin per client, ingests their files into that twin
- Deduplicates — Safe to re-run when files change
Examples
Flags
| Flag | Description |
|---|---|
--vault | Path to shared vault folder (Obsidian/markdown) |
--clients | Path to clients folder (each subfolder = one client) |
--org-name | Organization twin name |
--vault-private | Ingest vault as private instead of org-wide |
--dry-run | Preview without making changes |