Skip to content

monad.ai


monad.ai / findMonadsForNamespace

Function: findMonadsForNamespace()

findMonadsForNamespace(targetNs): MonadIndexEntry[]

Defined in: kernel/monadIndex.ts:146

Finds local-kernel monads that claim a namespace.

Results are ordered by last_seen, with deterministic name/id tie-breaking.

Parameters

targetNs

string

Returns

MonadIndexEntry[]