`task_memory_search_hints` is a retrieval surface, not a must-read surface.
Write hints as semantic search prompts for prior defects, rejected approaches, root causes, or artifact names.
Prefer phrases that can recover the right prior context later, not generic labels or tags.
Use the hints to search `context/wiki/` first and then other curated files under `context/` when the current assignment needs that extra context.
Do not silently promote all task-memory files into current `consumes`.
