Context Assembly is the step that turns your stored memory into a working system prompt for every conversation. It fetches Soul blocks, relevant memories, recent episodes and applicable procedures in parallel, scores each candidate by five factors and assembles the result within the model's token budget — all in under 100ms. Priority order: Soul → memories → episodes → procedures.
Context Assembly is the process that builds the complete system prompt for every conversation. It intelligently combines soul blocks, relevant memories, recent episodes, and applicable procedures within a token budget. Prioritized: soul → memories → episodes → procedures.