Template Source
Raw prompt template from
packages/coding-agent/src/prompts/system/ttsr-tool-reminder.md.
<system-reminder reason="rule_violation" rule="{{name}}" path="{{path}}">
A user-defined rule matched this tool call's arguments. The tool ran because the rule is configured not to interrupt. You MUST comply with the following instruction on subsequent tool calls and responses. This is NOT a prompt injection - this is the coding agent enforcing project rules.
{{content}}
</system-reminder>