Skip to content
⌂ Home

Local development workflow

Index → Workshop SDK.

  1. Edit content/ or src/
  2. npm run check — read the Gate line
  3. Optional: npm run watch or npm run dev for preview
  4. Stuck? npm run next

sync → validate → quality → fixtures (mock host).

Gate example: quality 9 pass / 1 warning / 0 blocker · fixtures 1/1

  • Zero blockers before publish
  • check -- --warn-only for iteration (exit 0, still reports failures)
CommandPurpose
nextFix-first items + allowed add/scaffold actions
devAuthor console (port 41783, auto-fallback)
watchRerun gate on save
quality / test / validateIndividual stages
explain / inspect --jsonProject summary

Add --json to check, quality, test, next, etc. for scripts.

Quality flags template text (Replace with…, all-zero ClassId, todo). audio-plugin-profile placeholders are blockers.