mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
KtorRelay was resolving NIP-11 inline in the routing block while NIP-86 already had a dedicated Nip86HttpRoute with a handle(call) entry point. Lift NIP-11 to the same shape so both endpoints look symmetric and the routing block is just dispatch. The `liveJson` callback (rather than a snapshot string) keeps NIP-86 changerelay* admin mutations visible on the next GET without re-wiring. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>