mcp-memory-recall Activation gate (anti-noise) Only run memory recall if at least one is true: - User explicitly references past work (“jak ostatnio”, “wróćmy do…”, “kontynuuj”). - The task is multi-step/refactor/migration where prior decisions materially affect correctness. - The user asks to “remember/check what we decided”. Do NOT run for: - Single-shot Q&A, simple command request, or isolated conceptual question. Procedure 1. Query memory for: last relevant project node, decisions, constraints, open TODOs, and “lessons learned”. 2. Extract only the minimum set needed to answer. 3. If conf…