Source-first
Projects remain ordinary, versionable files instead of opaque application state.
Donder is a precise technical workbench for authoring, validating, sequencing, and previewing light shows. Share reusable source packages without hiding the files.
show/
├── show.donder
├── setup.donder
├── fixtures/
│ └── stage.fixture.donder
├── sequences/
│ └── opening.sequence.donder
└── operators/
└── time-warp.operator.donderDonder keeps project structure, diagnostics, controls, preview, and output connected to source.
Projects remain ordinary, versionable files instead of opaque application state.
Donder compiles every release; the registry independently checks its archive, identity, limits, and hashes.
Confirmed authors publish free, immutable SemVer releases under a permanent identity.
The registry is ready for its first release.