Documentation

Built by engineers. Documented like it.

Everything you need to evaluate, deploy and integrate AIOPS — from a five-minute local quickstart to production Kubernetes topologies.

Quickstart

Running locally in one command.

The full development stack — API, workflow engine, policy agent, databases and dashboard — comes up with Docker Compose. Score your first model against ISO 42001 in minutes.

Request platform access
# Full governance stack, locally
$ git clone <your-aiops-repo> && cd aiops
$ docker compose up

api         http://localhost:8000
dashboard  http://localhost:3000
temporal · postgres · redis · opa · minio
Guides

Documentation areas.

Platform documentation ships with your deployment and is available to evaluating teams on request.

API reference

REST endpoints for inventory, assessments, evidence, policies, monitoring and billing — with JWT authentication and typed schemas for every request.

OpenAPI · JWT Bearer

Deployment guides

Docker Compose for evaluation, Helm charts and Terraform modules for production Kubernetes, and GitOps manifests for continuous delivery.

Helm · Terraform · ArgoCD

Framework mappings

Clause-by-clause mapping of every ISO/IEC 42001 control and NIST AI RMF check to the rule that scores it — the traceability your auditor will ask for.

ISO 42001 · NIST AI RMF · EU AI Act

Integration & SDK

Instrument models with the Kafka SDK, configure platform connectors for AWS, Azure and GCP, and subscribe to webhooks for governance events.

Kafka SDK · connectors · webhooks

Evidence verification

Verify Ed25519 signatures and ledger inclusion proofs on any evidence package using the open-source schema tooling — independently of OCEKS.

aiops-evidence-schema

Operations & runbooks

Backup and restore, key rotation, migration rollback and incident-response procedures for teams operating self-hosted installations.

Runbooks · SRE
Open source

Start with the packages.

aiops-rules

The deterministic scoring engine: 88 ISO/IEC 42001 controls and 72 NIST AI RMF checks as executable, versioned rules.

aiops-evidence-schema

Typed schemas and verification tooling for the signed evidence package format used across the platform.

aiops-kafka-sdk

Lightweight producers that stream model prediction events into AIOPS monitoring with a few lines of code.

Want the full documentation set?

Evaluating teams get complete access to API references, deployment guides and framework mappings.