Studio
No-code app builder for developers — compose apps on the IOBOXX substrate without writing code.
What it is
Studio is a developer tool for composing IOBOXX apps without writing code. Define taxonomies, design forms, wire BPMN workflows, and ship branded observation surfaces from one canvas. Apps built in Studio inherit IAM grants, the commitlog audit substrate, and the cross-model memory layer for free. Sites are generated per twin from typed objects, not bolted-on themes.
Studio is positioned as a developer resource rather than an end-user product. It is the path from a typed-object model in your head to a running app on the substrate — no intermediate scaffolding repo, no codegen step, no separate deployment pipeline.
What you can build
- Visual taxonomy + form editor — model your domain as typed objects
- BPMN 2.0 workflow designer — drive the same execution engine as the BPMN product
- Branded observation surfaces, generated per twin from typed objects
- Auth-aware screens — IAM grants apply automatically without per-screen wiring
How it fits
Studio is the composition layer over the substrate; the underlying products provide the primitives a Studio app calls into.
- Object Store — the typed-object substrate every Studio app reads through.
- BPMN — the workflow engine Studio designers target.
- Observation surface — how Studio-rendered panels reach web, desktop, and AR.
Try it
Self-host the AGPL-3.0 core via the quickstart and pick up a starter taxonomy from the contributor taxonomies to compose your first app.