BEACON

← candidates

npm @botiverse/raft-daemon @0.63.5

score
0.7008 high
flagged 2026-06-21 09:05
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['0.63.3', '0.63.4', '0.63.5']
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/cli', 'npm/@slock-ai/daemon', 'npm/@botiverse/raft-computer'] ...

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 10,
  "dist": {
    "integrity": "sha512-x7mb2x6F/8OKWlLKT42FjuBWLqN4iUrJFLvOXUAA0wnhFH9YbDe/FJpMliZ/QohY3DHNL4huGE2rrVzAJmp9Vg==",
    "tarball": "https://registry.npmjs.org/@botiverse/raft-daemon/-/raft-daemon-0.63.5.tgz",
    "unpackedSize": 2310475
  },
  "dist-tags": {
    "latest": "0.63.5",
    "play": "0.63.5-play.20260621140533"
  },
  "latest_version": "0.63.5",
  "maintainers": [
    {
      "email": "zty0826@gmail.com",
      "name": "tennyzhuang"
    },
    {
      "email": "stdrc@outlook.com",
      "name": "richardchien"
    },
    {
      "email": "xxchan22f@gmail.com",
      "name": "xxchan"
    }
  ],
  "num_versions": 26,
  "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:pi-builtin-models-fresh": "pnpm generate:pi-builtin-models && git diff --exit-code ../shared/src/piBuiltinModels.generated.ts",
    "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:pi-builtin-models": "tsx scripts/generate-pi-builtin-models.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": {
    "rapid_release": "3 versions in last 24h: ['0.63.3', '0.63.4', '0.63.5']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/botiverse/slock.git' also claimed by 5 package(s) under different publishers: ['npm/@slock-ai/cli', 'npm/@slock-ai/daemon', 'npm/@botiverse/raft-computer'] ..."
  },
  "time": {
    "created": "2026-06-12T07:05:59.664Z",
    "modified": "2026-06-21T14:05:45.305Z"
  }
}