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.