Engine
Deterministic automation and execution core
Status: active development
Engineering Infrastructure
Deterministic engineering infrastructure with a modular architecture for self-hosted workflows.
Parametron is an umbrella ecosystem for engineering workflows, product data, execution, publishing, and related operational tooling. It is being developed as a coherent infrastructure stack rather than a single application.
Explore repositoriesParametron exists because engineering work is often spread across fragmented toolchains, manual processes, unreproducible outputs, and disconnected CAD, PDM, and automation systems.
The approach is straightforward: deterministic execution, explicit workflows, modular architecture, and self-hosted infrastructure that can be inspected, operated, and extended without depending on a single closed platform.
Engine
Status: active development
PDM
Status: active development
Control
Status: early foundation
Studio
Status: planned
Compose
Status: planned
A job flows through Studio, Engine, and Compose, with PDM acting as the central source of truth at every step.
The following illustrates a conceptual operating model of the ecosystem.
PDM is present at every stage as the persistent, versioned data layer.
Instead of a linear pipeline, Parametron can be understood as operating around a central data layer:
PDM → persistent, versioned state
Engine → transforms data
Compose → structures resulting outputs
Studio → presents user-facing workflow entry points
Studio → Engine → Compose
↘ ↓ ↙
PDM (source of truth)
Control provides system-level configuration, orchestration boundaries, and policy management across the ecosystem.
Parametron is being developed with an open-source orientation. The ecosystem is primarily distributed under AGPL v3, and additional licensing models may be introduced over time.
Public repositories for the Parametron ecosystem are published through the Parametron organization on Codeberg.