Debug & sandbox install

Operator QA loop before publishing a module version.

  1. Run avanora-module validate, pack, and sign in your module folder.
  2. In Avanora Control → Marketplace → module → Versions, upload the .tar.gz bundle.
  3. Click Verify, then Preview extensions to inspect navigation, slots, and publicRoutes.
  4. Enter a sandbox client UUID and click Sandbox install.
  5. On the sandbox tenant: check /admin nav, /api/v1/m/<key>/health, and /admin/m/<key>.

CLI

avanora-module validate
avanora-module pack
avanora-module sign

Environment

Core uses MODULE_DATA_DIR for extracted artifacts and MODULE_TRUSTED_PUBLIC_KEYS for signature verification.