Session, Project, Space
One of the most important product distinctions in ContextGo is the separation between:
- Session
- Project
- Space
Session
A session is the current execution view:
- the current task
- the current conversation
- the current push forward
Project
Project is the more stable layer of visible work truth:
- project docs
- durable notes
- reusable project-level context
Space
Space is the longer-lived logical container above one session or one project.
It is suitable for:
- long-running context ownership
- multiple project relationships
- longer-lived docs, sources, artifacts, and governance
Why the separation matters
Without these layers, everything collapses into one conversation stream.