weasel API - v0.8.0
    Preparing search index...

    Variable BUNDLE_TOOLSConst

    BUNDLE_TOOLS: Record<ToolBundle, readonly BuiltinToolId[]> = ...

    Tool-id contents of each named ToolBundle. Public so consumers (e.g. the Bundle Inspector) can introspect the same map SceneCanvas uses to expand toolBundle without mirroring it. The src/index.barrel.test.ts parity gate enforces that every ToolBundle id appears here with a non-empty tool list.