Skip to main content
AI Orchestration · HAVAA

Enterprise AI orchestration and AI agents — HAVAA, sovereign by design.

A complete agentic AI platform — visual builder, multi-tenant runtime, four safety modes and a full audit trail — as SaaS, Docker or Kubernetes.

Who builds and runs it
Yukon Labs product — built, deployed and supported by our own team
Where it runs
Your data centre, your sovereign cloud, or our managed SaaS
Built for
AI pilots that have to clear a compliance review before they can go live
01 — Problem

The demo works. Production is the hard part.

Getting an agent to answer well takes an afternoon. Getting it into production inside a bank, a ministry or a hospital means rebuilding safety, isolation, approval and audit from scratch — every single time.

  • Safety rebuilt per project

    Rate limits, kill switches, PII redaction and prompt-injection defence are re-implemented by each team, at each quality level.

  • Nothing to show the regulator

    The question is not whether the agent is good. It is whether you can demonstrate what it did, on whose behalf, and who approved it.

  • Autonomy without a brake

    Agents are shipped either fully manual, which nobody uses, or fully autonomous, which nobody signs off on.

  • Tenancy leaks

    Multi-tenant isolation enforced in application code is one missing filter away from a cross-tenant disclosure.

Cost of inactionPilots stay pilots. The organisation accumulates half-finished agent projects, each carrying its own bespoke risk surface, and none of them survives a compliance review.

02 — Solution

A platform, not a framework.

HAVAA supplies the parts every serious agent deployment needs — builder, runtime, knowledge, tools, safety and observability — as one governed artefact you deploy where your data already is.

  • Visual agent builder

    Structured identity, tone, tasks and instructions, with a live playground that shows the exact system prompt before deploy.

  • Four safety modes

    Chatbot, Assistant, Worker and Autonomous — capability is granted per mode, with human-in-the-loop approvals on the actions that need them.

  • Full audit trail

    Every action, input and approval recorded and exportable, with PII redaction and prompt-injection detection applied in the path.

  • Multi-tenant isolation

    PostgreSQL Row-Level Security enforces tenant boundaries at the database, not in application code.

  • RAG knowledge base

    Document ingestion with vector search and source citations, configured per agent so expertise stays scoped.

  • Autonomous missions

    Background execution with a Plan → Execute → Checkpoint → Evaluate loop for scheduled and event-triggered work.

Same artefact, three topologies.

HAVAA runs as SaaS, as Docker Compose on a single server, or on Kubernetes via Helm — the same code path in all three, so a sovereign deployment is a configuration rather than a fork.

Yukon Labs deploys it inside your perimeter, connects it to governed data through Starburst and OvalEdge, and configures safety modes, approval policies and token budgets against your risk appetite.

ISO/IEC 42001 governance is built into the operating model: the model register, the approval trail and the evidence an auditor asks for are produced by the platform rather than reconstructed later.

03 — Deep dive

What happens between the prompt and the action.

An agent request is not a single call. It passes a policy pipeline where every stage can stop it, and every stage leaves a record.

HAVAA — What happens between the prompt and the action.An agent safety pipeline: a request enters, passes input screening, retrieval and policy checks, reaches an approval gate that can route to a human, then executes tools and writes an audit record.REQUESTSCREENGROUNDGATEACTINJECTION · PIIKNOWLEDGE + CITATIONSHUMAN APPROVALAUDIT TRAIL · EXPORTABLE
An agent safety pipeline: a request enters, passes input screening, retrieval and policy checks, reaches an approval gate that can route to a human, then executes tools and writes an audit record.
  1. 1 · Screen the input

    Prompt-injection detection and PII redaction run before the model sees the request, and before anything is written to logs.

  2. 2 · Ground the answer

    Retrieval pulls from the agent-scoped knowledge base and governed data, with citations carried through to the response.

  3. 3 · Gate the action

    Tool calls are checked against the agent’s safety mode and budget. Anything above the line queues for human approval with the intent and blast radius shown.

  4. 4 · Record everything

    The request, retrieved context, decision, approver and result are written to the audit trail in the same transaction as the action.

FAQ

Frequently asked questions

What is HAVAA?

HAVAA is Yukon Labs' AI orchestration platform: one governed AI agent working across Telegram, WhatsApp, web, mobile and email, in any language.

It drafts a reply in seconds, checks it against your policy before sending, and escalates to a human when the stakes require it. Every reply is logged with the policy it was checked against and the person who approved it. It runs entirely inside your own perimeter.

What is the difference between an AI agent and a chatbot?

A chatbot answers; an agent acts. A chatbot matches a question to an answer. An agent is given a goal, decides which steps to take, calls tools to do them, and continues until it finishes or hands over.

The practical difference is accountability: because an agent changes things, it needs per-user permissions, a boundary on which tools it can reach, and an audit trail.

Can HAVAA run entirely inside our perimeter, with no data leaving the organisation?

Yes — HAVAA runs entirely inside your perimeter, and that is the default for banks and state institutions. The model, orchestration, retrieval index, embedding model and logs all run on infrastructure you control.

The detail where most "private AI" claims fail: self-hosting the model while calling a hosted embedding service still transmits every document you index. HAVAA keeps the whole path local, enforced by network egress control rather than a setting.


Which LLMs does HAVAA support — can we bring our own model?

Yes — you can bring your own model. HAVAA treats the model as a swappable component behind a stable interface, so it runs open-weight models you host, models you have licensed, or a hosted API where that is legally available — and can mix them.

That also makes it cheaper: most enterprise traffic is simple and routes to a small model, with a larger one reserved for the minority of requests that need it.

What is AI orchestration, and why can't we just call an LLM API directly?

AI orchestration is the layer between models and your organisation: routing, tool access, state, permissions and audit.

You can call an API directly, and every project starts there. It stops working when the requirements arrive — look things up in our systems, only show what the user may see, explain an output from three months ago, nothing leaves the perimeter.

CONTACT

Talk to the team that builds it

Send a message and someone from engineering — not a call centre — will reply.