https://github.com/volodymyr-chudovskyi/Chudovskyi_nosql_2
· scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 34 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 |
|---|---|---|---|
main |
software | healthy | scripts/03_load_to_pinecone.py:34 |
clean |
software | healthy | scripts/01_prepare_data.py:29 |
iter_rows |
software | healthy | scripts/01_prepare_data.py:33 |
main |
software | healthy | scripts/01_prepare_data.py:45 |
main |
software | healthy | scripts/02_embed.py:30 |
tokenize |
software | healthy | scripts/06_hybrid_search.py:45 |
bm25_rank |
software | healthy | scripts/06_hybrid_search.py:49 |
vector_rank |
software | healthy | scripts/06_hybrid_search.py:55 |
rrf |
software | healthy | scripts/06_hybrid_search.py:61 |
show |
software | healthy | scripts/06_hybrid_search.py:69 |
main |
software | healthy | scripts/06_hybrid_search.py:80 |
fixed_chunks |
software | healthy | scripts/05_chunking.py:38 |
sentence_chunks |
software | healthy | scripts/05_chunking.py:46 |
embed_chunks |
software | healthy | scripts/05_chunking.py:62 |
top_paper_idx |
software | healthy | scripts/05_chunking.py:74 |
main |
software | healthy | scripts/05_chunking.py:88 |
encode |
software | healthy | scripts/04_search.py:35 |
pretty |
software | healthy | scripts/04_search.py:39 |
cosine_sim |
software | healthy | scripts/04_search.py:46 |
l2_dist |
software | healthy | scripts/04_search.py:50 |
main |
software | healthy | scripts/04_search.py:54 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
.env.example |
software | healthy | .env.example |
requirements.txt |
software | healthy | requirements.txt |
03_load_to_pinecone.py |
software | healthy | scripts/03_load_to_pinecone.py |
01_prepare_data.py |
software | healthy | scripts/01_prepare_data.py |
02_embed.py |
software | healthy | scripts/02_embed.py |
06_hybrid_search.py |
software | healthy | scripts/06_hybrid_search.py |
05_chunking.py |
software | healthy | scripts/05_chunking.py |
04_search.py |
software | healthy | scripts/04_search.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n0yusi3u |
software | healthy | /tmp/repobility-clone-n0yusi3u |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/6f94a5cb-29e2-4698-b672-ae1fbdcb14f7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6f94a5cb-29e2-4698-b672-ae1fbdcb14f7/
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.