Right now, the output just gives analysis basics like the rule text, severity, and line where it occurs. However, the rule key is not exposed.
Meanwhile, the tool for getting rule details takes that key as a parameter. This mean agents that run an analysis from the IDE don’t have a way to get more context about the rule.
This can confuse the agent when the rule description is a bit ambiguous, and I am unable to update my agents.md (and related) to instruct it to look up rule details since it is not provided a rule key to search for.