Definition JSON Schema — validates .bnto.json files.
Generates a JSON Schema (Draft 2020-12) describing the Definition structure
so any consumer can validate recipe files without reimplementing TS types.
Structured pipeline events — rich progress reporting for multi-node execution.
Powers per-node status highlighting in the editor, progress bars, and error display.
Node metadata types — self-describing processor definitions.
Each processor declares its name, category, parameters, accepted MIME types,
and whether it runs in the browser. Powers the node_catalog() WASM export.
Default quality when not specified by the user (1-100 scale).
80 is the industry sweet spot: significant file size savings with barely
noticeable quality loss for most photos. Used by all image operations
(compress, resize, convert).