paper-with-me

Papers

Type-Checked Compliance: Deterministic Guardrails for Agentic Financial Systems Using Lean 4 Theorem Proving

2026-04-01 · Devakh Rashie, Veda Rashi arxiv

The rapid evolution of autonomous, agentic artificial intelligence within financial services has introduced an existential architectural crisis: large language models (LLMs) are probabilistic, non-deterministic systems operating in domains that demand absolute, mathematically verifiable compliance guarantees. Existing guardrail solutions -- including NVIDIA NeMo Guardrails and Guardrails AI -- rely on probabilistic classifiers and syntactic validators that are fundamentally inadequate for enforcing complex multi-variable regulatory constraints mandated by the SEC, FINRA, and OCC. This paper presents the Lean-Agent Protocol, a formal-verification-based AI guardrail platform that leverages the Aristotle neural-symbolic model developed by Harmonic AI to auto-formalize institutional policies into Lean 4 code. Every proposed agentic action is treated as a mathematical conjecture: execution is permitted if and only if the Lean 4 kernel proves that the action satisfies pre-compiled regulatory axioms. This architecture provides cryptographic-level compliance certainty at microsecond latency, directly satisfying SEC Rule 15c3-5, OCC Bulletin 2011-12, FINRA Rule 3110, and CFPB explainability mandates. A three-phase implementation roadmap from shadow verification through enterprise-scale deployment is provided.

📄 PDF Abstract BibTeX arXiv:2604.01483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

POLARIS: Typed Planning and Governed Execution for Agentic AI in Back-Office Automation

2026-01-16 · Zahra Moslemi, Keerthi Koneru, Yen-Ting Lee, Sheethal Kumar 외 arxiv

Enterprise back office workflows require agentic systems that are auditable, policy-aligned, and operationally predictable, capabilities that generic multi-agent setups often fail to deliver. We present POLARIS (Policy-A…

Banking Done Right: Redefining Retail Banking with Language-Centric AI

2025-10-09 · Xin Jie Chua, Jeraelyn Ming Li Tan, Jia Xuan Tan, Soon Chang Poh 외 arxiv

This paper presents Ryt AI, an LLM-native agentic framework that powers Ryt Bank to enable customers to execute core financial transactions through natural language conversation. This represents the first global regulato…

A Process Harness for Uplifting Legacy Workflows to Agentic BPM: Design and Realization in CUGA FLO

2026-06-25 · Fabiana Fournier, Lior Limonad arxiv

We introduce the process harness, a new mechanism for uplifting legacy workflows into Agentic Business Process Management (Agentic BPM) without replacing the underlying workflow engine. A process harness places a policy-…

From Craft to Kernel: A Governance-First Execution Architecture and Semantic ISA for Agentic Computers

2026-04-20 · Xiangyu Wen, Yuang Zhao, Xiaoyu Xu, Lingjun Chen 외 arxiv

The transition of agentic AI from brittle prototypes to production systems is stalled by a pervasive crisis of craft. We suggest that the prevailing orchestration paradigm-delegating the system control loop to large lang…

Learning Efficient Guardrails for Compliance

2025-10-03 · Xiaofei Wen, Wenjie Jacky Mo, Yanan Xie, Peng Qi 외 arxiv

Autonomous web agents are increasingly deployed for long-horizon tasks, yet their ability to adhere to real-world policies remains critically underexplored compared to standard safety objectives. To address this gap, we …