Commit graph

3 commits

Author SHA1 Message Date
eb5b67dee2 Add connectors + setup wizard (files / IMAP email / Nextcloud-WebDAV) + encrypted vault
Product layer on top of the pure engine: a wizard to connect the apps that feed
the brain, an encrypted credential vault (Fernet/PBKDF2; app logins never enter
brain.db), and 3 working connectors. Connector data flows through the same
credential-scrub path as the engine. Atlas Corporation proprietary.
2026-07-01 21:50:20 +02:00
fb0ba76fd0 Relicense + brand: Atlas Corporation proprietary (All Rights Reserved)
Replace MIT with the Atlas Corporation Proprietary License; add NOTICE and a
per-file copyright header; brand README + docstring. Atlas lock applied.
2026-07-01 21:34:59 +02:00
84afdc1f56 SecondBrain v0.1 — local-first, privacy-scrubbing RAG memory
Generalized + redeployable: config via env, local Ollama embeddings, single
portable sqlite-vec db, hybrid dense+FTS5 recall, mandatory credential scrub.
2026-07-01 21:25:02 +02:00