@noobknotsdev/ayatsumugi-core
v0.2.0
Published
Self-contained MoonBit UI audit and optimization core for Ayatsumugi
Readme
Ayatsumugi MoonBit core
This directory is Ayatsumugi's independent, self-contained audit implementation. It is
not an adapter for React Doctor, React Scan, Lighthouse, axe-core, or Ax, and the external
packages/audit layer does not replace it.
The same source is distributed as @noobknotsdev/ayatsumugi-core and as the MoonBit
module 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