manifest

val manifest: StateFlow<Set<BobbinMeta>>

The converged set of BobbinMeta entries known across the mesh — the union of every peer's advertised bobbins. An entry appears here as soon as the manifest GSet delta propagates; the kernel bytes may not yet be cached locally (that is the lazy part).

Collect or snapshot this flow to discover which bobbins exist before calling fetch.