Plain-language definitions

Glossary.

The acronyms and protocols behind EVI, Trustmark, and the agent-discovery stack. One sentence each, with links to the canonical specs.

By category

Internal product namesEVI, Trustmark, Elephant Accountability, Elephant Universal Checklist (EUC), agent-ready directory
Methodology termsEVI, Trustmark, IQR, AIBOM, AIO, LLMO, SEO, HITL
Agent / web protocolsA2A, ACP, AGNTCY, AITP, ANP, AP2, MCP, WebMCP, x402, ERC-8004, agents.json, llms.txt, well-known
Identity / auth specsDID, JWT, JWKS, OAuth, OIDC, PKCE, VC, W3C, RFC 9116
Web standards & API descriptorsAPI, JSON-LD, OpenAPI, RDFa, REST, RPC, RFC 9309, RFC 9727, RSS, schema.org, SDK, Swagger, URI, URL
AI risk & governance frameworksEU AI Act, ISO/IEC 42001, MITRE ATLAS, NIST AI RMF, OWASP LLM Top 10, OWASP Agentic AI Top 10, CSA MAESTRO, SOC 2, FINRA, NYDFS
Compliance / regulatoryCCPA, GDPR, SOC 2, ISO/IEC 42001, EU AI Act, FINRA, NYDFS, AICPA
Standards bodies & publishersAICPA, CSA, ISO, MITRE, NEAR AI, NIST, OWASP, W3C, Linux Foundation, Wildcard AI
LicensingCC BY 4.0, MIT
Web / securityCDN, CVE, DDoS / DoS, DNS, HTTP, HTTPS, PII, RFP, SSL, TLS

A

A2A

Agent2Agent Protocol. An open standard from the Linux Foundation defining how AI agents discover and call each other; advertised via an Agent Card published at /.well-known/agent-card.json or /.well-known/agent.json. → a2a.dev

ACP

Agent Connect Protocol. Part of AGNTCY (Linux Foundation), describes how agents handshake and exchange capability declarations; OpenAPI-described. → agntcy.org

AGNTCY

Open-source agent collective stewarded by the Linux Foundation; publishes OASF (Open Agentic Schema Framework) and ACP. → agntcy.org

AICPA

American Institute of Certified Public Accountants. Publisher of SOC 2. → aicpa.org

AIBOM

AI Bill of Materials. A machine-readable inventory of the foundation models, fine-tunes, training data lineage, and dependencies that power an AI system; analogous to SBOM (software). Referenced as a Compliant sub-axis input on Trustmark.

AIO

Agent / AI Optimization. Sometimes used interchangeably with LLMO; refers to optimizing a brand's web presence for being recommended by AI assistants rather than ranked by search engines.

AITP

Agent Interaction & Transaction Protocol. Draft pre-v1.0 spec from NEAR AI. → near.ai

ANP

Agent Network Protocol. Open-source spec; pairs agent discovery with cryptographic identity at the website layer using W3C DID. → arXiv 2508.00007

AP2

Agent Payments Protocol. Defines mandate types (Intent / Cart / Payment Mandate) for agent-initiated transactions.

API

Application Programming Interface. The standard term for a documented HTTP-callable interface to a service.

B

B2B

Business-to-Business. Standard sales-channel descriptor; Eaccountability's customer base.

B2B SaaS

Business-to-Business Software-as-a-Service. The category of vendor Eaccountability primarily serves with EVI scans and Trustmark certifications.

BuyAction

A schema.org action type (BuyAction) signaling that a product page is purchasable, paired with OfferCatalog and potentialAction.target=EntryPoint in agentic-commerce patterns. Tracked as an EVI v2 Commerce sub-axis signal. → schema.org/BuyAction

C

CC BY 4.0

Creative Commons Attribution 4.0 International. The open license under which the EVI and Trustmark methodologies are published. Anyone can use, modify, or build on the spec with attribution. → creativecommons.org/licenses/by/4.0

CCPA

California Consumer Privacy Act. State-level privacy regulation; cited alongside GDPR in compliance contexts.

CDN

Content Delivery Network. Edge-cached delivery infrastructure; relevant for serving the Trustmark verification URL with high availability.

CLI

Command-Line Interface. Standard for tools shipped with a terminal-callable executable; Trustmark ships a Python CLI (trustmark-score).

CSA

Cloud Security Alliance. Publisher of MAESTRO (multi-agent system threat taxonomy). → cloudsecurityalliance.org

CVE

Common Vulnerabilities and Exposures. The standard public catalog of disclosed security vulnerabilities; referenced as a trigger for interim Trustmark re-grading. → cve.mitre.org

D

DDoS / DoS

Distributed Denial-of-Service / Denial-of-Service. Attack patterns that flood a service to make it unavailable.

DID

Decentralized Identifier. A W3C standard for self-sovereign identifiers (often did:web or did:wba) used by ANP for cryptographic agent identity. → w3.org/TR/did-core

DNS

Domain Name System. The internet's name-to-IP resolution protocol; relevant for .well-known URI discovery and verification URL contracts.

DUNS

Data Universal Numbering System. A nine-digit business identifier issued by Dun & Bradstreet; required on Tier 2 and Tier 3 Trustmark certificates because procurement systems key vendor records on it.

E

Elephant Accountability

The LLC that publishes EVI and Trustmark, runs the agent-ready directory, and ships the agent-discovery stack. Founded 2026.

ERC-8004

Ethereum Request for Comments #8004. An on-chain agent registration standard; queryable by domain.

EU AI Act

European Union Artificial Intelligence Act. Risk-tiered EU regulation requiring logging, human oversight, transparency, and conformity assessment for AI systems by risk class. → artificialintelligenceact.eu

EUC

Elephant Universal Checklist. Eaccountability's published merchant-metadata schema at /.well-known/euc.json. Renamed from UCP (Universal Commerce Protocol) to avoid conflict with Google's existing UCP.

EVI

Elephant Visibility Index. Eaccountability's open methodology for scoring how often and how prominently AI assistants recommend a vendor when a buyer asks a category question. Six axes, 100 points, Bronze / Silver / Gold tiers. CC BY 4.0.

F

F100

Fortune 100. The 100 largest US companies by revenue; the universe Eaccountability ran a public-proof EVI audit against. 94 of 100 ship no machine-discoverable agent surface as of April 2026.

FINRA

Financial Industry Regulatory Authority. Self-regulatory body for US broker-dealers; the 2026 FINRA Annual Regulatory Oversight Report includes AI-agent governance requirements (access monitoring, HITL procedures, action logging) that feed the Trustmark Compliant sub-axis. → finra.org

G

GDPR

General Data Protection Regulation. EU privacy law (in force since 2018); cited alongside CCPA. → gdpr.eu

H

HITL

Human-In-The-Loop. AI system design pattern requiring human approval before an agent takes a consequential action. Required by FINRA 2026 AI Oversight; tracked as a Trustmark Auditable sub-axis input.

HTTP / HTTPS

Hypertext Transfer Protocol (Secure). The transport for the entire web; HTTPS is the TLS-encrypted variant. Required for all .well-known discovery surfaces.

I

IQR

Inter-Quartile Range. Statistical measure used in EVI v2 scoring to penalize variance — high IQR across LLM responses means a brand's mention quality is inconsistent.

ISO/IEC 42001

ISO 42001:2023, AI Management Systems standard. Defines requirements for organizational AI governance: risk assessment, lifecycle management, supplier oversight. Tier 3 Trustmark cert includes a full ISO 42001 alignment document. → iso.org/standard/81230.html

J

JSON-LD

JSON for Linked Data. The schema.org-recommended encoding for structured data; scores higher than Microdata on the EVI Discoverability sub-axis. → json-ld.org

JWT

JSON Web Token. Compact signed token format used for authentication and signed manifests.

JWKS

JSON Web Key Set. The set of public keys a server publishes (typically at /.well-known/jwks.json) so clients can verify JWT signatures.

L

Linux Foundation

Hosts AGNTCY, A2A, and several other open-agent standards. → linuxfoundation.org

LLM

Large Language Model. The category of AI systems Eaccountability scores brands against (ChatGPT, Claude, Gemini, Perplexity, Copilot).

LLMO

Large Language Model Optimization. The category of work Eaccountability sells: making a brand discoverable and recommendable inside LLM-powered assistants.

M

MAESTRO

Multi-Agent Environments, Security, Threats, Risks, and Outcomes. CSA's threat taxonomy for multi-agent systems. Cited as a Trustmark Security upstream framework.

MCP

Model Context Protocol. Open standard from Anthropic for connecting LLMs to tools and data sources via a uniform JSON-RPC interface. Eaccountability publishes its MCP server at /.well-known/mcp.json. → modelcontextprotocol.io

MIT (license)

A permissive open-source software license; the Trustmark reference Python library and EVI Python library are both MIT-licensed (the spec content itself is CC BY 4.0). → opensource.org/license/mit

MITRE ATLAS

Adversarial Threat Landscape for AI Systems. MITRE's framework cataloging AI/ML attack tactics (16 tactics, 84 techniques in v5.4). Trustmark Security upstream. → atlas.mitre.org

N

NEAR AI

The team behind AITP.

NIST

National Institute of Standards and Technology. US federal standards body; publishes the NIST AI Risk Management Framework (AI RMF 1.0). Trustmark Security upstream. → nist.gov

NIST AI RMF

NIST AI Risk Management Framework 1.0. Lifecycle framework: Govern, Map, Measure, Manage. Trustmark Security and Capability upstream.

NYDFS

New York Department of Financial Services. State financial regulator with cybersecurity rules covering third-party service providers; cited as a Trustmark Compliant upstream input.

O

OASF

Open Agentic Schema Framework. Part of AGNTCY; Linux Foundation-governed.

OAuth

Open Authorization. Industry-standard delegated-access protocol; OAuth 2.1 + PKCE is the auth model required by the Anthropic MCP security spec. → oauth.net

OIDC

OpenID Connect. Authentication layer built on OAuth 2.0; metadata served at /.well-known/openid-configuration.

OpenAPI

Open machine-readable specification format for REST APIs (formerly Swagger). EVI v2 probes for /openapi.json, /swagger.json, or /v3/api-docs. → openapis.org

OWASP

Open Worldwide Application Security Project. Publishes the OWASP LLM Top 10 and the OWASP Agentic AI Top 10 — both Trustmark Security upstream frameworks. → owasp.org

P

PDF

Portable Document Format. Output format for all Eaccountability sample reports and Trustmark certificates.

PII

Personally Identifiable Information. Data that identifies a specific individual (name, email, address); central to GDPR/CCPA compliance and the Trustmark Private sub-axis.

PKCE

Proof Key for Code Exchange. OAuth extension that protects authorization-code flows from interception; required by the Anthropic MCP security spec. → oauth.net/2/pkce

R

RDFa

Resource Description Framework in Attributes. Older alternative to JSON-LD for embedding structured data in HTML; tracked as a Discoverability hygiene signal.

REST

Representational State Transfer. The dominant architectural style for HTTP APIs.

RFC 9116

IETF spec defining the /.well-known/security.txt format for publishing a security-contact policy. Required (not expired) for full Auditable sub-axis credit. → RFC 9116

RFC 9309

IETF spec governing the format of robots.txt; relevant to Cloudflare's "Content Signals Policy" extension. → RFC 9309

RFC 9727

IETF spec defining /.well-known/api-catalog for publishing API discovery manifests. → RFC 9727

RFP

Request For Proposal. Procurement document buyers issue when shopping for vendors; the procurement-acceptable language on the Trustmark $99 receipt is designed to drop into RFP responses verbatim.

RPC

Remote Procedure Call. Generic name for a class of API protocols (gRPC, JSON-RPC, etc.); MCP is JSON-RPC-based.

RSS

Really Simple Syndication. Feed format; presence with fresh <updated> timestamps is an EVI freshness signal.

S

SaaS

Software-as-a-Service. The delivery model for most Eaccountability customers.

Schema.org

A shared vocabulary of structured-data types (Product, Offer, Organization, BuyAction, etc.) supported by major search and AI engines; the canonical source for the JSON-LD that EVI scores. → schema.org

SDK

Software Development Kit. A bundled set of libraries and docs for integrating with a service.

SEO

Search Engine Optimization. The traditional discipline of ranking on Google; Eaccountability's positioning is "LLMO is the new SEO."

SOC 2

Service Organization Control 2. AICPA-audited report covering security, availability, confidentiality, processing integrity, and privacy trust services criteria. SOC 2 audits the organization; Trustmark scores the deployed agent. The two are complementary. → aicpa.org SOC 2

SSL

Secure Sockets Layer. Predecessor to TLS; the term still appears colloquially.

Swagger

Original name for what is now OpenAPI; the legacy /swagger.json path is one of the EVI v2 API-discovery probe targets.

T

TLS

Transport Layer Security. Standard cryptographic protocol for encrypted HTTP (HTTPS).

Trustmark

Eaccountability's open standard for scoring AI agent trust. Two axes: Security and Capability. Aggregates OWASP, NIST, ISO 42001, SOC 2, EU AI Act, MITRE ATLAS, CSA MAESTRO, NYDFS, FINRA, and the Anthropic MCP Security Spec. v0.9 RFC, v1.0 locks 2026-06-22. CC BY 4.0; reference Python library MIT.

U

UCP

Universal Commerce Protocol. Eaccountability's prior name for what is now EUC (Elephant Universal Checklist). Renamed because Google's UCP exists and the conflict was confusing buyers.

URI

Uniform Resource Identifier. Generalization of URL.

URL

Uniform Resource Locator.

V

VC

Verifiable Credentials. W3C standard for cryptographically signed claims; an issuer endpoint is referenced via the service array on a DID document. → w3.org/TR/vc-data-model

W

W3C

World Wide Web Consortium. Web standards body; publishes DID, Verifiable Credentials, WebMCP. → w3.org

WebMCP

Browser API surface for the Model Context Protocol; W3C Community Group deliverable. Distinct from the MCP server protocol — WebMCP runs in the page context.

well-known

IETF standard URI prefix (/.well-known/<name>) for publishing site-level discovery metadata. Eaccountability uses it for mcp.json, agent.json, agent-card.json, euc.json, security.txt, and the Trustmark verification manifest. → RFC 8615

Wildcard AI

YC W25 startup; published the agents.json agent-discovery spec.

X

x402

A pay-per-call payment signal for agent-initiated API calls.

Y

YC

Y Combinator. Startup accelerator; reference appears in the context of Wildcard AI (YC W25).