Collected sources and patterns will appear here. Add from search or the patterns library.
TargetTask + WorkspacePath -> ContextFiles
Search the local workspace for small, domain-specific coding pattern files matching the active task directory to construct a minimal-token context.
Problem it solves
Sending full codebases to LLMs wastes tokens and dilutes code generation accuracy with irrelevant files.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.