The CLI makes every change reproducible.
The same source and saved layout produce the same result. Parsing, routing, validation, transformation, and rendering stay local and deterministic.
- Polish and validate with one command
- Preview saved files without changing them
- Review semantic edits with dry-runs before writing
$ beautiflow polish architecture.mmd $ beautiflow server architecture.mmd