Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

yigit-8/price-prediction

https://github.com/yigit-8/price-prediction · scanned 2026-06-16 01:05 UTC (2 months, 1 week ago)

19 raw signals (0 security + 19 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 19 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 59 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.

LabelLayerStatusPath
client software healthy tests/test_serve.py:41
test_root software healthy tests/test_serve.py:46
test_health software healthy tests/test_serve.py:51
test_predict_returns_price_with_interval software healthy tests/test_serve.py:57
test_expensive_house_costs_more software healthy tests/test_serve.py:68
test_batch_predict software healthy tests/test_serve.py:74
test_batch_predict_empty_returns_400 software healthy tests/test_serve.py:83
test_logs_returns_list software healthy tests/test_serve.py:88
test_stats_structure software healthy tests/test_serve.py:94
load_data software healthy src/train.py:29
train software healthy src/train.py:35
load_reference software healthy src/drift.py:26
load_current software healthy src/drift.py:32
run_drift_report software healthy src/drift.py:44
load_model software healthy src/serve.py:22
init_db software healthy src/serve.py:30
log_prediction software healthy src/serve.py:52
scale_and_predict software healthy src/serve.py:69
lifespan software healthy src/serve.py:85
root software healthy src/serve.py:124
health software healthy src/serve.py:129
predict software healthy src/serve.py:136
predict_batch software healthy src/serve.py:146
get_logs software healthy src/serve.py:163
get_stats software healthy src/serve.py:178

LabelLayerStatusPath
README.md software healthy README.md
Dockerfile software healthy Dockerfile
requirements.txt software healthy requirements.txt
docker-compose.yml software healthy docker-compose.yml
test_serve.py software healthy tests/test_serve.py
ci.yml software healthy .github/workflows/ci.yml
train.py software healthy src/train.py
drift.py software healthy src/drift.py
serve.py software healthy src/serve.py

LabelLayerStatusPath
GET / api healthy src/serve.py
GET /health api healthy src/serve.py
POST /predict api healthy src/serve.py
POST /predict/batch api healthy src/serve.py
GET /logs api healthy src/serve.py
GET /stats api healthy src/serve.py

LabelLayerStatusPath
tests software healthy tests
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src

LabelLayerStatusPath
HouseFeatures software healthy src/serve.py:99
PredictionResponse software healthy src/serve.py:110
BatchPredictionResponse software healthy src/serve.py:117

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
api hardware healthy docker-compose.yml
mlflow hardware healthy docker-compose.yml

LabelLayerStatusPath
port:8000 network healthy Dockerfile
port:5000 network healthy docker-compose.yml

LabelLayerStatusPath
test cicd healthy .github/workflows/ci.yml
docker-build cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-9vjcry4o software healthy /tmp/repobility-clone-9vjcry4o

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
predictions data healthy src/serve.py

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a77c25a1-5f19-4e74-b623-b6b84ed35607/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a77c25a1-5f19-4e74-b623-b6b84ed35607/

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.