This directory contains fuzz harness sources for local security testing. It is
not a workspace member and does not add a runtime crate to the XML engine.
The parser harness is prepared at `fuzz/fuzz_targets/parser.rs`. To run it with
`cargo-fuzz`, initialize the local fuzz package from this directory and keep any
generated lockfiles or corpora out of normal commits unless a task explicitly
asks for them.