Collected sources and patterns will appear here. Add from search or the patterns library.
(NodeContext, Prompt) -> EnrichedPrompt
Append user-provided custom instructions (metas) and attached files to the agent's prompt payload only when execution enters the specific target node.
Problem it solves
Providing global agent instructions causes context drift, whereas targeted hints are only useful during specific workflow steps.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.