Modern AI systems are rapidly transitioning from generating responses to performing real-world actions. However, these systems exhibit consistent execution failures when probabilistic reasoning directly drives deterministic system state changes. This paper identifies a fundamental architectural gap in current AI systems: the absence of a dedicated execution layer that governs how actions are validated and committed at runtime. Existing paradigms—such as validation, authorization, and transactional guarantees—operate outside the critical execution boundary and are insufficient to ensure execution correctness. We introduce the Deterministic Kernel, a system-level execution layer that separates probabilistic intent generation from deterministic state mutation. The kernel enforces execution correctness through three foundational primitives: Execution Boundary: the point at which intent transitions into irreversible state mutation Admissibility: a real-time decision function determining whether a proposed action is valid under current state, constraints, authority, and time State Transition Integrity: the guarantee that all state changes occur only through valid, admissible transitions We formally define the execution problem, present a minimal system model, and prove that execution failures are inevitable when probabilistic systems directly induce state transitions without deterministic control. From this, we derive that a deterministic execution layer is not optional, but a required infrastructure component for any AI system operating in real-world environments. The paper further introduces a minimal implementation specification, formal comparison with classical control systems, and a case study demonstrating failure conditions in agentic workflows. This work reframes AI system design from a model-centric paradigm to an execution-centric paradigm, establishing deterministic execution as a foundational requirement for reliable, safe, and auditable AI systems. -JSR
Building similarity graph...
Analyzing shared references across papers
Loading...
Prashant Prakash
Building similarity graph...
Analyzing shared references across papers
Loading...
Prashant Prakash (Wed,) studied this question.
synapsesocial.com/papers/69c620d515a0a509bde19812 — DOI: https://doi.org/10.5281/zenodo.19220570