Bridging Symbolic Control and Neural Reasoning in LLM Agents: Structured Cognitive Loop with a Governance Layer
Myung Ho Kim

TL;DR
This paper introduces the Structured Cognitive Loop (SCL), a modular architecture for LLM agents that separates cognition into phases and incorporates a governance layer for symbolic constraints, improving explainability and control.
Contribution
It formally defines Soft Symbolic Control within SCL, differentiates it from neuro-symbolic AI, and establishes design principles for trustworthy, modular, and transparent AI agents.
Findings
SCL achieves zero policy violations in reasoning tasks.
Eliminates redundant tool calls in agent actions.
Maintains complete decision traceability.
Abstract
Large language model agents suffer from fundamental architectural problems: entangled reasoning and execution, memory volatility, and uncontrolled action sequences. We introduce Structured Cognitive Loop (SCL), a modular architecture that explicitly separates agent cognition into five phases: Retrieval, Cognition, Control, Action, and Memory (R-CCAM). Soft Symbolic Control constitutes a dedicated governance layer within SCL, applying symbolic constraints to probabilistic inference while preserving the flexibility of neural reasoning and restoring the explainability and controllability of classical symbolic systems. Through empirical validation on multi-step conditional reasoning tasks, we demonstrate that SCL achieves zero policy violations, eliminates redundant tool calls, and maintains complete decision traceability. These results address critical gaps in existing frameworks such as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI-based Problem Solving and Planning · Embodied and Extended Cognition · Multi-Agent Systems and Negotiation
