Location of a bundled sigdb manifest, found by walking up from several roots (this module,
$FLOWR_SIGDB_DIR, the working directory) across the dev (src), build (dist) and data-mount
layouts. With no scope it returns the richest available (full > current > base), so a
container that ships the full set uses it automatically while a plain npm install falls back to the
bundled base. Node only (needs fs); pass searchRoots to override where it looks.
Location of a bundled sigdb manifest, found by walking up from several roots (this module,
$FLOWR_SIGDB_DIR, the working directory) across the dev (src), build (dist) and data-mount layouts. With noscopeit returns the richest available (full>current>base), so a container that ships the full set uses it automatically while a plain npm install falls back to the bundledbase. Node only (needsfs); passsearchRootsto override where it looks.