Search papers, labs, and topics across Lattice.
This paper introduces typed provenance and assertion guardrails designed to enhance the safety of persistent AI agents by ensuring that autobiographical assertions are bounded by governed statements. The approach addresses vulnerabilities such as untrusted inputs and prompt injections that could compromise the integrity of an agent's memory and user commitments. Key results demonstrate that the proposed system effectively prevents the release of unsafe assertions while maintaining compliance with established safety controls in a suite of 24 conformance cases.
Typed provenance can prevent persistent AI agents from incorporating untrusted inputs into their autobiographical state, safeguarding user commitments and agent integrity.
Persistent AI agents construct autobiographical state through reflection, retrieval, and consolidation. Persistence changes availability, not epistemic standing: stored or retrieved material is not thereby supported. Untrusted inputs, prompt injections, and model inferences can therefore enter persistent state and later be presented as agent history or user commitments. We specify typed provenance and assertion guardrails for autobiographical assertion boundedness, a system-relative release property requiring governed statements about the agent, user, or named relationships to satisfy accepted-evidence, temporal-validity, and disclosure policies. A typed provenance graph separates origin, dependency lineage, epistemic role, validity, and disclosure scope. A resolver evaluates authorized state projections and returns one evidential status, orthogonal conflict, staleness, and withholding flags, and a protected decision witness. A generate-verify-revise mediator then checks candidate semantic units before release and renders policy-authorized status responses. Under explicit assumptions about extraction, predicate correctness, resolution soundness, view declassification, and channel mediation, we prove a conditional assertion-boundedness contract. In an executable suite of 24 hand-authored conformance cases, typed mediation passed none of 19 unsafe opportunities unqualified while preserving all five supported controls. The flat/prior and source-tag comparison rules released 19/19 and 18/19 unsafe candidates, respectively. These results validate the encoded resolver and mediator obligations; they do not constitute an end-to-end evaluation of language models or retrieval systems.