Cognitive Degradation: A vulnerability class where agentic systems progressively fail due to internal resource exhaustion, logic loops, or memory corruption, distinct from external attacks.
QSAF: Qorvex Security AI Framework—an enterprise-grade security framework with specific domains for AI protection.
RAG: Retrieval-Augmented Generation—systems that fetch external data to ground LLM responses.
Planner Recursion: A failure mode where the planning module generates infinite or circular subtasks, preventing task completion.
Memory Starvation: A state where the memory module (e.g., Vector DB) becomes unresponsive or latent, forcing the agent to hallucinate or skip context retrieval.
LPCI: Logic-layer Prompt Control Injection—attacks embedding delayed payloads in memory or tool outputs to evade filters.
MAESTRO: A tactical framework for adversarial attacks on AI systems referenced for classification of attack vectors.