All terms
Steering an agent
Context pointer
A context pointer is a concise reference that directs an agent to relevant source material instead of embedding all of it in every prompt. It can be a path, URL, identifier, or exact search term.
Example
“See `docs/auth.md` under Token rotation” points the agent to the authoritative procedure.