Back to corpus
architecturetechnical paper candidatescore 54
RAG++ Architecture
RAG++ is a trajectory-aware retrieval-augmented generation system that maintains a unified knowledge fabric across conversations, ideas, code, and motion data. It powers the CognitiveTwin — a personalized AI that learns user-specific reasoning patterns.
Full HTML reader
Read the full artifact
Extracted abstract or opening context
**Version**: 3.0 (Post-CognitiveTwin V3 + Idea Vault Integration) **Last Updated**: January 2025
RAG++ is a trajectory-aware retrieval-augmented generation system that maintains a unified knowledge fabric across conversations, ideas, code, and motion data. It powers the CognitiveTwin — a personalized AI that learns user-specific reasoning patterns.
Every piece of knowledge (conversation, idea, claim, code) flows into this table:
| File | Purpose | |------|---------| | `chatgpt.py` | ChatGPT conversation ingestion | | `claude.py` | Claude conversation ingestion | | `unified.py` | Unified ingestion orchestrator | | `embedder.py` | Embedding generation | | `trajectory.py` | Trajectory coordinate computation | | `primitive_enricher.py` | V3 primitive scoring (stall, exec, domain) | | `vision.py` | Image/vision content handling | | `media.py` | Audio/video handling |
| File | Purpose | |------|---------| | `query.py` | `MemoryRetriever`, `SearchQuery` | | `intent.py` | `QueryIntentAnalyzer`, directive detection | | `quality.py` | `QualityReranker`, lifecycle scoring | | `priors.py` | Prior bundle generation | | `idea_retriever.py` | Idea-specific retrieval |
Promotion decision
What has to happen next
Promote into a technical note or architecture paper with implementation anchors.
Why this is not always a full paper yet
Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.