https://github.com/marlonreghert/cs-server
· scanned 2026-06-16 04:32 UTC (1 month, 4 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 1 month, 4 weeks ago · v1 · 20 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
run_venue_catalog_refresh_job |
software | dead | main.py:54 |
run_live_forecast_refresh_job |
software | dead | main.py:75 |
run_weekly_forecast_refresh_job |
software | dead | main.py:94 |
run_google_places_enrichment_job |
software | dead | main.py:113 |
run_photo_enrichment_job |
software | dead | main.py:147 |
run_instagram_enrichment_job |
software | dead | main.py:175 |
run_ig_posts_enrichment_job |
software | dead | main.py:202 |
run_menu_photo_enrichment_job |
software | dead | main.py:229 |
run_menu_extraction_job |
software | dead | main.py:256 |
run_vibe_classifier_job |
software | dead | main.py:283 |
run_redis_projection_job |
software | dead | main.py:310 |
register_refresh_jobs |
software | healthy | main.py:346 |
start_background_jobs |
software | healthy | main.py:401 |
startup_essential |
software | healthy | main.py:582 |
startup_background_pipelines |
software | healthy | main.py:621 |
shutdown_sequence |
software | healthy | main.py:750 |
lifespan |
software | healthy | main.py:770 |
health |
software | healthy | main.py:822 |
metrics |
software | healthy | main.py:829 |
test_config_loading |
software | healthy | test_startup.py:12 |
test_service_imports |
software | healthy | test_startup.py:34 |
test_fastapi_app_creation |
software | healthy | test_startup.py:55 |
test_router_creation |
software | healthy | test_startup.py:70 |
test_scheduler_jobs |
software | healthy | test_startup.py:94 |
⚙ PrometheusMiddleware |
software | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CLAUDE.md |
software | healthy | CLAUDE.md |
config.example.json |
software | healthy | config.example.json |
.env |
software | healthy | .env |
AGENTS.md |
software | healthy | AGENTS.md |
requirements.txt |
software | healthy | requirements.txt |
MIGRATION_SUMMARY.md |
software | healthy | MIGRATION_SUMMARY.md |
README.md |
software | healthy | README.md |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
Makefile |
software | healthy | Makefile |
docker-compose.yml |
software | healthy | docker-compose.yml |
main.py |
software | healthy | main.py |
validate_deployment.sh |
software | healthy | validate_deployment.sh |
test_startup.py |
software | healthy | test_startup.py |
requirements-dev.txt |
software | healthy | requirements-dev.txt |
VIBES_BOT_HANDOFF.md |
software | healthy | VIBES_BOT_HANDOFF.md |
progress_result.json |
software | healthy | progress_result.json |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
AGENTS.md |
quality | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | .env.example |
postgres |
data | healthy | requirements.txt |
postgresql |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
cs-server |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /health |
api | healthy | main.py |
GET /metrics |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:6379 |
network | healthy | Makefile |
port:8080 |
network | healthy | Makefile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | requirements.txt |
vps::ec2 |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
marlonreghert__cs-server |
software | healthy | /data/fable5_failed_archive/marlonreghert__cs-server |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::.env |
security | healthy | .env |
This page is publicly accessible at:
https://repobility.com/scan/550182b4-8929-4d28-94d1-136905c7034d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/550182b4-8929-4d28-94d1-136905c7034d/
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.