Proof-Carrying Certificates for LLM Pipelines: A Trust-Boundary Architecture
George Koomullil

TL;DR
This paper introduces a framework for verifying the computations surrounding large language models using trust-boundary certificates, ensuring high-stakes deployment safety.
Contribution
It extends a Lean 4 trust-boundary architecture to modern LLM pipelines, introducing three local certificate families and two operators for robust verification.
Findings
Empirically tested on adversarial HotpotQA with bilattice grounding.
Demonstrated embedding sensitivity and stability in various settings.
Validated Hoare-style agent actions in a sandbox environment.
Abstract
We present a framework for verifying the deterministic structured computations surrounding a large language model rather than the model itself, extending a Lean 4 trust-boundary architecture to the generic interfaces of modern LLM pipelines. Certificate validity is a Lean 4 kernel type-check plus a sorry-free transitive axiom audit against the trusted set {propext, Classical.choice, Quot.sound}; other assumptions are declared and partitioned by tier (mathematical placeholders, cryptographic assumptions, ML/human oracles). The technical contribution comprises three local certificate families and two operators. The families are conflict-aware bilattice grounding (with an emission-gate soundness lemma), embedding sensitivity and paraphrase stability, and Hoare-style agent action. The operators are a Maximal Certifiable Residue, which turns abstention into the maximum-weight certifiable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
