RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Scientific Innovation (IJRSI)

Machine Learning–Augmented Neurosymbolic Agenticops Framework for Runtime Verification and Enforcement of Standard Operating Procedures

byOm Sathe

Published December 25, 2025  •  Vol. 12, Issue 11, pp. 2306–2319Open Access
DOI: 10.51244/IJRSI.2025.12110199

Abstract

I remember the first time I saw an AI agent go off the rails during a demo at the ISBM College Hackathon—it was supposed to handle a simple refund process but ended up “approving” a fake transaction because it lost track midway through the chat. Moments like that highlight the real issue: as Generative AI shifts from just chatting to actually acting in the world with “Agentic” systems, enterprises face this weird reliability crunch. LLMs are amazing at reasoning, sure, but they’re plagued by this shaky unpredictability I call “Logic Drift”—basically, they start veering away from the rules as conversations drag on.
That’s why, in this work, I put together “LogicGuard,” a neurosymbolic setup aimed at fixing these slip-ups. It basically layers a solid, rule-based checker around the fuzzy AI brain, using Linear Temporal Logic on Finite Traces (LTLf) to keep things in line. We turn everyday procedure docs into these neat Deterministic Finite Automata (DFA) machines that enforce the rules no matter what. The whole thing breaks down into three parts: a compiler for the rules, a prober to link words to logic symbols, and a gatekeeper that says yes or no to actions.
Testing it out in finance, auth, and logistics scenarios, Logic-Guard held steady at about 95% reliability on those marathon tasks where plain agents tanked to under 50%. It edged out four other safety tools by roughly double in handling tricky attacks. That said, we still hit a 5% snag from fuzzy symbol match-ing—I’ll dive into ablations to break down that neurosymbolic headache.

Keywords: Neurosymbolic AI, AgenticOps, Linear Tem-poral Logic, Formal Verification, Large Language Models, AI Safety, Runtime Monitoring.

JournalInternational Journal of Research and Scientific Innovation (IJRSI)
ISSN2321-2705
Volume / IssueVolume 12, Issue 11
Pages2306–2319
Publication dateDecember 25, 2025
DOI10.51244/IJRSI.2025.12110199
PublisherRSIS International
LicenseOpen Access

How to cite this article

Om Sathe (2025). Machine Learning–Augmented Neurosymbolic Agenticops Framework for Runtime Verification and Enforcement of Standard Operating Procedures. International Journal of Research and Scientific Innovation (IJRSI), 12(11), 2306-2319. https://doi.org/10.51244/IJRSI.2025.12110199

BibTeX

@article{Om2025,
  title   = {Machine Learning–Augmented Neurosymbolic Agenticops Framework for Runtime Verification and Enforcement of Standard Operating Procedures},
  author  = {Om Sathe},
  journal = {International Journal of Research and Scientific Innovation (IJRSI)},
  volume  = {12},
  number  = {11},
  pages   = {2306--2319},
  year    = {2025},
  doi     = {10.51244/IJRSI.2025.12110199},
  publisher = {RSIS International}
}