BEACON

← candidates

npm @botiverse/raft-daemon @0.59.0

score
0.6018 med
flagged 2026-06-13 10:57
signals by category
identity 1 topology 1

maintainers added: tennyzhuang

package profile →

Signals fired

signalweightrationale
identity
maintainer_churn 1.0 added: ['tennyzhuang']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/botiverse/slock.git' also claimed by 5 package(s) under different publishers: ['npm/@slock-ai/computer', 'npm/@slock-ai/daemon', 'npm/@slock-ai/cli'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "richardchien",
    "xxchan"
  ],
  "versions": 5
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-t8WmMQCU+t5I747CJWA7mJduYTwA1PgraAq/DLrK0M64EF44NXTg4AF2jwa66BSdK8nAFfo8ZhnX7uCM758e3A==",
    "tarball": "https://registry.npmjs.org/@botiverse/raft-daemon/-/raft-daemon-0.59.0.tgz",
    "unpackedSize": 2188493
  },
  "dist-tags": {
    "latest": "0.59.0"
  },
  "latest_version": "0.59.0",
  "maintainers": [
    {
      "email": "zty0826@gmail.com",
      "name": "tennyzhuang"
    },
    {
      "email": "stdrc@outlook.com",
      "name": "richardchien"
    },
    {
      "email": "xxchan22f@gmail.com",
      "name": "xxchan"
    }
  ],
  "num_versions": 5,
  "repository": {
    "directory": "packages/daemon",
    "type": "git",
    "url": "git+https://github.com/botiverse/slock.git"
  },
  "scripts": {
    "build": "pnpm --filter @botiverse/raft build && tsup && node -e \"require('fs').cpSync('../cli/dist','dist/cli',{recursive:true})\" && node scripts/write-dist-bins.mjs",
    "check:slock-cli-guide-fresh": "pnpm generate:slock-cli-guide && git diff --exit-code ../../manual/agent-knowledge/raft-cli-overview.md",
    "dev": "pnpm --filter @botiverse/raft build && tsx watch src/index.ts",
    "generate:slock-cli-guide": "tsx scripts/generate-slock-cli-guide.ts",
    "lint:publish-package": "node scripts/check-publish-package.mjs",
    "prepack": "pnpm run build",
    "prepublishOnly": "pnpm run build",
    "release:alpha": "npm version prerelease --preid=alpha --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
    "release:major": "npm version major --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
    "release:minor": "npm version minor --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
    "release:patch": "npm version patch --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
    "start": "tsx src/index.ts",
    "test": "node --import tsx --test --test-force-exit 'src/**/*.test.ts'",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "maintainer_churn": "added: ['tennyzhuang']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/botiverse/slock.git' also claimed by 5 package(s) under different publishers: ['npm/@slock-ai/computer', 'npm/@slock-ai/daemon', 'npm/@slock-ai/cli'] ..."
  },
  "time": {
    "created": "2026-06-12T07:05:59.664Z",
    "modified": "2026-06-13T13:07:01.932Z"
  }
}