@x12i/thalux
Typed SDK for map validation, deterministic planning, five-plane transformation, and runtime inspection.
$ npm install @x12i/thaluxView package on npm ↗Install Thalux · public npm packages
Thalux is published as a focused package family under @x12i. The website you are viewing is plain static HTML; Node.js is needed only if you choose to install the Thalux software packages.
$ npm install @x12i/thaluximport { createThalux } from "@x12i/thalux"; const thalux = createThalux({ semanticExecutor }); const result = await thalux.transform({ tenantId, map, records });
Package family
Every package is public on npm and shares the same map and runtime contracts.
Typed SDK for map validation, deterministic planning, five-plane transformation, and runtime inspection.
$ npm install @x12i/thaluxView package on npm ↗Stateless Builder and Runtime REST APIs plus service-hosted MCP surfaces.
$ npm install @x12i/thalux-serviceView package on npm ↗Separate Builder and Runtime MCP servers over stdio or Streamable HTTP JSON-RPC.
$ npm install @x12i/thalux-mcpView package on npm ↗AI-assisted map authoring, audit, repair, and bounded semantic extraction.
$ npm install @x12i/thalux-funcx @x12i/funcxView package on npm ↗Metadata Builder and Runtime Visibility components for products that embed Thalux.
$ npm install @x12i/thalux-ui react react-domView package on npm ↗Two explicit service levels
ThaluxBuilderThaluxRuntime/thalux/builder/v1/thalux/runtime/v1/mcp/builder/mcp/runtimethalux-builder-mcpthalux-runtime-mcpThe SDK and service transform and inspect data; your host fetches and saves it. Runtime Visibility can display persistence receipts returned by the host.
Start with Thalux
Map meaning once, transform it reliably, and let every human and agent work from the same governed context.