governance
    New
    2026-06-20

    Platform Walkthrough

    Action-by-action visual tour of every page in the platform — each tab, dialog/popup, and detail panel, captured live. The companion to the Platform User Guide.

    walkthrough
    screenshots
    ui
    user-guide
    tutorial

    Workspace

    The landing page: KPI cards, system health, the model list, and recent experiments — all scoped to the selected workspace. Use the Overview and Dashboard tabs, start a New Experiment, or click a model row for its report.

    Workspace
    Workspace — the main page.
    Workspace
    Workspace: Dashboard tab.
    Workspace
    Workspace: Overview tab.
    Workspace
    New Experiment dialog (opens when you click the button).
    Workspace
    Workspace — detail panel (opens when you click a row).

    Executive Dashboard

    A board-level rollup across financial, compliance, explainability (XAI), and operational dimensions. Click Re-scan to recompute the compliance score, or Generate Executive Summary PDF to export.

    Executive Dashboard
    Executive Dashboard — the main page.
    Executive Dashboard
    Executive Dashboard: Dashboard tab.
    Executive Dashboard
    Executive Dashboard: Overview tab.

    Governance Canvas

    A visual, node-based view of your AI estate. Pan/zoom to explore; click nodes to inspect governance state. Use Import to bring code graphs in as governance nodes.

    Governance Canvas
    Governance Canvas — the main page.
    Governance Canvas
    Import dialog (opens when you click the button).

    Model Registry

    The system of record for every governed model. Search and filter by status/framework, import from MLflow, and open any model for metrics, lineage, and the safety-gated promotion flow.

    Model Registry
    Model Registry — the main page.
    Model Registry
    Import From Mlflow dialog (opens when you click the button).
    Model Registry
    Model Registry — detail panel (opens when you click a row).

    Prompt Registry

    Version-controlled prompts with built-in safety evaluation. Filter by lifecycle status, register a prompt, and open a prompt to run its safety eval — promotion to production is blocked until the safety gate passes.

    Prompt Registry
    Prompt Registry — the main page.
    Prompt Registry
    Prompt Registry: All tab.
    Prompt Registry
    Prompt Registry: Archived tab.
    Prompt Registry
    Prompt Registry: Draft tab.
    Prompt Registry
    Prompt Registry: Production tab.
    Prompt Registry
    Prompt Registry: Staging tab.
    Prompt Registry
    Register Prompt dialog (opens when you click the button).
    Prompt Registry
    Prompt Registry — detail panel (opens when you click a row).

    LLM Gateway

    Central routing for LLM providers with data-classification enforcement. Add providers (with API-key env-var indirection), add routing rules (e.g. confidential traffic to on-prem), and test connectivity.

    LLM Gateway
    LLM Gateway — the main page.
    LLM Gateway
    Add Provider dialog (opens when you click the button).
    LLM Gateway
    Add Rule dialog (opens when you click the button).

    LLM Analytics

    Cost, usage, and quality analytics. The LLM Usage tab covers tokens, cost, budget, and chargeback; the Analytics tab covers project spend, latency, drift, and infra health. Click a KPI to drill into the cost breakdown.

    LLM Analytics
    LLM Analytics — the main page.
    LLM Analytics
    LLM Analytics: Analytics tab.
    LLM Analytics
    LLM Analytics: Llm Usage tab.
    LLM Analytics
    LLM Analytics — detail panel (opens when you click a row).

    Feedback

    Aggregated end-user feedback to drive fine-tuning. Review KPIs and the tag cloud, filter by rating, and export a curated dataset for fine-tuning.

    Feedback
    Feedback — the main page.
    Feedback
    Feedback — detail panel (opens when you click a row).

    Monitoring

    Real-time monitoring of deployed agents and models — predictions/hour, GPU, P99 latency, a live status badge, and the drift monitor. Click an agent for its trace; use the per-agent kill switch to halt it.

    Monitoring
    Monitoring — the main page.
    Monitoring
    Monitoring — detail panel (opens when you click a row).

    Compliance

    Framework-by-framework compliance posture. Switch frameworks with the tabs, review each model's compliant/non-compliant status, and open a model for its control breakdown and recommendations.

    Compliance
    Compliance — the main page.
    Compliance
    Compliance: Eu Ai Act tab.
    Compliance
    Compliance: General tab.
    Compliance
    Compliance: Hipaa Fda tab.
    Compliance
    Compliance: Sr 11 7 tab.
    Compliance
    Compliance — detail panel (opens when you click a row).

    Policy Center

    Policy-as-code bundles and their evaluation results. Add a bundle from a git source, click Sync to pull the latest, and open a failed evaluation to see the violating policy file and rule.

    Policy Center
    Policy Center — the main page.
    Policy Center
    Add Bundle dialog (opens when you click the button).
    Policy Center
    Policy Center — detail panel (opens when you click a row).

    Audit Log

    A tamper-evident, hash-chained record of every governance action — actor, event type, severity, and category filters. Click a row to expand its detail; Export to download; the chain is verifiable end-to-end.

    Audit Log
    Audit Log — the main page.
    Audit Log
    Audit Log — detail panel (opens when you click a row).

    AI Robustness

    Adversarial robustness evaluation (NIST / EU AI Act). Select a model and attack types, set the epsilon budget, and run in simulation or full mode. The History tab lists past runs.

    AI Robustness
    AI Robustness — the main page.
    AI Robustness
    AI Robustness: History tab.

    LLM Output Evaluation

    LLM-as-judge scoring of prompt/response pairs for hallucination, toxicity, and factual consistency. Fill in the prompt and response, submit, and review the overall result and per-check breakdown. The History tab lists prior evaluations.

    LLM Output Evaluation
    LLM Output Evaluation — the main page.
    LLM Output Evaluation
    LLM Output Evaluation: Evaluate tab.
    LLM Output Evaluation
    LLM Output Evaluation: History tab.

    Bias Evaluation

    Fairness metrics across protected attributes (EU AI Act / NIST). Select a model and dataset, define protected attributes and groups, and run the evaluation. The History tab lists prior runs with disparate-impact metrics.

    Bias Evaluation
    Bias Evaluation — the main page.
    Bias Evaluation
    Bias Evaluation: History tab.

    Federation

    Privacy-preserving federated learning across participants — round progress, differential-privacy parameters, and a convergence chart. Create a federation, open one for its round history, and start the next round.

    Federation
    Federation — the main page.
    Federation
    New Federation dialog (opens when you click the button).
    Federation
    Federation — detail panel (opens when you click a row).

    Data Sources

    The registry of data sources feeding your models, with lineage. Register a source (S3, Snowflake, BigQuery), then pick it in the left list to load its URI, metadata, and linked models in the right pane.

    Data Sources
    Data Sources — the main page.
    Data Sources
    Register Source dialog (opens when you click the button).
    Data Sources
    Register Your First Source dialog (opens when you click the button).
    Data Sources
    Data Sources — the two-pane registry; pick a source on the left to load its details on the right.

    External AI Governance

    Governance over external/third-party AI providers, with per-provider connection status. Add a provider, test its connection, and browse its available models.

    External AI Governance
    External AI Governance — the main page.
    External AI Governance
    Add Provider dialog (opens when you click the button).

    Governance Marketplace

    Pluggable governance extensions with versions and active/inactive status. Install a plugin, toggle it on/off, edit its config, and Reload to apply.

    Governance Marketplace
    Governance Marketplace — the main page.
    Governance Marketplace
    Install Plugin dialog (opens when you click the button).

    GitOps & Deployment Pipeline

    GitOps-driven, compliance-gated deployments. The Manifests tab lists deployment manifests (traffic splits, commit SHAs); the Runs tab runs the Validate → Compliance Scan → Deploy → Activate pipeline with a live console.

    GitOps & Deployment Pipeline
    GitOps & Deployment Pipeline — the main page.
    GitOps & Deployment Pipeline
    GitOps & Deployment Pipeline: Manifests tab.
    GitOps & Deployment Pipeline
    GitOps & Deployment Pipeline: Runs tab.

    User Management

    Visible to admin/ops. Workspace users with persona badges, status, last-seen, and SOC 2 access-review (CC6) due flags. Click a user for detail; Revoke to remove access.

    User Management
    User Management — the main page.
    User Management
    User Management — detail panel (opens when you click a row).

    Settings

    Workspace and platform configuration across tabs — Cloud Provider, Deployment, Agent Gateway, Budget & Efficiency, Private Clusters, MLflow, API Keys, General, and Infrastructure (clusters, service health, DR policy).

    Settings
    Settings — the main page.
    Settings
    Settings: Agent Gateway tab.
    Settings
    Settings: Api Keys tab.
    Settings
    Settings: Budget Efficiency tab.
    Settings
    Settings: Cloud Provider tab.
    Settings
    Settings: Deployment tab.
    Settings
    Settings: General tab.
    Settings
    Settings: Infrastructure tab.
    Settings
    Settings: Mlflow tab.
    Settings
    Settings: Private Clusters tab.
    Edit this page on GitHub