Maintained repository documentationView source on GitHub

Rendered from docs/ACRONYMS.md at build time without changing its status. The repository source controls if this presentation differs.

Acronyms and abbreviated terms#

This is the canonical expansion key for the Verifier Standard (VSTD) repository. Every independently readable document and source file must still expand each term at its first reader-facing use; this page is a reference, not a substitute for local clarity. Frozen wire identifiers, code symbols, filenames, and third-party names remain byte-for-byte unchanged.

TRUST, ROT, and RUST are deliberately absent from the expansion table because they are formal semantic names, not acronyms. They mean mechanism-earned forward artifact support, typed time-indexed degradation of current admissibility, and inverse-TRUST diagnostic traversal, respectively. RUST is not the Rust programming language. Their normative definitions are in standard/LADDER.md.

TermExpansion used in this repositoryScope note
AIartificial intelligenceGeneral field.
AMDAdvanced Micro DevicesVendor name.
APIapplication programming interfaceSoftware interface.
ASCIIAmerican Standard Code for Information InterchangeText encoding.
ASICapplication-specific integrated circuitPurpose-built processor class.
ASTabstract syntax treeParsed program structure.
AWSAmazon Web ServicesCloud provider.
CBORConcise Binary Object RepresentationBinary data format.
CCFConfidential Consortium FrameworkLedger framework used by one SCITT profile.
CDcontinuous delivery or deploymentThe delivery/deployment half of CI/CD workflow shorthand.
CIcontinuous integrationAutomated repository checks.
CLIcommand-line interfaceTerminal-facing program surface.
CNFconjunctive normal formBoolean-formula representation.
COSECBOR Object Signing and EncryptionSigned-message and receipt envelope family.
CPUcentral processing unitProcessor class.
CRLFcarriage return and line feedTwo-character line ending.
CTCertificate TransparencyPublic certificate-log system.
CUDACompute Unified Device ArchitectureNVIDIA parallel-computing platform.
CVECommon Vulnerabilities and ExposuresPublic vulnerability identifier system.
CWTCBOR Web TokenClaim set used in COSE messages.
DAGdirected acyclic graphGraph with directed edges and no directed cycle.
DICEDevice Identifier Composition EngineDevice-attestation architecture.
DMTFDMTF standards organizationCurrent organizational name; do not invent a modern expansion.
DOEdesign of experimentsExperimental-design method.
DOIdigital object identifierPublication identifier.
DPEDICE Protection EnvironmentDICE execution and key-derivation component.
DPLLDavis-Putnam-Logemann-LovelandBoolean satisfiability algorithm.
DRATdeletion resolution asymmetric tautologyClausal refutation format.
EATEntity Attestation TokenAttestation claim format.
ECNEngineering Change NoticeStandards-change document.
ELFExecutable and Linkable FormatBinary executable format.
EUEuropean UnionPolitical and regulatory body.
FLOPfloating-point operationCompute-work unit.
FRATflexible SAT proof formatSolver-to-elaborator proof format; use the proper format name rather than inventing a letter-by-letter expansion.
FSMfinite-state machineState-transition model.
GBgigabyteStorage or memory capacity unit.
GDCgrounded decision certificateVSTD-4 certificate family.
GPGGNU Privacy GuardSignature tool.
GPUgraphics processing unitAccelerator class.
GRATGRAT proof formatProper name of a hinted SAT proof format; no documented letter-by-letter expansion is asserted here.
HMAChash-based message authentication codeKeyed authentication construction.
HTMLHypertext Markup LanguageWeb-page format.
HTTPHypertext Transfer ProtocolWeb transfer protocol.
HTTPSHypertext Transfer Protocol SecureHTTP protected by transport security.
IDidentifierStable name or coordinate.
IDEintegrated development environmentProgramming application.
IETFInternet Engineering Task ForceInternet standards organization.
IRintermediate representationProgram or proof representation.
ISOInternational Organization for StandardizationStandards organization.
JSONJavaScript Object NotationStructured text format.
JSONLJSON LinesOne-JSON-value-per-line format.
LFline feedSingle-character line ending.
LRATlinear resolution asymmetric tautologyHint-carrying clausal refutation format.
MIGmulti-instance GPUNVIDIA accelerator-partitioning feature.
MLmachine learningGeneral field.
NISTNational Institute of Standards and TechnologyUnited States standards agency.
NPnondeterministic polynomial timeComputational-complexity class.
NPUneural processing unitMachine-learning accelerator class.
NVMLNVIDIA Management LibraryNVIDIA device-management interface.
OSoperating systemHost software environment.
PCCproof-carrying codeProducer-supplied proof checked by a consumer.
PCIPeripheral Component InterconnectHardware interconnect family.
PCI-SIGPCI Special Interest GroupPCI standards consortium.
POPLPrinciples of Programming LanguagesResearch conference.
PROVWorld Wide Web Consortium provenance vocabularyW3C provenance standard family.
PROV-DMPROV data modelW3C provenance data model.
PSProtect the SoftwareNIST SSDF practice group.
RAMrandom-access memoryWorking memory.
RATresolution asymmetric tautologyClausal redundancy property.
RATSRemote Attestation ProceduresIETF attestation architecture.
RFCRequest for CommentsIETF publication series.
RIMReference Integrity ManifestTrusted reference-measurement set.
RISCreduced instruction set computerProcessor architecture family.
RISC0RISC ZeroProduct-name prefix used by RISC Zero tooling.
RNGrandom number generatorEntropy or pseudorandomness source.
RUPreverse unit propagationClausal proof-checking rule.
SATBoolean satisfiability problemDecision problem and solver class.
SCITTSupply Chain Integrity, Transparency, and TrustIETF architecture and working group.
SCRAPISCITT Reference APIsSCITT registration and receipt-resolution interface draft.
SDKsoftware development kitDeveloper-facing library and tools.
SHA-256Secure Hash Algorithm 256-bitCryptographic digest algorithm.
SLSASupply-chain Levels for Software ArtifactsSoftware supply-chain framework.
SMIsystem management interfaceVendor device-management interface.
SMTsatisfiability modulo theoriesDecision-procedure family.
SMT-LIBSMT library standardCommon language and benchmark format for SMT solvers.
SPDMSecurity Protocol and Data ModelDevice authentication and measurement protocol.
SPDXSoftware Package Data ExchangeSoftware-package metadata standard.
SR-IOVsingle-root input/output virtualizationHardware virtualization interface.
SSDFSecure Software Development FrameworkNIST software-development framework.
SSHSecure ShellRemote command and transport protocol.
STARKscalable transparent argument of knowledgeCryptographic proof-system family.
TCBtrusted computing baseComponents on which a result depends.
TDISPTrusted Device Interface Security ProtocolDevice-interface isolation protocol.
TPUtensor processing unitMachine-learning accelerator class.
TSTransparency ServiceSCITT registration and receipt service.
TUFThe Update FrameworkSoftware-update security framework.
UNSATunsatisfiableSolver result meaning no satisfying assignment exists.
URIuniform resource identifierResource name or locator.
URLuniform resource locatorNetwork resource locator.
UTCCoordinated Universal TimeTime standard.
UTF-8Unicode Transformation Format, 8-bitText encoding.
VDPverifiable data structure proofProof format for a VDS.
VDSverifiable data structureAppend-only or otherwise provable data structure.
VMvirtual machineSoftware-defined machine environment.
VSTDVerifier StandardRepository standard and reference implementation.
W3CWorld Wide Web ConsortiumWeb standards organization.
WGworking groupStandards-development group.
WSL2Windows Subsystem for Linux 2Windows-hosted Linux environment.
YAMLYAML Ain't Markup LanguageStructured data format.
ZIzero-identityHistorical study coordinate; not a trust or conformance class.
ZIPZIP archive formatCompressed archive format; treat ZIP as the format's proper name.
ZIZKzero-identity/zero-knowledgeGoverning VSTD artifact-first architecture; particular privacy and propagation mechanisms have their own maturity.
ZKzero-knowledgeCryptographic or semantic privacy property, only when explicitly supported.
zkVMzero-knowledge virtual machineVirtual machine that emits a zero-knowledge proof.