Session Overview
Sessions preserve:- Current task and status
- Pending files and processing queue
- Recent operations and results
- Important file references
- User notes and context
Sessions are stored in
/logs/LIVE-SESSION/ with both human-readable Markdown and structured JSON formats.Saving Sessions
Basic Save
- Example: Mid-Processing
- Example: Strategic Decision
- Example: Completed Work
User input:Saved session:
Automatic Saves
The system auto-saves context:1
After Pipeline Completion
When
/process-jarvis completes, session automatically updates with:- Source processed
- Artifacts created
- Agent enrichment status
2
After DNA Extraction
When
/extract-dna completes, session records:- DNA quality metrics
- Number of items per layer
- Average weight
3
After Conclave
When
/conclave completes, session saves:- Decision recommendation
- Confidence score
- Action items
Resuming Sessions
Basic Resume
Resume Output Example
Resume Output Example
Resume with Context
System loads:- Task status - What was being worked on
- File references - Exact paths to continue
- Pending queue - What’s left to do
- User notes - Custom context saved
Session Files
File Locations
CONTEXT.json Structure
Advanced Session Management
Check Session Status
View Session History
System Briefing
Get complete system status:Briefing Output
Briefing Output
Session Workflows
Multi-Day Project
1
Day 1: Ingest Materials
2
Day 2: Resume and Process
3
Day 3: Complete and Extract DNA
Interrupted Work
- Emergency Stop
- Waiting for Input
- Switching Context
Scenario: Pipeline running, need to stop immediatelyInput:Resume later:
Session Best Practices
Save Frequently
Save after completing each major step:
- After ingesting batch
- After processing material
- After DNA extraction
- Before/after Conclave
Use Descriptive Notes
Include:
- What you completed
- What’s pending
- Any blockers
- Context for decisions
Reference File Paths
Always include:
- Exact file paths
- Source IDs (CG001, AH002)
- Artifact locations
Track Dependencies
Note what needs to complete first:
- Process before extract DNA
- Get approval before implement
- Verify before scaling
Troubleshooting Sessions
Common Issues
Common Issues
Issue: Resume shows wrong contextSolution:Issue: Lost progress (no recent save)Recovery:Issue: Multiple overlapping sessionsSolution:
Viewing Processing Logs
Different log types for different purposes:- Session Logs
- Pipeline Logs
- Audit Logs
- Conclave Logs
Current session:Session history:
Next Steps
Start Your First Session
- Ingest materials:
/ingest [source] - Save session:
/save - Resume anytime:
/resume - Continue workflow
Process Pipeline
Learn the 5-phase processing workflow
Work with Agents
Query enriched agents after processing
