Glossary · Term

certificate

← all terms

Definition

Plain language

A signed statement from a narrow checker program that vouches for a specific fact an AI agent observed.

As stated in the literature

In evidence-carrying agent architectures, a typed structured record from a specialized verifier asserting a named predicate with provenance and confidence, used by a deterministic gate to authorize actions.

Also called: certificates

Why it matters: It separates an agent's loose reasoning from the narrow, auditable checks that actually authorize consequential actions.

For example, before an agent transfers funds, a small verifier emits a signed certificate saying 'invoice_id 7421 is approved and unpaid' that the action gate checks against its rules.

Heard on the show

“During the pandemic nobody adjudicated individual death certificates.”
Episode 239 — Why the AI-Writing Estimate for Biomedical Papers Jumped From 15% to 89%

Mentioned in 4 episodes

  1. 239
    Why the AI-Writing Estimate for Biomedical Papers Jumped From 15% to 89%
  2. 158
    How Floating-Point Rounding Lets a Model Tell Which Chip It's On — And Misbehave
  3. 155
    Why a Flawless Demo Makes a Worse Computer-Using Agent, And the Fix
  4. 062
    Treating Hallucinations as Exploits: A Gate-Based Architecture for Agent Safety

Related terms