Debugger

Inspect an Nsite as a chain of facts.

This route reads identity, relay hints, manifests, path tags, blossom servers, and public gateway outputs without touching a signer.

Flow
1. Decode npub or hex pubkey.
2. Read `10002` relay hints.
3. Query `15128`, `35128`, and legacy `34128`.
4. Resolve the requested path to a content hash.
5. Probe blossom servers and gateway URLs.
One relay or blossom server per line. Inputs are normalized and deduplicated before each query pass.
Open examples