https://github.com/bees-roadhouse/hive
· scanned 2026-06-17 01:38 UTC (1 month, 2 weeks ago)
92 raw signals (0 security + 92 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -22.9 (diff) · 90 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 606 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
drainOutbox |
software | healthy | packages/worker/src/index.ts:drainOutbox |
maintain |
software | healthy | packages/worker/src/index.ts:maintain |
cycle |
software | healthy | packages/worker/src/index.ts:cycle |
main |
software | healthy | packages/worker/src/index.ts:main |
issuerFor |
software | healthy | packages/api/src/server.ts:issuerFor |
actor |
software | healthy | packages/api/src/server.ts:actor |
requireAdmin |
software | healthy | packages/api/src/server.ts:requireAdmin |
requireAdminActor |
software | healthy | packages/api/src/server.ts:requireAdminActor |
body |
software | healthy | packages/api/src/server.ts:body |
payload |
software | healthy | packages/api/src/server.ts:payload |
isDryRun |
software | healthy | packages/api/src/server.ts:isDryRun |
validRedirect |
software | healthy | packages/api/src/server.ts:validRedirect |
htmlError |
software | healthy | packages/api/src/server.ts:htmlError |
back |
software | healthy | packages/api/src/server.ts:back |
csrfFor |
software | healthy | packages/api/src/server.ts:csrfFor |
patch |
software | healthy | packages/api/src/server.ts:patch |
flag |
software | healthy | packages/api/src/server.ts:flag |
off |
software | healthy | packages/api/src/server.ts:off |
rawActor |
software | healthy | packages/api/src/server.ts:rawActor |
handleStream |
software | healthy | packages/api/src/server.ts:handleStream |
path |
software | healthy | packages/api/src/server.ts:path |
now |
software | healthy | packages/api/src/store.ts:now |
id |
software | healthy | packages/api/src/store.ts:id |
snip |
software | healthy | packages/api/src/store.ts:snip |
slugify |
software | healthy | packages/api/src/store.ts:slugify |
indexEntity |
software | healthy | packages/api/src/store.ts:indexEntity |
emit |
software | healthy | packages/api/src/store.ts:emit |
wire |
software | healthy | packages/api/src/store.ts:wire |
toProfile |
software | healthy | packages/api/src/store.ts:toProfile |
backfillIdentityCards |
software | healthy | packages/api/src/store.ts:backfillIdentityCards |
safeUser |
software | healthy | packages/api/src/store.ts:safeUser |
importLegacy |
software | healthy | packages/api/src/store.ts:importLegacy |
count |
software | healthy | packages/api/src/store.ts:count |
pos |
software | healthy | packages/api/src/store.ts:pos |
visibleJournal |
software | healthy | packages/api/src/store.ts:visibleJournal |
ownedAiSlugs |
software | healthy | packages/api/src/store.ts:ownedAiSlugs |
linkedAiSlugs |
software | healthy | packages/api/src/store.ts:linkedAiSlugs |
mentionedAiSlugs |
software | healthy | packages/api/src/store.ts:mentionedAiSlugs |
sharedEntryIds |
software | healthy | packages/api/src/store.ts:sharedEntryIds |
journalSharedAuthors |
software | healthy | packages/api/src/store.ts:journalSharedAuthors |
mentionedEntryIds |
software | healthy | packages/api/src/store.ts:mentionedEntryIds |
journalWriters |
software | healthy | packages/api/src/store.ts:journalWriters |
toTask |
software | healthy | packages/api/src/store.ts:toTask |
toDecision |
software | healthy | packages/api/src/store.ts:toDecision |
toEvent |
software | healthy | packages/api/src/store.ts:toEvent |
entityById |
software | healthy | packages/api/src/store.ts:entityById |
anchorsFor |
software | healthy | packages/api/src/store.ts:anchorsFor |
refsFor |
software | healthy | packages/api/src/store.ts:refsFor |
materialiseAnchor |
software | healthy | packages/api/src/store.ts:materialiseAnchor |
title |
software | healthy | packages/api/src/store.ts:title |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
README.md |
software | healthy | README.md |
dev-setup.sh |
software | healthy | dev-setup.sh |
package.json |
software | healthy | package.json |
docker-compose.hybrid.yml |
software | healthy | docker-compose.hybrid.yml |
RUST_REWRITE.md |
software | healthy | RUST_REWRITE.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
Cargo.lock |
software | healthy | Cargo.lock |
Cargo.toml |
software | healthy | worker/Cargo.toml |
cycle.rs |
software | healthy | worker/tests/cycle.rs |
lib.rs |
software | healthy | worker/src/lib.rs |
main.rs |
software | healthy | worker/src/main.rs |
package.json |
software | healthy | packages/worker/package.json |
tsconfig.json |
software | healthy | packages/worker/tsconfig.json |
index.ts |
software | healthy | packages/worker/src/index.ts |
package.json |
software | healthy | packages/api/package.json |
tsconfig.json |
software | healthy | packages/api/tsconfig.json |
server.ts |
software | healthy | packages/api/src/server.ts |
store.ts |
software | healthy | packages/api/src/store.ts |
mcp.ts |
software | healthy | packages/api/src/mcp.ts |
oidc.ts |
software | healthy | packages/api/src/oidc.ts |
auth.ts |
software | healthy | packages/api/src/auth.ts |
scrape.ts |
software | healthy | packages/api/src/scrape.ts |
embed.ts |
software | healthy | packages/api/src/embed.ts |
seed.ts |
software | healthy | packages/api/src/seed.ts |
bus.ts |
software | healthy | packages/api/src/bus.ts |
import.ts |
software | healthy | packages/api/src/import.ts |
db.ts |
software | healthy | packages/api/src/db.ts |
log.ts |
software | healthy | packages/api/src/log.ts |
feed.ts |
software | healthy | packages/api/src/feed.ts |
legacy-import.ts |
software | healthy | packages/api/src/legacy-import.ts |
package.json |
software | healthy | packages/cli/package.json |
tsconfig.json |
software | healthy | packages/cli/tsconfig.json |
index.ts |
software | healthy | packages/cli/src/index.ts |
package.json |
software | healthy | packages/shared/package.json |
tsconfig.json |
software | healthy | packages/shared/tsconfig.json |
index.ts |
software | healthy | packages/shared/src/index.ts |
vite.config.ts |
software | healthy | packages/web/vite.config.ts |
package.json |
software | healthy | packages/web/package.json |
index.html |
software | healthy | packages/web/index.html |
tsconfig.json |
software | healthy | packages/web/tsconfig.json |
markdown.tsx |
software | healthy | packages/web/src/markdown.tsx |
live.ts |
software | healthy | packages/web/src/live.ts |
Onboarding.tsx |
software | healthy | packages/web/src/Onboarding.tsx |
Boards.tsx |
software | healthy | packages/web/src/Boards.tsx |
Journal.tsx |
software | healthy | packages/web/src/Journal.tsx |
api.ts |
software | healthy | packages/web/src/api.ts |
styles.css |
software | healthy | packages/web/src/styles.css |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/healthz |
api | healthy | packages/api/src/server.ts |
GET /api/onboarding/status |
api | healthy | packages/api/src/server.ts |
POST /api/onboarding |
api | healthy | packages/api/src/server.ts |
POST /api/auth/login |
api | healthy | packages/api/src/server.ts |
POST /api/auth/logout |
api | healthy | packages/api/src/server.ts |
GET /api/auth/me |
api | healthy | packages/api/src/server.ts |
GET /api/users |
api | healthy | packages/api/src/server.ts |
POST /api/users |
api | healthy | packages/api/src/server.ts |
GET /api/tokens |
api | healthy | packages/api/src/server.ts |
POST /api/tokens |
api | healthy | packages/api/src/server.ts |
DELETE /api/tokens/:id |
api | healthy | packages/api/src/server.ts |
POST /api/import |
api | healthy | packages/api/src/server.ts |
POST /api/import/sqlite |
api | healthy | packages/api/src/server.ts |
DELETE /api/actors/:slug |
api | healthy | packages/api/src/server.ts |
POST /api/actors/:slug/merge |
api | healthy | packages/api/src/server.ts |
GET /api/identities |
api | healthy | packages/api/src/server.ts |
POST /api/identities |
api | healthy | packages/api/src/server.ts |
GET /api/identities/:id |
api | healthy | packages/api/src/server.ts |
PATCH /api/identities/:id |
api | healthy | packages/api/src/server.ts |
DELETE /api/identities/:id |
api | healthy | packages/api/src/server.ts |
GET /api/identities/resolve/:platform/:platform_id |
api | healthy | packages/api/src/server.ts |
GET /api/auth/config |
api | healthy | packages/api/src/server.ts |
GET /.well-known/oauth-authorization-server |
api | healthy | packages/api/src/server.ts |
GET /.well-known/oauth-protected-resource |
api | healthy | packages/api/src/server.ts |
POST /oauth/register |
api | healthy | packages/api/src/server.ts |
GET /authorize |
api | healthy | packages/api/src/server.ts |
GET /oauth/authorize/context |
api | healthy | packages/api/src/server.ts |
POST /oauth/authorize/grant |
api | healthy | packages/api/src/server.ts |
POST /oauth/token |
api | healthy | packages/api/src/server.ts |
GET /api/auth/oidc/start |
api | healthy | packages/api/src/server.ts |
GET /api/auth/oidc/callback |
api | healthy | packages/api/src/server.ts |
GET /api/journal/writers |
api | healthy | packages/api/src/server.ts |
GET /api/journal |
api | healthy | packages/api/src/server.ts |
POST /api/journal |
api | healthy | packages/api/src/server.ts |
GET /api/journal/:id |
api | healthy | packages/api/src/server.ts |
GET /api/tasks |
api | healthy | packages/api/src/server.ts |
GET /api/tasks/:id |
api | healthy | packages/api/src/server.ts |
PATCH /api/tasks/:id |
api | healthy | packages/api/src/server.ts |
GET /api/decisions |
api | healthy | packages/api/src/server.ts |
GET /api/decisions/:id |
api | healthy | packages/api/src/server.ts |
PATCH /api/decisions/:id |
api | healthy | packages/api/src/server.ts |
GET /api/events |
api | healthy | packages/api/src/server.ts |
GET /api/events/:id |
api | healthy | packages/api/src/server.ts |
GET /api/inbox/:recipient |
api | healthy | packages/api/src/server.ts |
POST /api/inbox/:recipient/read |
api | healthy | packages/api/src/server.ts |
POST /api/inbox/item/:id/read |
api | healthy | packages/api/src/server.ts |
GET /api/people |
api | healthy | packages/api/src/server.ts |
GET /api/people/:slug |
api | healthy | packages/api/src/server.ts |
PATCH /api/people/:slug |
api | healthy | packages/api/src/server.ts |
POST /api/people |
api | healthy | packages/api/src/server.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
worker |
software | healthy | worker |
tests |
software | healthy | worker/tests |
src |
software | healthy | worker/src |
packages |
software | healthy | packages |
worker |
software | healthy | packages/worker |
src |
software | healthy | packages/worker/src |
api |
software | healthy | packages/api |
src |
software | healthy | packages/api/src |
cli |
software | healthy | packages/cli |
src |
software | healthy | packages/cli/src |
shared |
software | healthy | packages/shared |
src |
software | healthy | packages/shared/src |
web |
software | healthy | packages/web |
src |
software | healthy | packages/web/src |
api |
software | healthy | api |
tests |
software | healthy | api/tests |
src |
software | healthy | api/src |
store |
software | healthy | api/src/store |
routes |
software | healthy | api/src/routes |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
docs |
software | healthy | docs |
embed |
software | healthy | embed |
src |
software | healthy | embed/src |
shared |
software | healthy | shared |
src |
software | healthy | shared/src |
.claude |
software | healthy | .claude |
docker |
software | healthy | docker |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::api/src/store/tokens.rs |
security | healthy | api/src/store/tokens.rs |
auth::packages/api/src/oidc.ts |
security | healthy | packages/api/src/oidc.ts |
auth::packages/web/src/api.ts |
security | healthy | packages/web/src/api.ts |
auth::api/src/db.rs |
security | healthy | api/src/db.rs |
auth::api/src/middleware.rs |
security | healthy | api/src/middleware.rs |
auth::api/src/routes/mod.rs |
security | healthy | api/src/routes/mod.rs |
auth::packages/web/src/Login.tsx |
security | healthy | packages/web/src/Login.tsx |
auth::api/src/routes/auth.rs |
security | healthy | api/src/routes/auth.rs |
auth::packages/shared/src/index.ts |
security | healthy | packages/shared/src/index.ts |
auth::api/src/store/mod.rs |
security | healthy | api/src/store/mod.rs |
auth::api/src/routes/mcp.rs |
security | healthy | api/src/routes/mcp.rs |
auth::packages/api/src/db.ts |
security | healthy | packages/api/src/db.ts |
auth::packages/web/src/OAuthConsent.tsx |
security | healthy | packages/web/src/OAuthConsent.tsx |
auth::api/src/mcp.rs |
security | healthy | api/src/mcp.rs |
auth::packages/api/src/store.ts |
security | healthy | packages/api/src/store.ts |
auth::packages/api/src/mcp.ts |
security | healthy | packages/api/src/mcp.ts |
auth::api/src/auth.rs |
security | healthy | api/src/auth.rs |
auth::api/src/store/oauth.rs |
security | healthy | api/src/store/oauth.rs |
auth::packages/api/src/auth.ts |
security | healthy | packages/api/src/auth.ts |
auth::packages/api/src/server.ts |
security | healthy | packages/api/src/server.ts |
auth::api/src/store/actors.rs |
security | healthy | api/src/store/actors.rs |
auth::packages/web/src/App.tsx |
security | healthy | packages/web/src/App.tsx |
auth::shared/src/lib.rs |
security | healthy | shared/src/lib.rs |
auth::api/src/store/people.rs |
security | healthy | api/src/store/people.rs |
auth::api/tests/parity_smoke.rs |
security | healthy | api/tests/parity_smoke.rs |
auth::api/src/routes/oauth.rs |
security | healthy | api/src/routes/oauth.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release.yml |
promote |
cicd | healthy | .github/workflows/release.yml |
github-release-on-merge |
cicd | healthy | .github/workflows/release.yml |
check |
cicd | healthy | .github/workflows/ci.yml |
rust |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/hermes-dev.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | Cargo.toml |
postgres |
data | healthy | README.md |
mysql |
data | healthy | Cargo.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
port:7878 |
network | healthy | docker-compose.hybrid.yml |
port:8091 |
network | healthy | docker-compose.hybrid.yml |
port:5173 |
network | healthy | packages/web/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::hermes-dev |
cicd | healthy | .github/workflows/hermes-dev.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
IMAGE_NAME |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | packages/web/src/App.tsx |
* |
frontend | healthy | packages/web/src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
bees-roadhouse__hive |
software | healthy | /data/fable5_failed_archive/bees-roadhouse__hive |
| Label | Layer | Status | Path |
|---|---|---|---|
RollbackPreview |
software | healthy | packages/api/src/store.ts:RollbackPreview |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | api/src/middleware.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | packages/web/src/Graph.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::packages/api/src/seed.ts |
security | healthy | packages/api/src/seed.ts |
This page is publicly accessible at:
https://repobility.com/scan/86407a1f-6519-4b9d-a52c-a4a27b08fa4b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/86407a1f-6519-4b9d-a52c-a4a27b08fa4b/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.