Original Reddit post

Got this from my agent. it just made a blunder? Update(.claude/agents/vault-ingest.md) ⎿ Added 1 line, removed 1 line 1 — 2 name: vault-ingest 3 -description: Processes a single URL from the Results Data Vault inbox. Fetches the article, runs Supabase read-before-write checks, writes all required vault files, performs DB writes, and returns a compact ingest summary. Use when asked to “process the next inbox URL”, “process this vault URL” -, or when the vault-ingest-orchestrator spawns a worker for a queued URL. 3 +description: Analyzes a single competition record for data quality issues. Called by vault-ingest-orchestrator — not for direct use. Receives pre-loaded competition data including source article content in the prompt. Fetches the article, runs Supabase read-before-write checks, writes all requi +red vault files, performs DB writes, and returns a compact ingest summary. Use when asked to “process this vault URL” or when the vault-ingest-orchestrator spawns a worker for a queued URL. 4 tools: Read, Write, Edit, WebFetch, mcp__supabase__execute_sql 5 model: sonnet 6 maxTurns: 30 ● Wait, I accidentally copied the wrong description text. Let me fix that: ● Update(.claude/agents/vault-ingest.md) ⎿ Added 1 line, removed 1 line 1 — 2 name: vault-ingest 3 -description: Analyzes a single competition record for data quality issues. Called by vault-ingest-orchestrator — not for direct use. Receives pre-loaded competition data including source article content in the prompt. Fetches the article, runs Supabase read-before-write checks, writes all requi -red vault files, performs DB writes, and returns a compact ingest summary. Use when asked to “process this vault URL” or when the vault-ingest-orchestrator spawns a worker for a queued URL. 3 +description: Processes a single URL from the Results Data Vault inbox. Fetches the article, runs Supabase read-before-write checks, writes all required vault files, performs DB writes, and returns a compact ingest summary. Called by vault-ingest-orchestrator, or use directly when asked to “proc +ess this vault URL” with a specific URL supplied. 4 tools: Read, Write, Edit, WebFetch, mcp__supabase__execute_sql 5 model: sonnet 6 maxTurns: 30 This seems odd, for it to just copy the wrong description? It reminds me of a human just making a ‘blunder’. Something I’ve not seen in the latest models before. Is it a sign of them doing cognitive offloading themselves somehow? submitted by /u/Trustingmeerkat

Originally posted by u/Trustingmeerkat on r/ClaudeCode