Jax, the platform, and our product vision
The platform
Nexma is a schema-driven spatial operating system. Load a different ontology schema — a formal description of a domain’s entities, relationships, and constraints — and the entire platform reconfigures. Toolbar, map layers, AI tools, optimization models, auto-generated tabs. Zero code changes. This is the core architectural claim, and it is not theoretical. It is how the platform operates in production today.
The distinction matters. This is not configuration. It is architecture. The Nexma platform does not have a telecom mode, a water mode, and a defense mode. It has one mode: whatever the schema says. The schema is the application. Conventional approaches require engineering teams to build and maintain separate products for each vertical. What Nexma has built eliminates that entire category of work. A new domain is a new file, not a new codebase.
Jax
Jax is the AI agent at the center of the Nexma platform. It reasons about space, designs infrastructure, solves optimization problems, and operates autonomously within any loaded schema. Jax does not suggest. It executes. It places equipment on a map, routes connections between nodes, validates engineering constraints, schedules field crews, and generates deployment-ready plans.
Every action Jax takes writes to the Codex — the same persistent data layer that all views render from. When Jax places an entity on the map, the tab recalculates, the constraint validator fires, and the ontology graph updates. One write, everything reacts. There is no synchronization step. There is no export. The agent and the platform share a single source of truth. This is what makes the Nexma approach fundamentally different from legacy tools that bolt AI capabilities onto existing workflows as an afterthought.
Jax operates through a small set of generic file primitives — the same way a software engineer operates on a codebase. Domain knowledge lives in the schema and in the system prompt, not in the tool code. This is what makes Jax domain-agnostic by construction, not by intention. And it is why adding a new domain to Nexma does not require writing a single new line of agent code.
The Codex
The Codex is the single source of truth for everything that happens on the Nexma platform. It is a persistent, database-backed file system where all spatial data, schema definitions, and operational state live. Every view — the map, the ontology designer, the data tabs, the AI agent — reads from and writes to the Codex. There is no secondary data store. There is no cache that can drift out of sync. The Codex is the plan, and the plan is always current.
This architecture eliminates the synchronization problem that plagues every multi-tool workflow in the industry. There is no export step. There is no period during which the field team is working from data that the planning team has already changed. Legacy tools treat synchronization as a feature to be built. At Nexma, we have eliminated the need for it entirely. When there is only one source of truth, synchronization is not a problem to solve. It is a problem that does not exist.
Why three pillars
Agent intelligence, mathematical optimization, and spatial interfaces must be one product. We hold this as an architectural conviction, not a product strategy. An AI agent that understands topology but cannot solve a vehicle routing problem is incomplete. A solver that optimizes but cannot render results on a map is unusable for the field teams who need it most. A map that visualizes but cannot reason is a picture, not a tool.
The compound effect — the agent reasons, the solver optimizes, the map renders — produces something none of the three can produce alone: autonomous spatial operations that a human can verify, modify, and deploy from a single surface. This is what Nexma has built. And it is why the platform cannot be replicated by combining three separate products, no matter how good each individual product may be. The value is in the integration, and the integration is in the architecture.
Ten enterprise products
From the same codebase and architecture, the Nexma platform delivers ten distinct products. Each serves a different market. Each addresses a different buyer. Yet each is, at its core, the same platform with a different schema loaded.
Autonomous Engineering delivers AI-driven infrastructure design across telecom, water, electric, and gas networks. It is the domain where the platform was first proven, and it remains the most mature vertical. Agentic Warfare serves spatial operations planning for defense and intelligence organizations, where the speed of autonomous spatial reasoning directly affects mission outcomes. Agentic Cyber provides threat mapping and network vulnerability analysis, rendering the attack surface as a spatial problem that Jax can investigate and act upon.
Agentic Investigation handles entity resolution, link analysis, and spatial forensics for organizations that need to understand relationships between actors across geography and time. Simulation Intelligence enables agent-based modeling and scenario planning, allowing operators to test decisions before committing resources. Autonomous Detection identifies objects from satellite and drone imagery, feeding spatial intelligence directly into the Codex for downstream reasoning by Jax.
Hivecore orchestrates multiple agents for complex operational workflows that exceed the scope of a single agent loop. Remote Sensing processes satellite analysis and change detection pipelines, turning raw imagery into actionable spatial data. App Factory generates custom spatial applications from schema definitions alone, making the Nexma platform itself a tool for building other tools. Agentic Intelligence synthesizes real-time global intelligence from over one hundred live data feeds into a unified spatial picture.
Each product is a schema. Each schema is a configuration file. The platform is one.
Data platform
Over one hundred live data feeds span climate, maritime, aviation, cyber, geopolitical, and infrastructure domains. Feeds write to the Codex as GeoJSON. Spatial feeds render on the globe automatically. Jax reads feed data through the same file primitives it uses for everything else. There is no special integration layer for external data. The Nexma platform treats incoming feeds the same way it treats user-generated designs: as files in the Codex, subject to the same rendering pipeline and the same agent reasoning.
Adding a new feed requires a registry entry and a data handler. No new UI code. No new API routes. No new agent tools. The architecture absorbs new data the same way it absorbs new domains: through schema. This is not a convenience. It is the architectural property that allows the Nexma platform to scale its intelligence surface without scaling its engineering complexity.
Was this page useful?