Platform
A platform built as a system — not a stack of services.
Four layers, one mental model. Your people, your data and your rules come together in one coherent platform — every decision traceable to its source, every language model replaceable.
Layer 1 · Knowledge graph
IndentiaDB
A multi-tenant knowledge database that connects every entity from every source. Documents, emails, customers, contracts, projects and risks — under one company ontology, with stable IRIs under id.indentia.ai.
- ✓ Per-tenant isolation in the IRI itself — no cross-realm leakage
- ✓ Property-graph and RDF in the same store
- ✓ ABAC-checked traversal via indentiadb-acl
- ✓ Disk-backed HNSW vectors for hybrid retrieval
Layer 2 · Search
Enterprise Search & RAG
Search SharePoint, Salesforce, Confluence, network drives and email from one interface. Hybrid retrieval (BM25 + dense + graph context), with security trimming at the ACL level and citations on every claim.
- ✓ Hybrid Search — BM25 + vector + RRF re-ranking
- ✓ PageIndex — deep understanding of long documents via tree structure
- ✓ Security trimming — users only see what they're entitled to
- ✓ Citation-backed — every answer with a direct link to the source
Layer 3 · Agents
Claw Agent Runtime
Versioned agents in a registry, evaluated in their own harness, deployed in a sandboxed runtime with five security layers. Every tool call audited, every model swappable.
- ✓ MicroVM sandbox — five security layers per agent
- ✓ Multi-step reasoning, self-correction, proactive insights
- ✓ Workspace memory (SOUL.md, MEMORY.md) — persistent context per agent
- ✓ Bring your own model — vLLM, Ollama, Azure, Bedrock, or your own weights
Layer 4 · Governance
AI Governance & Compliance
Policies, risks, controls and assessments — modelled as data, not as PDFs. Aligned out of the box with the EU AI Act, NIS2, ISO 27001 and ISO 42001.
- ✓ Policy-as-data with versioned change management
- ✓ Full audit trail — every retrieval, every output traceable
- ✓ Pre-built assessments for AI Act, NIS2, ISO 27001/42001
- ✓ Continuous evidence collection from the runtime
Open by construction
No magic. Standards, used well.
RDF + IRI
Every entity has a stable, tenant-scoped IRI under id.indentia.ai.
OIDC + SAML
Identity flows from your IdP through ABAC into every query — Keycloak, Authentik, Azure AD, ADFS.
OpenTelemetry
Traces, metrics and logs in the format your SOC already speaks.
S3 + Postgres
Storage primitives you can audit, back up and migrate — even without us.
Replayable events
Every change is an event. New consumers replay from offset zero.
Bring your own model
vLLM, Ollama, Azure OpenAI, Bedrock, or weights you trained yourself.
Connectors
Indentia unlocks knowledge where it actually lives.
SaaS and on-premises. Cloud drives and NAS. The platform preserves metadata, permission structures and context — so even awkward sources become as usable as structured data in dashboards.
Microsoft 365
SharePoint, OneDrive, Outlook, Teams
Google Workspace
Drive, Gmail, Docs
CRM & Support
Salesforce, HubSpot, Zendesk, ServiceNow
Wiki & Docs
Confluence, Notion, Coda
Chat
Slack, Microsoft Teams, Mattermost
Cloud storage
AWS S3, Azure Blob, Google Cloud
On-premises
Fileshares, NAS, SMB, NFS
Custom
REST, GraphQL, JDBC via Connector Studio
Deployment
Lands on your cluster. Stays on your cluster.
Indentia ships as a GitOps-managed bundle. ArgoCD applications, Helm charts and Kustomize overlays — auditable, diffable, yours. Air-gapped installs include a mirrored registry and an offline evaluation harness. Hybrid deployment is possible: sensitive data local, non-sensitive workloads in an EU cloud if you prefer.