Skip to main content
DEKLARATIVE
Menu

The shape of the manifest

One declaration. Studio reads it. Codegen consumes it. Infra applies it.

Manifest section What it declares What it generates
entitiesDomain types, fields, relationships, constraintsSQL schema, CRUD API, TS client, audit log, search index
formsLayout, validation, conditional visibility, editorsReact forms (web), SwiftUI / Compose stubs (mobile), PDF intake forms
reportsBanded layout, expressions, formats, parametersPDF / XLSX / HTML / DOCX renderers
workflowsBPMN processes, CMMN cases, SLA, error policyWorkflow engine deploy, worker registrations, observability hooks
activitiesCustom activities and language bindingsWorker scaffolds in TS / Kotlin / Go / Rust / Python
infrastructureDatabase, queue, storage, CDN, runtime targetsPulumi program, secrets management, deploy pipeline

The manifest is yours — committed in your repo, versioned, code-reviewed. Studio is a visual editor; the manifest is the source of truth.

Get started

Describe the system. Ship the system.

Open source under Apache 2.0. Cloud free for evaluation. Production deployments self-hosted or hosted, your call.