Nexma

Overview

What Nexma is

Nexma is an AI-native spatial operating system. It gives planning, design, and operations teams a single place to reason about the physical world — terrain, networks, fleets, sites, sensors — through natural language, mathematical optimization, and a map-native interface.

What Nexma is, in one paragraph

You describe what you want. Jax — Nexma's spatial agent — reads your project, runs the right math, and writes the result directly to the map. Everything you create lives in the Nexma DataStore, persistent and auditable. Every view — the Globe, live data, side panels, the mobile app — reads and writes the same project state. There is no AI workspace that drifts out of sync with the real one.

The three big ideas

  • Speak, and it becomes. You don't click through tools. You describe the outcome — "route fiber to every household in this polygon, respecting splitter ratios" — and Jax does the work, showing each step as a real, reversible change to your project.
  • Skills make it domain-aware. Nexma is horizontal. Load the FTTH skill and it becomes a fiber planner. Load water, electric, or logistics and the entire workspace reconfigures: tabs, layers, validations, and Jax's behavior all change. No code is rewritten.
  • Your business, as code. Designs, rules, assets, history, automations — all live together in your project. Editable, queryable, version-controllable. Your team and Jax work on the same artifacts, and every decision carries its full chain of reasoning.

How it fits together

A project binds one Ontology — the typed world model — and any number of Skills, which are domain packages targeting that ontology. The Ontology says what the world is made of. The Skills say what Jax can do with it. All spatial state lives in the Nexma DataStore, the single source of truth that every surface renders from.

LayerWhat it isWhat it gives you
OntologyTyped world model — entities, links, constraintsA domain-accurate schema, validated on every write
SkillsCapability packs targeting an ontologyJax behavior, validators, and UI for a domain
Nexma DataStorePersistent spatial filesystemOne source of truth for the whole team
JaxThe spatial agentNatural-language design, optimization, and operations
The GlobeMap-native canvasOne reactive view of everything in the project
When Jax writes once to the DataStore, everything reacts: the Globe re-renders, tabs update, the mobile app sees the change. You design the world model; the interface follows.

Where to go next