Nexus 3.0 Environments
What is an Environment?
An environment is a specialized data store with: 1. Redis Database(s) - Dual-pod vault/operational pattern 2. MCP Server - Python server exposing tools via MCP protocol 3. Quadfecta Indexing - Keyword, Vector, Graph, Temporal layers 4. Gateway Registration - Discoverable through Gateway MCP
Active Environments
Core Data Environments
- Corpus (formerly Document) - Document storage, PDF ingestion, extracted content (corp: prefix, c_XXXX IDs)
- Nexus Docs (formerly CDN) - File storage via CopyParty, public sharing at docs.corlera.com
- Contact - Contact management with enrichment
- KB - Knowledge base pages and sections
- Session - Conversation session tracking
- Track - Project and task tracking
Specialized Environments
- Search - Web search and scraping
- User - User profiles and preferences
- Calendar - Event scheduling
- Training - ML model training data
Key Changes (Dec 2024)
- Document environment renamed to Corpus (prefix: corp:, stable ID: c_XXXX)
- CDN environment renamed to Nexus Docs (public URL: docs.corlera.com)
- Multi-tenant support: No hardcoded user defaults
- Memory name reserved for future RAG/temporal/graph cognitive system