Your data never leaves your machine. Obsidian gave us local-first notes. Nexus does the same for structured data.
For most data this is fine. For the data that actually matters (customer lists, financial models, pipelines, the spreadsheets you live in), it's not.
Iris, the agent inside Nexus, reads any tabular source, understands it, and exposes a semantically meaningful interface to your AI tooling.
Sheets, CSV, XLSX, SQLite, DuckDB, FileMaker. Iris's semantic understanding is source-agnostic. One CLI command per format.
query(sql)Tool names match what your data actually is: find_stale_customers(), low_confidence_decisions(). The agent never sees the underlying data, only tool results.
Views, collections, branches, snapshots, annotations, all stored separately. The master is read-only. Experiment freely; revert anything.
Per-derivation opt-in to the cloud. PII auto-redacted. Full audit log of what's shared, with whom, when.
Paste the command above and Nexus is running locally. No signup required. Or drop your email below for a note when v0.3 lands.