marque-engine 0.2.0

Pipeline orchestration: core + rules → diagnostics + fixes
Documentation

marque-engine — pipeline orchestration.

Wires together: scanner → parser → validator → fixer → output. The pipeline is a chain of async streams; each stage is a Stream impl. CLI, WASM, and server are different Source/Sink configurations wired to the same middle.