Morpheus Pipeline
LLM-powered observation processing
Raw Observation → Normalize → Dedup → Supersede → Decay → Consolidate → Retrospective → Prune → Structured Observation
Observation types
| Type | Description |
|---|---|
decision | Architectural or design decisions |
change | Code modifications with file info |
learning | Key learnings or discoveries |
tool_observation | Raw tool output |
retrospective | Session summary generated by Morpheus |
Structured fields
- title — Short, searchable summary
- narrative — Full description
- facts — Key facts extracted
- concepts — Key concepts identified
- filesTouched — Files modified
Summarization
When a session is completed with summarize=true, Morpheus generates a structured summary that becomes a retrospective observation for future context injection.