# API-docs coverage baseline — intentional exclusions.
# Checked by scripts/check_api_docs.py (CI: the Docs job).
#
# The gate fails on any public symbol (a module's __all__) that is not named
# somewhere under docs/api/ (a ::: directive, prose, or an example). List a
# fully-qualified name here only to deliberately exclude it; keep this list as
# close to empty as possible — every entry is undocumented public surface.
#
# The former documentation-debt baseline (agc / arith / cvt / util / stream
# constants / filter.HBDecimQ15 / resample kaiser helpers / wfm helpers) has
# been paid down: those symbols are now documented and their lines removed.

# _SynthEngine is the underscore-prefixed low-level binding behind the public
# composer Synth; callers use Synth. It is intentionally not in the API ref.
doppler.wfm._SynthEngine
