Skip to main content

Module resolver

Module resolver 

Source
Expand description

ParentResolver — per-NIP plug for the kind-agnostic crate::Grouper.

nmp-nip01 impls it over NIP-10 markers (Nip10Refs). The grouper never sees kind numbers or tag conventions — it only asks “what is this event’s parent / root / parent-author / supersession-target?”.

Traits§

ParentResolver
Resolve thread relationships from a KernelEvent. Implementors are per-NIP and stateless — the grouper owns its own state.