ExpeL
Overview
ExpeL extracts reusable experiential lessons from prior tasks and recalls those lessons at inference time. It sits between raw reflection and fully compiled procedural memory.
Why it matters
It matters because it demonstrates that local task experience can be distilled into reusable guidance rather than left stranded inside one transcript.
Distinctive trait
Its distinctive trait is lesson extraction for transfer: the system tries to turn specific failures and successes into portable advice for later tasks.
Relationships
Read ExpeL with Reflexion, memory-persistence, and Compiled Memory. It is a useful early precursor to the more artifact-heavy skill systems inside self-evolving-workflows.