Exports the ZenQuant API manifest as a static JSON file.
The manifest describes all ZenQuant modules and their public functions, including typespecs, documentation hints, and parameter metadata. Non-BEAM consumers (CI pipelines, other languages, EIP-8004 registration) can use this artifact to discover ZenQuant's capabilities.
Usage
mix zen_quant.manifest
mix zen_quant.manifest --output /tmp/manifest.json