https://github.com/drishtantleuva/regradar
· scanned 2026-06-16 04:21 UTC (2 months ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 29 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 |
|---|---|---|---|
load_corpus |
software | healthy | rag.py:32 |
load_model |
software | healthy | rag.py:36 |
embed_corpus |
software | healthy | rag.py:41 |
retrieve |
software | healthy | rag.py:46 |
is_grounded |
software | healthy | rag.py:65 |
synthesize |
software | healthy | rag.py:69 |
extractive_answer |
software | healthy | rag.py:95 |
load_html |
software | healthy | prep_corpus.py:31 |
parse_articles |
software | healthy | prep_corpus.py:40 |
chunk |
software | healthy | prep_corpus.py:67 |
flush |
software | healthy | prep_corpus.py:76 |
main |
software | healthy | prep_corpus.py:103 |
boot |
software | healthy | app.py:20 |
get_api_key |
software | healthy | app.py:30 |
inject |
software | healthy | branding.py:97 |
eyebrow |
software | healthy | branding.py:101 |
answer_block |
software | healthy | branding.py:106 |
refusal |
software | healthy | branding.py:110 |
passage |
software | healthy | branding.py:114 |
step |
software | healthy | branding.py:123 |
footer |
software | healthy | branding.py:131 |
| Label | Layer | Status | Path |
|---|---|---|---|
rag.py |
software | healthy | rag.py |
prep_corpus.py |
software | healthy | prep_corpus.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
branding.py |
software | healthy | branding.py |
| Label | Layer | Status | Path |
|---|---|---|---|
drishtantleuva__regradar |
software | healthy | /data/fable5_failed_archive/drishtantleuva__regradar |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/d8df2719-0db4-4c9a-840b-7e6ea2afb73b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d8df2719-0db4-4c9a-840b-7e6ea2afb73b/
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.