Project editing
Commands provide undo and redo while keeping IDs and derived paths consistent.
Modyra Studio
Studio is a local-first editor for Modyra projects. It works on the form model and contract, previews through @modyra/plain, and keeps generated targets separate from the authoring surface.

npm run docs:studio-shot).Commands provide undo and redo while keeping IDs and derived paths consistent.
Model and export diagnostics are shown before a project is handed to a renderer or target.
The current project is stored in the browser and can be exported or imported as JSON.
Generation runs outside the authoring state so a target failure does not mutate the project.
Studio is in active development. The project format, supported palette, preview coverage and generated targets may change before 1.0. Export project data regularly when using it for ongoing work.