A user discovered that the "mandatory" routing rules in a CLAUDE.md file, intended to enforce specific tools for web fetching and command execution, were not actually functional in their Claude Code session. The file instructed against using `curl` or `wget`, instead directing users to `ctx_fetch_and_index` and `ctx_execute`. However, upon inspecting the available tools, the user found no `ctx_` prefixed tools, indicating the underlying infrastructure for these rules was absent. This discrepancy meant that if an explicit override instruction hadn't been provided, the agent would have failed to execute commands as intended, leading to errors or unexpected behavior without a clear recovery path. AI
IMPACT Highlights potential issues with agent instruction following and tool availability in LLM environments.
RANK_REASON User discovers a functional issue with a specific tool/feature within a product.
- Claude Code
- CLAUDE.md
- ctx_batch_execute
- ctx_execute
- ctx_fetch_and_index
- ctx_index
- ctx_search
- curl
- Read
- WebFetch
- wget
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →