Captain's decision: gotham publishes at @themes/gotham (the pre-existing
public registry row), not @ninja. Version stays 1.0.0; categories kept.
(Commit created by ninja plugin publish's auto-commit; message amended to
reflect the actual diff — the scope flip in plugin.mod.)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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>