Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.svrnos.com/llms.txt

Use this file to discover all available pages before exploring further.

Operator / Platform Errors

Definition

An agentic AI system enters a recursive execution loop that produces apparent progress but no actual goal advancement, consuming compute and time without converging on completion. Six sub-mechanisms: infinite tool-call loop (repeated invocations with cosmetically varied arguments), plan-execute oscillation (cycles of replanning and partial execution without progress), sub-agent recursion (delegation to sub-agents without depth cap), context-window thrash (output quality degradation as conversation history bloats), hallucinated tool arguments (invalid argument generation triggering retry loops), silent budget burn (productive-looking progress signals while cost runs away). All six produce the same surface symptom (no goal achievement) with different underlying mechanisms.

Distinct from

  • GER-500 — Agent reasoning enters recursive loop inside operational platform → this code. Platform infrastructure itself fails → GER-500.
  • GER-501 — Agent loops internally → this code. Detection fires but no escalation handler exists → GER-501.

Anchor incidents (2)

West Midlands Police Reportedly Relied on Erroneous Copilot-Generated Intelligence in Maccabi Tel Aviv Away-Fan Ban Decision

secondary — AIID #1400 · 2025-10-24

PocketOS Production Database Was Reportedly Deleted by Cursor AI Agent Running Claude Opus 4.6

secondary — AIID #1469 · 2026-04-24

Tags

agentic · agentic-overreach

Contributors

Satyam Kumar Das, AppScale — subtype

Cite

SVRNOS. (2026). GER-427: Recursive Agentic Loop. Governance Error Register. https://docs.svrnos.com/ger/codes/427