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.
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 →$ git clone <your-aiops-repo> && cd aiops
$ docker compose up
✓ api http://localhost:8000
✓ dashboard http://localhost:3000
✓ temporal · postgres · redis · opa · minio
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 BearerDeployment guides
Docker Compose for evaluation, Helm charts and Terraform modules for production Kubernetes, and GitOps manifests for continuous delivery.
Helm · Terraform · ArgoCDFramework 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 ActIntegration & 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 · webhooksEvidence verification
Verify Ed25519 signatures and ledger inclusion proofs on any evidence package using the open-source schema tooling — independently of OCEKS.
aiops-evidence-schemaOperations & runbooks
Backup and restore, key rotation, migration rollback and incident-response procedures for teams operating self-hosted installations.
Runbooks · SREStart 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.