Search papers, labs, and topics across Lattice.
This paper introduces the concept of governed execution in agentic workflows, emphasizing the importance of provenance integrity over mere outcome correctness. The authors present Matrix, a deterministic causal-state layer that captures authority and fact dependencies, ensuring that decisions and completions are backed by verifiable evidence. Experimental results reveal that while governed workflows achieved similar outcomes to direct workflows, they uniquely maintained governing evidence and restricted recovery to dependent tasks, highlighting their role in enhancing institutional integrity.
Governing workflows with verifiable provenance can prevent unsupported claims and ensure accountability in agentic decision-making.
Agentic workflows are commonly evaluated by whether they reach the correct outcome. That is insufficient in institutional settings, where a correct action may rely on the wrong authority, an unsupported completion claim, or work made stale by a later change. We define governed execution as work whose decisions, completion, and response to change are supported by inspectable provenance. We present Matrix, a deterministic causal-state layer that records authority and fact dependencies, verifies completion evidence, and selectively invalidates affected work. Across controlled comparisons, governed and direct workflows often reached the same outcomes, but only the governed path consistently preserved governing evidence, refused unsupported closure, and limited recovery to dependent tasks. A role-separated transfer challenge then failed: a deterministically enforced completeness contract severely over-blocked synthetic packets produced outside its authoring context. These results do not establish Matrix as a general accuracy enhancer; they support its primary role as an institutional integrity layer for making agentic work auditable and independently verifiable.