Skip to content
Ecosystem interop
How the pieces fit together

One job, four systems, no coupling.

How an unattended ANS run turns into distributed execution on AgentsWeaver, carried by the Tokonomix gateway, coordinated agent-to-agent over AgentixMesh.

Why this page exists

Independent products, one path where they interoperate

ANS runs on your own infrastructure, AgentsWeaver is its own execution fleet, and AgentixMesh is its own transport layer — each works standalone. This page shows the one path where they interoperate today: a long-running ANS job that needs more capacity than one machine, routed through the Tokonomix gateway to AgentsWeaver's fleet, with agent-to-agent coordination carried over AgentixMesh.

The jobs-rail flow

What each hop actually does today

Each label below is what that component does today, not a future plan. Status badges use the same readiness taxonomy as the developer portal.

Unattended run

Runs long AI workloads unattended without blocking on human questions. When a run needs more capacity than one machine, it submits a cost-metered job instead of executing it locally.

Open Source
Production
Gateway — transport, metering, optional consensus

Carries the job on one fleet-token — it is the transport, not the decision-maker. Meters LLM usage per token the same way it bills any direct call, plus job-execution time and a base fee, and can run multi-model consensus review along the way (consensus reduces single-model error and surfaces disagreement; it does not decide anything itself). Final pricing for this path is still being set — a cost pilot is in progress.

Commercial API
Production
Execution fleet

Its fleet distributes, isolates and settles the work behind that one jobs-API surface — the caller never talks to it directly.

Private Preview
Active Development
Parallel coordination lane
Agent-to-agent coordination

While a job runs, agent-to-agent status travels over AgentixMesh, using a coordination protocol (working name: DCP) whose final shape is still under internal review — not yet a published public specification.

Not yet public
Active Development
Honest examples

What has happened, and what is still being built

No component here is dressed up. What is live is marked live; what is not is marked "in development" — never presented as available today.

A first end-to-end job

Verified

ANS has submitted a job through this rail to AgentsWeaver's intake, authenticated with a signed request, and it completed end-to-end. This is a single verified run, not yet production volume.

The job contract is agreed

Verified

The payload contract ANS uses to describe a job to AgentsWeaver is agreed and registered on both sides.

Self-serve, priced access

In development

A version of this path you can use without a direct AgentsWeaver relationship, with published pricing, is still in development.

Technology readiness

The real maturity of every hop

Production
Actively used and supported
Active Development
Actively in development

See the full component set, its licensing and its repositories on the developer portal.

Tokonomix is the sister brand of ZelixAI, InterIP's enterprise AI platform, at zelixai.ai.