Alex Dunmow f708a0269d feat(ninja): publish --bnp uploads a prebuilt wasm artifact (WO-WZ-011)
`ninja plugin publish --bnp <file>` uploads a .bnp built by `ninja plugin
build` instead of a source archive. The orchestrator verifies the .bnp
layout/ABI/name/version server-side and records its abi_version. Without
--bnp, publish keeps shipping a source archive for backwards compatibility
until the CMS install path is wasm-native.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 20:07:57 +08:00
..