Tool
keywords
A vocabulary scout, not an answer engine. Describe a concept in your own words and the un-guessable local name surfaces — and any of your words that really do name something here come back confirmed, with the evidence that confirms them.
None of the three words typed appears in the answer as typed. What came back is what to search for next — including a concept the repository wrote down about its own rate limiting.
Run it yourself
Or say it to your agent
“what does this codebase actually call rate limiting?”
Parameters
| Parameter | What it does | |
|---|---|---|
| keywords | required | The rough handles you already have. They get reshaped, not matched. |
| question | optional | What you are trying to find, as a sentence. Reranks candidates against your intent. |
| uriGlob | optional | Evidence scope. Defaults to this repository plus its concept glossary; imported repos need naming explicitly. |
| tokenBudget | optional | Small budgets render names only; larger ones add locations, then a line of summary each. |
Where it fits
Reach for it when a search came back weak or empty, when you are cold-starting a domain, or when the
question is simply “what do we call this here?”. It fits badly for framework-wired behaviour —
dependency injection, attributes, event handlers — where the name you want is never written near the
thing it does; go straight to explore for those.
This page names what exists. The depth behind every name — the bounds, the failure modes, how they compose — ships inside the binary at help:///, and answers to explore and read exactly like your code does. Install it, and your agent has the manual.