A small, data-only addendum for Grimoire's example tome. It patches the bundle
package from the example tome, replacing its source payload and bumping the
metadata version to 0.2.0.
grm tome add ./tome-example --ref main
grm addendum add ./addendum-example --ref main
grm info bundle
grm install bundle --from-sourceThe addendum is inert NUON data in addendum.nuon; it does not run hooks or
scripts. The patched source URL points at this repository's GitHub raw URL, so
push this repository before using it as a remote addendum.