Replace the retired .so Makefile with the wasm/.bnp convention (build /
verify / archive-check / publish via ninja plugin build), gitignore *.so
and *.bnp artifacts, untrack the committed gotham.so binary, and refresh
the stale [compatibility] block_core constraint to the v0.15 era.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Add wasmguest.Serve(Registration) boilerplate and bump block/core to v0.15.2
for the .so->wasm migration. Built + published as .bnp to the dev registry.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Align Go runtime version for BlockNinja CMS plugin ABI compatibility — Go plugins require an exact host/plugin runtime match.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>