https://github.com/sunprema/knowledge-bank
· scanned 2026-06-16 00:25 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 57 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
skill.md |
software | healthy | skill.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
KB_PERSISTENCE_ADDENDUM.md |
software | healthy | KB_PERSISTENCE_ADDENDUM.md |
KB_PROD_REQUIREMENTS.md |
software | healthy | KB_PROD_REQUIREMENTS.md |
Cargo.lock |
software | healthy | Cargo.lock |
CONFIG.md |
software | healthy | CONFIG.md |
persistence.rs |
software | healthy | tests/persistence.rs |
cli.rs |
software | healthy | tests/cli.rs |
index.html |
software | healthy | docs/index.html |
smoke.sh |
software | healthy | scripts/smoke.sh |
commands.rs |
software | healthy | src/commands.rs |
error.rs |
software | healthy | src/error.rs |
lib.rs |
software | healthy | src/lib.rs |
chat.rs |
software | healthy | src/chat.rs |
config.rs |
software | healthy | src/config.rs |
main.rs |
software | healthy | src/main.rs |
mod.rs |
software | healthy | src/cortex/mod.rs |
html.rs |
software | healthy | src/ingest/html.rs |
latex.rs |
software | healthy | src/ingest/latex.rs |
mod.rs |
software | healthy | src/ingest/mod.rs |
arxiv.rs |
software | healthy | src/ingest/arxiv.rs |
pipeline.rs |
software | healthy | src/ingest/pipeline.rs |
sections.rs |
software | healthy | src/ingest/sections.rs |
pdf.rs |
software | healthy | src/ingest/pdf.rs |
graph_rank.rs |
software | healthy | src/search/graph_rank.rs |
mod.rs |
software | healthy | src/search/mod.rs |
retrieval.rs |
software | healthy | src/search/retrieval.rs |
openai.rs |
software | healthy | src/embed/openai.rs |
mod.rs |
software | healthy | src/embed/mod.rs |
meta_db.rs |
software | healthy | src/index/meta_db.rs |
mod.rs |
software | healthy | src/index/mod.rs |
turbovec_index.rs |
software | healthy | src/index/turbovec_index.rs |
mod.rs |
software | healthy | src/server/mod.rs |
http.rs |
software | healthy | src/server/http.rs |
webui.html |
software | healthy | src/server/webui.html |
mcp.rs |
software | healthy | src/server/mcp.rs |
mod.rs |
software | healthy | src/watcher/mod.rs |
fs_watcher.rs |
software | healthy | src/watcher/fs_watcher.rs |
skill.md |
quality | healthy | skill.md |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
src |
software | healthy | src |
cortex |
software | healthy | src/cortex |
ingest |
software | healthy | src/ingest |
search |
software | healthy | src/search |
embed |
software | healthy | src/embed |
index |
software | healthy | src/index |
server |
software | healthy | src/server |
watcher |
software | healthy | src/watcher |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-epwxs2kb |
software | healthy | /tmp/repobility-clone-epwxs2kb |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | Cargo.lock |
This page is publicly accessible at:
https://repobility.com/scan/cea250ed-fcc8-4bcb-a838-cbba829b0a10/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cea250ed-fcc8-4bcb-a838-cbba829b0a10/
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.