Pre-alpha — Architecture in progress — Wave 1: HR onboarding

DIformers

An open-source governed engine for AI-human workflow orchestration. Every workflow clears a mandatory classification gate before it executes. Not a setting. Not a policy. Enforced by the engine.

★ View on GitHub Built by ALASTS →

Why DIformers

01

Governance in the engine

The classification gate is mandatory and engine-enforced. Flow authors cannot skip it. This is the architectural identity — not a plugin, not a policy layer on top.

02

Humans and AI as first-class participants

Workflows are not scripts that occasionally call a human. Humans and AI agents share the work board as equals. The engine models both natively.

03

Separate repos, separate concerns

Core modules ship as independent repositories. Take the engine without the board. Use the governor without the full stack. No monolith forcing you into the full installation.

04

Apache 2.0, genuinely

No open core bait-and-switch. The engine and its modules are Apache 2.0. Products built on it — Chuyen and Rai — have Community editions that are real products, not demos.

Architecture

One engine.
Two product layers.

DIformers is the foundation. Chuyen sits above it as an enterprise governed workflow platform. Rai sits above it as a personal AI assistant. Both inherit the engine's governance model. Neither could exist without it.

The separation is intentional: the engine is the independent open-source project. The products are where the commercial layer lives. You can use DIformers without either product.

Product layer
Chuyen & Rai
Enterprise platform + Personal assistant
Community Commercial
Engine — this repo
DIformers core
Flow execution + mandatory governance gate
Apache 2.0
Core modules
Governor · Board · Memory
Independent repos — use what you need
Apache 2.0
Infrastructure
PostgreSQL · Self-hosted
Multi-tenant, no cloud dependency required

Repositories

diformers/diformers Core engine runtime, flow execution, governance gate Active diformers/governor Mandatory classification gate module Coming diformers/board Live human-AI work board Coming diformers/memory Persistent context and workflow state Coming

Chuyen and Rai are built on DIformers. Community editions are real products — free and self-hosted.

See the full family →