This directory is Ayatsumugi's independent, self-contained audit implementation. It isnot an adapter for React Doctor, React Scan, Lighthouse, axe-core, or Ax, and the externalpackages/audit layer does not replace it.
The same source is distributed as @noobknotsdev/ayatsumugi-core and as the MoonBitmodule nkwork9999/ayatsumugi.
The core implements deterministic checks for source structure, runtime render behavior,performance metrics, accessibility, and Gaussian-process-based parameter suggestions.It supports MoonBit's JS, native, Wasm, and WasmGC targets.
moon test --target all
moon run src/cli --target js -- audit examples/audit-input.json