Read this in other languages: English | Español | Français | Deutsch | 中文 | Português | 日本語 | 한국어 | العربية | हिन्दी | Türkçe |
The Self-Modifying, Deterministic Industrial Operating System
Features • Installation • Architecture • Security • Demo Data • Quick Facts • Docs
If this project creates value, please star the repo — it helps unlock funding to continue development.
| Mission Control | Assets & Machinery |
|---|---|
![]() |
![]() |
| Corporate Analytics | Floor Plans |
|---|---|
![]() |
![]() |
Live Studio — Embedded Monaco IDE with deploy pipeline, blast-radius mapper, and deterministic simulation engine
Trier OS is an enterprise-grade, full-stack Plant Operations system built to command heavy industry facilities. It is not just maintenance software—it is a "Living OS."
Designed for scale, strict determinism, and zero-trust security, Trier OS combines central operational controls with a built-in sandbox IDE, allowing authorized operators to modify the system directly from the plant floor without relying on external cloud infrastructure.
- 🛠️ The Live Studio Sandbox: An embedded Monaco-based IDE allowing authorized "Creators" to write, sandbox, and hot-reload source code directly inside the production app. No external servers required.
- 🌌 The Parallel Universe Engine: Forget AI hallucinations. This deterministic simulation engine replays historical plant event logs against your sandboxed code changes, providing mathematical proof that a code change won't crash the factory floor.
- 💰 The Frictional Cost Engine: A static UX analyzer that calculates the exact financial "wrench-time" cost of UI changes, throwing warnings if a code modification slows down the workforce.
- 🛡️ Human Airgap Security: The system mandates a hard security boundary. All AI-assistance is decoupled from the plant network and strictly human-mediated, avoiding liability nightmares.
- 🌍 GIS Spatial Intelligence: Fully integrated 3D spatial intelligence maps (powered by Cesium) to pinpoint hardware across corporate campuses.
- 📱 Mobile Hardware Scanning: Embedded WebRTC barcode scanning for real-time audit sweeps on iOS/Android or Zebra rugged devices.
- 🔒 EDR-Safe Local Mode: Runs entirely disconnected from the cloud using a self-contained
better-sqlite3instance natively built for strictly firewalled Operational Technology (OT) networks.
Because Trier OS requires its architectural source to power the Live Studio, you must clone the raw repository.
- Node.js (v22+)
- Git
git clone https://github.com/DougTrier/trier-os.git
cd trier-os
npm installBoot up the API and UI in the concurrent development environment.
npm run dev:fullThe application will automatically ignite at http://localhost:5173.
git pull origin mainTrier OS is built on extreme contextual transparency. We enforce a hard 10% minimum Contextual Density Ratio across 124,000+ lines of core application logic.
Every logic file contains the mandatory Trier OS Architecture Header Pattern, meaning over 16,600 lines of context documentation exist purely to bridge the gap between engineering scripts and physical Plant Floor Operations.
Notice to Contributors: Any pull request that drops the core contextual coverage below 100% will be rejected automatically. See CONTRIBUTING.md for our strict header templates.
Because this software operates physical manufacturing assets, we handle vulnerabilities with extreme caution. Do not report exploits in the public GitHub issues. Please read SECURITY.md for our responsible disclosure email protocols.
Trier OS is completely free and open-source. If this software runs your warehouse or manufacturing facility, consider supporting our ongoing development!
Click the Sponsor button at the top of the repository to view our Funding Gateway (GitHub Sponsors, Open Collective for corporate B2B tax receipts, and Ko-Fi).
Released openly under the MIT License. You are free to use, modify, and distribute this platform within your corporation.




