Skip to Content
SDK ReferenceIndustry Quick StartOverview

Industry SDK Quick Start

Who can use this
Available to
DeveloperAdministrator
Not available to
Governance EngineerCompliance OfficerBusiness OwnerAuditor

These guides are for Developers instrumenting regulated AI workflows and Administrators configuring API access. Governance Engineers, Compliance Officers, Business Owners, and Auditors work with the governed output in the portal — your Developer sets this up. Start with your role’s Training Academy track instead.

VeriProof provides a governed vocabulary for every major regulated industry. These quick-start guides take you from install to your first attributed evidence record using the real OTel attribute names from the vertical catalog files.

If you are coming from the public site, this is the developer handoff. Start with the core SDK once, then add the vertical vocabulary that matches the regulated workflow you are instrumenting.

Each guide covers:

  • Install and configuration for TypeScript, Python, and .NET
  • The key OTel attributes for the vertical, drawn directly from the mirrored catalog files
  • A working instrumentation example with .withMetadata() or span.set_attribute() calls
  • Links to the full governance reference, policy patterns, and source standards

Choose your vertical

VerticalQuick start
Banking & Financial ServicesGetting started
Mortgage & Loan ProcessingGetting started
InsuranceGetting started
Healthcare & Life SciencesGetting started
Telecom & IT OperationsGetting started
Manufacturing & Supply ChainGetting started
Higher EducationGetting started
Energy & UtilitiesGetting started
Government & Public SectorGetting started
Legal & RegTechGetting started
HR & Workforce ManagementGetting started
GRC, ESG & Enterprise RiskGetting started

How the layering works

All vertical packages build on top of the core SDK using the same session-builder pattern. Start with the core SDK reference if you need the cross-industry governance baseline, then step into the vertical quick start when you are ready to use the regulated workflow vocabulary specific to your market.

The attribute names in these guides are the same names that appear in portal evidence records, in policy evaluations, and in any exported compliance report. There is no translation between instrumentation and review — the vocabulary carries through unchanged.

LayerWhat you add hereWhy it exists
Core SDKclient setup, session lifecycle, export configuration, base governance fieldsGives every implementation one common instrumentation model
Vertical vocabularyregulated workflow attributes, standards-aware values, market-specific metadataLets the same SDK emit the evidence contract your market actually requires
Portal and policy surfacesevidence review labels, rule inputs, framework-aligned outputsKeeps instrumentation, governance review, and exports on the same vocabulary

Start with the path that matches your intent

Not sure which vertical fits?

Browse the full industry coverage library to compare OTel namespaces, standards coverage, and operating depth across all verticals before you start instrumenting.

Last updated on