Skip to main content
Version: v0.4.5

Technical reference

Technical reference

Welcome to the fluxrig Technical Reference. The documentation is organized into logical domains that follow the data lifecycle from ingestion to orchestration and final verification.

TIP

Architectural Inspiration: For context on the "Studio & Stage" design philosophy that inspires the system architecture, see the Design Philosophy page.


Protocol & Data

The core primitives

This section covers the foundations of the system: the Data model (fluxMsg) primitive, the Snake protocol (transport layer), and the technical stack that grounds the engine.

Platform & Configuration

Configurations & protocol definitions

The technical blueprints of the system. Here you will find the ISO8583 SDL protocol mappings, the Orchestration scenarios (execution logic), and the Registry that manages the entity state.

Gears Catalog

The Gear library

A comprehensive catalog of every Gear module in the fluxrig ecosystem, grouped by their role: I/O Modules for connectivity, Codec Modules for translation, and Logic Modules for advanced orchestration.

Operations & Analytics

Management & monitoring

The administrative interface of the fluxrig fleet. Contains the Mixer API reference, the CLI reference, and the Telemetry reference for real-time observability.

Development & QA

Extension & testing

Tools for extending the platform and ensuring data integrity. Includes high-performance tools for building custom extensions via the Go SDK and verifying system behavior with the Robot Framework.