Cognitive State
sxth-mind maintains three levels of state:UserMind
User-level understanding that persists across all projects and conversations.Accessing UserMind
ProjectMind
Context-specific state for a particular project, deal, habit, or topic.Multi-Project Support
Users can have multiple projects:ConversationMemory
Sliding window of recent messages for context.- Keeps the last N messages in full
- Summarizes older messages
- Extracts key topics for quick context
State Evolution
State evolves with each interaction:| Interaction | What Happens |
|---|---|
| 1 | UserMind created, ProjectMind created, initial stage detected |
| 2-5 | Patterns start forming, journey stage may shift |
| 5-10 | Identity type may be detected, trust score increases |
| 10+ | Rich patterns available, proactive insights possible |

