https://github.com/qianli-hu/BTP_RAG_demo
· scanned 2026-06-16 04:36 UTC (1 month, 3 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 1 month, 3 weeks ago · v1 · 12 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 |
|---|---|---|---|
__init__ |
software | healthy | core.py:18 |
ask |
software | healthy | core.py:21 |
main |
software | healthy | core.py:51 |
answer_messages |
software | dead | prompts.py:23 |
judge_messages |
software | healthy | prompts.py:38 |
live_judge_messages |
software | dead | prompts.py:48 |
baseline_messages |
software | dead | prompts.py:55 |
baseline_judge_messages |
software | dead | prompts.py:66 |
parse_json |
software | dead | prompts.py:70 |
hana_connect |
software | dead | config.py:25 |
cost |
software | healthy | config.py:48 |
_file_hash |
software | healthy | config.py:75 |
fingerprint |
software | healthy | config.py:79 |
_gold_hash |
software | healthy | config.py:90 |
_client |
software | healthy | providers.py:12 |
embed |
software | dead | providers.py:19 |
chat |
software | dead | providers.py:26 |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
conftest.py |
software | healthy | conftest.py |
core.py |
software | healthy | core.py |
prompts.py |
software | healthy | prompts.py |
config.py |
software | healthy | config.py |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
providers.py |
software | healthy | providers.py |
| Label | Layer | Status | Path |
|---|---|---|---|
qianli-hu__BTP_RAG_demo |
software | healthy | /data/fable5_failed_archive/qianli-hu__BTP_RAG_demo |
| Label | Layer | Status | Path |
|---|---|---|---|
Engine |
software | healthy | core.py:17 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | config.py |
This page is publicly accessible at:
https://repobility.com/scan/baf9e277-6b54-4cf6-a7aa-d51f0c5dc5a6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/baf9e277-6b54-4cf6-a7aa-d51f0c5dc5a6/
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.