Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Query -> RetrievalResults
Query a fast session-specific memory cache first, then fall back to searching a global persistent database if session results are insufficient.
Problem it solves
Global database searches lack immediate session-level context, but session caches are incomplete on their own.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.