https://github.com/brianluby/rusty-brain
· scanned 2026-06-17 01:43 UTC (1 month, 2 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.4 (diff) · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 305 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 |
|---|---|---|---|
deny.toml |
software | healthy | deny.toml |
Cargo.toml |
software | healthy | Cargo.toml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
.rusty-brain.toml |
software | healthy | .rusty-brain.toml |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
Cargo.lock |
software | healthy | Cargo.lock |
verify-fresh-install.sh |
software | healthy | scripts/verify-fresh-install.sh |
install-agents.test.sh |
software | healthy | scripts/install-agents.test.sh |
nightly-claude-smoke.sh |
software | healthy | scripts/nightly-claude-smoke.sh |
install-agents.sh |
software | healthy | scripts/install-agents.sh |
nightly-claude-smoke.yml |
software | healthy | .github/workflows/nightly-claude-smoke.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
ci.yml |
software | healthy | .github/workflows/ci.yml |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
THREAT_MODEL.md |
software | healthy | docs/THREAT_MODEL.md |
2026-06-02-rusty-brain-p5-retrieval-quality.md |
software | healthy | docs/specs/2026-06-02-rusty-brain-p5-retrieval-quality.md |
2026-05-31-rusty-brain-architecture-design.md |
software | healthy | docs/specs/2026-05-31-rusty-brain-architecture-design.md |
2026-06-02-rusty-brain-p7-apm-distribution.md |
software | healthy | docs/specs/2026-06-02-rusty-brain-p7-apm-distribution.md |
2026-06-02-rusty-brain-p6-llm-evolution.md |
software | healthy | docs/specs/2026-06-02-rusty-brain-p6-llm-evolution.md |
2026-06-12-pre-phase1-baseline.json |
software | healthy | docs/eval/2026-06-12-pre-phase1-baseline.json |
2026-06-02-rusty-brain-p5-retrieval-quality.md |
software | healthy | docs/plans/2026-06-02-rusty-brain-p5-retrieval-quality.md |
2026-05-31-rusty-brain-p1-engine-daemon.md |
software | healthy | docs/plans/2026-05-31-rusty-brain-p1-engine-daemon.md |
2026-06-11-rusty-brain-road-to-tens.md |
software | healthy | docs/plans/2026-06-11-rusty-brain-road-to-tens.md |
2026-06-02-rusty-brain-p7-apm-distribution.md |
software | healthy | docs/plans/2026-06-02-rusty-brain-p7-apm-distribution.md |
2026-06-02-rusty-brain-p3-deferred-features.md |
software | healthy | docs/plans/2026-06-02-rusty-brain-p3-deferred-features.md |
2026-06-02-rusty-brain-p4-broader-agent-surface.md |
software | healthy | docs/plans/2026-06-02-rusty-brain-p4-broader-agent-surface.… |
2026-06-01-rusty-brain-p2-agent-surface.md |
software | healthy | docs/plans/2026-06-01-rusty-brain-p2-agent-surface.md |
2026-06-02-rusty-brain-p6-llm-evolution.md |
software | healthy | docs/plans/2026-06-02-rusty-brain-p6-llm-evolution.md |
2026-05-31-rusty-brain-p0-foundation.md |
software | healthy | docs/plans/2026-05-31-rusty-brain-p0-foundation.md |
2026-06-02-codex-apply-patch-capture.md |
software | healthy | docs/follow-ups/2026-06-02-codex-apply-patch-capture.md |
Cargo.toml |
software | healthy | crates/rb-hooks/Cargo.toml |
integration.rs |
software | healthy | crates/rb-hooks/tests/integration.rs |
session_end.json |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/session_end.json |
post_tool_use_write.json |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/post_tool_use_wr… |
stop.json |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/stop.json |
user_prompt_submit.json |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/user_prompt_subm… |
README.md |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/README.md |
session_start.json |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code/session_start.js… |
io.rs |
software | healthy | crates/rb-hooks/src/io.rs |
dispatch.rs |
software | healthy | crates/rb-hooks/src/dispatch.rs |
cli.rs |
software | healthy | crates/rb-hooks/src/cli.rs |
main.rs |
software | healthy | crates/rb-hooks/src/main.rs |
dedup.rs |
software | healthy | crates/rb-hooks/src/dedup.rs |
capture.rs |
software | healthy | crates/rb-hooks/src/capture.rs |
Cargo.toml |
software | healthy | crates/rb-mcp/Cargo.toml |
change_buffer.rs |
software | healthy | crates/rb-mcp/src/change_buffer.rs |
transport.rs |
software | healthy | crates/rb-mcp/src/transport.rs |
server.rs |
software | healthy | crates/rb-mcp/src/server.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
docs |
software | healthy | docs |
specs |
software | healthy | docs/specs |
eval |
software | healthy | docs/eval |
plans |
software | healthy | docs/plans |
follow-ups |
software | healthy | docs/follow-ups |
crates |
software | healthy | crates |
rb-hooks |
software | healthy | crates/rb-hooks |
tests |
software | healthy | crates/rb-hooks/tests |
fixtures |
software | healthy | crates/rb-hooks/tests/fixtures |
claude_code |
software | healthy | crates/rb-hooks/tests/fixtures/claude_code |
src |
software | healthy | crates/rb-hooks/src |
rb-mcp |
software | healthy | crates/rb-mcp |
src |
software | healthy | crates/rb-mcp/src |
rb-search |
software | healthy | crates/rb-search |
src |
software | healthy | crates/rb-search/src |
rb-proto |
software | healthy | crates/rb-proto |
tests |
software | healthy | crates/rb-proto/tests |
src |
software | healthy | crates/rb-proto/src |
rb-types |
software | healthy | crates/rb-types |
tests |
software | healthy | crates/rb-types/tests |
src |
software | healthy | crates/rb-types/src |
rb-daemon |
software | healthy | crates/rb-daemon |
tests |
software | healthy | crates/rb-daemon/tests |
src |
software | healthy | crates/rb-daemon/src |
jobs |
software | healthy | crates/rb-daemon/src/jobs |
rb-install |
software | healthy | crates/rb-install |
tests |
software | healthy | crates/rb-install/tests |
fixtures |
software | healthy | crates/rb-install/tests/fixtures |
src |
software | healthy | crates/rb-install/src |
installers |
software | healthy | crates/rb-install/src/installers |
rb-embed |
software | healthy | crates/rb-embed |
tests |
software | healthy | crates/rb-embed/tests |
src |
software | healthy | crates/rb-embed/src |
rb-eval |
software | healthy | crates/rb-eval |
tests |
software | healthy | crates/rb-eval/tests |
examples |
software | healthy | crates/rb-eval/examples |
src |
software | healthy | crates/rb-eval/src |
fixtures |
software | healthy | crates/rb-eval/fixtures |
embeddings |
software | healthy | crates/rb-eval/fixtures/embeddings |
rb-config |
software | healthy | crates/rb-config |
tests |
software | healthy | crates/rb-config/tests |
src |
software | healthy | crates/rb-config/src |
rb-redact |
software | healthy | crates/rb-redact |
tests |
software | healthy | crates/rb-redact/tests |
src |
software | healthy | crates/rb-redact/src |
rb-engine |
software | healthy | crates/rb-engine |
tests |
software | healthy | crates/rb-engine/tests |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
smoke |
cicd | healthy | .github/workflows/nightly-claude-smoke.yml |
build |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
fmt |
cicd | healthy | .github/workflows/ci.yml |
clippy-test |
cicd | healthy | .github/workflows/ci.yml |
clippy-test-macos |
cicd | healthy | .github/workflows/ci.yml |
build-local |
cicd | healthy | .github/workflows/ci.yml |
deny |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
build-agents |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
006_narrow_mem_au.sql |
data | healthy | crates/rb-store/migrations/006_narrow_mem_au.sql |
007_base_importance.sql |
data | healthy | crates/rb-store/migrations/007_base_importance.sql |
005_fts_porter_tokenizer.sql |
data | healthy | crates/rb-store/migrations/005_fts_porter_tokenizer.sql |
004_provenance.sql |
data | healthy | crates/rb-store/migrations/004_provenance.sql |
003_embedding_input_version.sql |
data | healthy | crates/rb-store/migrations/003_embedding_input_version.sql |
002_link_base_strength.sql |
data | healthy | crates/rb-store/migrations/002_link_base_strength.sql |
001_initial_schema.sql |
data | healthy | crates/rb-store/migrations/001_initial_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
memory_oplog |
data | healthy | crates/rb-store/migrations/004_provenance.sql |
meta |
data | healthy | crates/rb-store/migrations/001_initial_schema.sql |
memories |
data | healthy | crates/rb-store/migrations/001_initial_schema.sql |
memory_links |
data | healthy | crates/rb-store/migrations/001_initial_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::crates/rb-redact/src/lib.rs |
security | healthy | crates/rb-redact/src/lib.rs |
auth::crates/rb-redact/tests/benchmark.rs |
security | healthy | crates/rb-redact/tests/benchmark.rs |
auth::crates/rb-eval/fixtures/corpus.json |
security | healthy | crates/rb-eval/fixtures/corpus.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::nightly-claude-smoke |
cicd | healthy | .github/workflows/nightly-claude-smoke.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | deny.toml |
postgres |
data | healthy | docs/eval/2026-06-12-pre-phase1-baseline.json |
| Label | Layer | Status | Path |
|---|---|---|---|
ANTHROPIC_API_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
brianluby__rusty-brain |
software | healthy | /data/fable5_failed_archive/brianluby__rusty-brain |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | docs/eval/2026-06-12-pre-phase1-baseline.json |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | crates/rb-embed/src/voyage.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/56885ef6-7dc6-462c-baf1-8846799382dc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/56885ef6-7dc6-462c-baf1-8846799382dc/
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.