Back to validant.ai
Platform

Every capability, in one place.

The platform is built around three bodies of digital trust: the organisationwhy trust holds (digital trust: audit whether a system behaves as promised); the modelwhat it actually does (AI fairness & explainability: diagnose, mitigate, explain and monitor bias); and the personwho it answers to (self-sovereign identity: portable credentials and signed agent mandates). Fairness and explainability are two views of the same decision, so the model body covers both. Underneath all three sits the shared infrastructure they all rely on. Below is the live registry of what each can do today.

Why.The organisation

Digital Trust

Audit trust, run incident research, work with the iceberg.digital® framework.

4 live · 7 planned

Audit & Assessment

  • Trust Audit

    Planned

    A structured digital-trust assessment built on the iceberg.digital model: ten constructs, 127 measurable cues.

  • Trust Navigator

    Planned

    A guided, step-by-step path through an iceberg.digital trust assessment, from stakeholder listening to ship-ready governance.

  • Capability Scorecard

    Planned

    A board-ready snapshot of trust capability across the iceberg.digital constructs and four layers.

  • iceberg.digital® Framework

    Live

    The four-layer trust model (agency, engineering, governance, institutional) with ten constructs and 127 cues.

Operate & Respond

  • Incident Explorer

    Live

    Browse, document and learn from trust incidents across sectors.

  • Trust Knowledge Graph

    Live

    Regulatory rules, jurisdictions and trust constructs as a queryable graph.

  • Compliance Knowledge Graph

    Planned

    EU AI Act, GDPR, NIS2 and sector regs: wired for RAG queries.

  • Trust Analytics

    Planned

    Trends, cohorts and signals across iceberg.digital audits and trust incidents over time.

Methodology & Enablement

  • Understand → Enable → Engender

    Live

    The three-phase methodology behind every Validant engagement.

  • Workshop Kits

    Planned

    Facilitator-ready sessions that operationalize the iceberg.digital model: stakeholder mapping, risk perception, trust drift.

  • Templates Library

    Planned

    Governance artifacts aligned to the iceberg.digital model: DPIAs, risk registers, charters and comms templates.

What.The model

AI Fairness & Explainability

Diagnose, mitigate, explain and monitor bias across data, models, LLMs and agents. Fairness and explainability are two views of the same decision.

58 live · 21 planned

Audit Paths

  • Pulse

    LiveNew

    A complete fairness audit in one sitting: upload a dataset, get a plain-language verdict and a ship-ready report without writing a line of code.

  • 11-Step Fairness Navigator

    Beta

    Guided, end-to-end fairness audit: a supported eleven-step walkthrough from project setup to a signed model card.

  • Assessment Modules

    LiveNew

    Self-directed path: run any of the 27 fairness modules à la carte, in whatever order your project needs, instead of a fixed wizard.

Diagnose

  • Bias Detector

    Live

    Scan datasets for representation gaps, historical patterns and statistical disparities.

  • Proxy Variable Detector

    Live

    Surface features that quietly stand in for protected attributes.

  • Feature Engineering Analyzer

    Planned

    Inspect correlations, redundancies and fairness-aware transforms.

  • Correlation Reducer

    Live

    Residualize features to break proxy chains.

  • Causal Decomposition

    Beta

    Build a DAG and classify each path from a protected attribute to the outcome as direct, indirect or proxy discrimination.

  • Counterfactual Tester

    Beta

    Flip demographics, see what the model actually changes.

  • Auto Fairness Scanner

    Beta

    Auto-detects protected attributes and scans for fairness violations across all built-in metrics.

  • Mediation Decomposition

    Planned

    Split total effects into natural direct (NDE) and indirect (NIE) effects through chosen mediators.

Decide

  • Fairness Definition Catalog

    Live

    12+ criteria (demographic parity, equalized odds, calibration) mapped to jurisdictions.

  • Risk Framework & DPIA

    Live

    Pre-built risk register against EU AI Act, NIST RMF, ISO 42001.

  • Value Tree

    Planned

    Stakeholder trade-off model when fairness definitions collide.

Mitigate · Preprocessing

  • Preprocessing Toolkit

    Live

    Rebalance, rebin and transform data before training.

Mitigate · Training

  • Fair Loss Functions

    Live

    Demographic Parity, Equalized Odds, Equal Opportunity, Adversarial, Counterfactual.

  • Constraint-Based Training

    Live

    Exponentiated Gradient and Grid Search over fairness constraints.

  • FairClassifier / FairRegressor

    Live

    Drop-in, sklearn-compatible fair model wrappers.

  • Fairness Regularizers

    Live

    L2 parity, conditional independence and HSIC penalties.

  • In-Training Calibration

    Live

    Group-specific temperature and Platt scaling during training.

Mitigate · Post-Processing

  • Group Calibrator

    Live

    Platt, Isotonic, Beta and Temperature scaling per subgroup.

  • Group Threshold Optimizer

    Live

    Per-group thresholds for any fairness constraint.

  • Pareto Curve Optimizer

    Live

    Map the accuracy ↔ fairness frontier and pick a defensible point.

  • Prediction Reweighter

    Live

    Multiplicative or additive adjustments at inference time.

  • Rejection Option Classification

    Live

    Boost confidence for marginal cases near the decision boundary.

Measure

  • Fairness Analyzer

    Live

    One API for classification, regression and ranking metrics.

  • Statistical Metric Suite

    Live

    DP, EO, Equal Opportunity, Exposure, MAE/RMSE parity, ECE/MCE.

  • Confidence Intervals

    Live

    Bootstrap and Bayesian intervals, safe on small samples.

  • FairExplAIner

    Beta

    Plain-language explanations for every metric.

  • Subgroup Robustness Auditor

    Beta

    Detect fairness gerrymandering: strategic subgrouping that hides bias.

  • Intersectional Metrics Engine

    Beta

    Automated intersectional analysis across multiple protected attributes simultaneously.

Explain · XAI

  • Explainability View (XAI)

    BetaNew

    Show which features drove any single decision, behind one interface, with explanations tiered to the audience. Built for the GDPR Art. 22 right to an explanation.

  • SHAP Fairness Decomposition

    BetaNew

    Decompose a group-fairness disparity into the per-feature contributions that drive it.

  • Counterfactual Recourse

    BetaNew

    Actionable what-if explanations: the smallest change that would flip an individual outcome.

  • Faithfulness & Stability Diagnostics

    BetaNew

    Check that an explanation is faithful and stable, not merely persuasive.

LLM & Text Fairness

  • Embedding Bias Detector

    BetaNew

    Measure how strongly word and sentence embeddings tie social groups to loaded concepts, before that bias reaches a model.

  • Text Classifier Fairness

    BetaNew

    Check whether a toxicity, sentiment or moderation classifier scores text differently just because it names a particular group.

Govern & Ship

  • ModelFairnessGate

    Live

    CI/CD gate that blocks unfair deploys: overall, per-attribute, intersectional.

  • Data Bias Validator

    Beta

    Pre-training dataset check, no surprises downstream.

  • Pre-commit Hook

    Beta

    Validate fairness configs and model cards before code lands.

  • pytest Fairness Plugin

    Beta

    Fairness assertions for your existing test suite.

  • MLflow Integration

    Planned

    Log fairness next to accuracy in every run.

  • Hierarchical Intersectional Gate

    Beta

    Multi-level CI/CD gate that enforces overall, per-attribute and per-intersection thresholds together.

Monitor

  • Fairness Monitor

    Beta

    Sliding-window bias tracking in production.

  • Drift Detector

    Beta

    Wavelet + KS, MMD, SPRT: multi-scale drift signals.

  • Temporal Fairness Analyzer

    Beta

    Trends, cycles and seasonality of fairness over time.

  • Adaptive Alert Manager

    Planned

    Self-learning thresholds with regulatory-aware prioritization.

  • Attribution Analyzer

    Beta

    Rank upstream variables by their share of explained drift in outcomes.

Experiment

  • Fairness A/B Experiment

    Beta

    Intersectional A/B testing with proper statistical machinery.

  • Power Analyzer

    Beta

    Sample sizes that actually detect what you care about.

  • Experiment Analysis

    Beta

    Pareto frontier, causal decomposition and recommendations.

  • Refutation Suite

    Planned

    Placebo, subset and sensitivity checks for causal claims.

Report

  • Metrics Store

    Beta

    Privacy-aware metrics warehouse with health scoring.

  • SVG Report Engine

    Live

    Publication-grade SVG report templates with zero runtime dependencies.

  • Interactive Dashboard

    Beta

    Plotly + Dash, with what-if threshold sliders.

  • Compliance Memo Generator

    Planned

    DPIA, Risk Register and Model Card, auto-drafted.

  • AI Sector Report Card

    Planned

    External-audit-ready fairness scorecard.

  • Decision Audit Trail

    Beta

    SHA-256 hash chaining, HMAC signing, zero-knowledge encryption.

  • Model Card Generator

    Planned

    Auto-generate fairness-focused model cards aligned to Google and Microsoft RA standards.

  • Fairness Metrics Visualizer

    Beta

    Built-in Plotly and Matplotlib renderer for every metric, with multi-theme support.

LLM Testing

  • LLM Counterfactual Tester

    Beta

    Swap demographics in prompts, measure output drift.

  • Benchmark Runner

    Beta

    BBQ, BOLD and HolisticBias out of the box.

  • DecodingTrust Runner

    Beta

    Truthfulness, stereotypes, toxicity and robustness in one harness.

  • Output Analyzer

    Beta

    Sentiment, toxicity and refusal-rate profiling.

  • Non-Determinism Analyzer

    Beta

    Noise floor and consistency baselines per model.

  • CoT Faithfulness Analyzer

    Beta

    Does the chain-of-thought actually match the answer?

  • LLM API Proxy

    Beta

    One interface across OpenAI, Anthropic and Hugging Face.

Agent Testing

  • Correspondence Tester

    Planned

    Paired-artifact bias on CVs, loan applications, tickets.

  • Tool Bias Auditor

    Planned

    Which tools get called for whom: and why.

  • RAG Bias Analyzer

    Planned

    Retrieval bias caught before generation.

  • Pipeline Tracker

    Planned

    Bias propagation across multi-step agent chains.

  • Action Bias Analyzer

    Planned

    Delegation and routing decisions, audited.

Multi-Agent Testing

  • Compositionality Analyzer

    Planned

    Component-fair, system-fair? Compare side by side.

  • Emergent Bias Detector

    Planned

    Bias that only appears when agents interact.

  • Groupthink Detector

    Planned

    Echo chambers and consensus collapse, flagged.

  • Adversarial Collusion Detector

    Planned

    Inter-agent bias amplification under adversarial conditions.

  • Delegation Routing Auditor

    Planned

    Orchestrator-level demographic routing, surfaced.

  • Negotiation Fairness Tracker

    Planned

    Turn-by-turn fairness drift across negotiations.

  • Run Harness

    Planned

    Trace capture for autogen, crewai and langgraph.

Who.The person

Self-Sovereign Identity

A research direction: portable, user-controlled credentials and agent mandates. Roadmap only.

0 live · 1 planned

Roadmap

  • Self-Sovereign Identity

    Planned

    A research direction: portable, user-controlled credentials and mandates for people and their agents.

Underneath all three

Shared capabilities

Features all three bodies rely on: knowledge graphs, RAG, agents, workflows, identity.

7 live · 6 planned

Knowledge & Retrieval

  • Knowledge Graph Engine

    Live

    The shared graph store powering Trust KG, Compliance KG and fairness lineage queries.

  • RAG Database

    Live

    Vector store with hybrid semantic + keyword retrieval feeding every agent and assistant.

  • Citation Tracking

    Live

    Every RAG answer ships with source provenance you can audit and challenge.

Agents

  • Agent Runtime

    Live

    Shared execution layer for every Validant agent: tools, memory, traces, guardrails.

  • On-Site Agents

    Live

    Interactive in-app copilots that work with you live across audit, fairness and identity flows.

Workflow & Communication

  • Email Workflow Automation

    Planned

    Automated outreach, nurture, evidence requests and incident notifications, fully templated.

  • Webhooks & Event Bus

    Planned

    Wire Validant events into Slack, Teams, Jira, GitHub or any downstream system.

  • Notifications Center

    Planned

    Unified inbox for drift alerts, incidents, gate failures and stakeholder asks.

Reporting

  • Report Builder

    Live

    Compose, brand and export reports that pull live evidence from any body.

  • AI-Assisted Report Sections

    Live

    Optional AI-generated narrative sections, customizable in tone and prompt, generated on local hardware so evidence never leaves your environment.

Access & Operations

  • Audit Log

    Planned

    Immutable, append-only activity trail across all bodies. Hash-chained for tamper evidence.

  • SSO & SCIM

    Planned

    Okta, Entra, Google Workspace. SCIM provisioning, group sync, MFA enforcement.

  • Role-Based Access Control

    Planned

    Granular roles for analysts, reviewers, approvers and stakeholders across every workspace.

FAQ

Frequently asked questions

What can the validant.ai platform do?
It provides AI fairness diagnosis, mitigation, measurement and monitoring; digital-trust audits; shared infrastructure (knowledge graph, RAG, agents, reporting); and a roadmap toward self-sovereign identity and signed agent mandates.
How do I run an AI fairness audit with validant.ai?
Use Pulse for a complete audit in one sitting (upload a dataset, get a plain-language verdict and a report), the 11-Step Fairness Navigator for a guided governance walkthrough, or Assessment Modules to run any of the 27 fairness modules à la carte.