- Rename LMN_DIR -> LOGOS_DELIVERY_DIR across the PR-gate and nightly
workflows, the waku Makefile, and the build docs.
- Cache the built logos-delivery kernel keyed on its upstream HEAD SHA,
skipping the clone + libwaku build while that commit is unchanged.
- Add a "go mod tidy is clean" step that fails if go.mod/go.sum drift.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
* chore: use externally provided nwaku
The fundamental idea is that the nwaku repository should be provided beforehand
before building waku-go-bindings
* fix: include libwaku with brackets
---------
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>