https://github.com/LHCrossings/ctv-orderentry
· scanned 2026-06-16 04:31 UTC (2 months ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months ago · v1 · 14 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 |
|---|---|---|---|
init_database |
software | healthy | init_customers.py:82 |
verify_database |
software | healthy | init_customers.py:178 |
list_all_customers |
software | healthy | init_customers.py:217 |
run_tests |
software | healthy | run_all_tests.py:16 |
__init__ |
software | healthy | main.py:26 |
write |
software | healthy | main.py:29 |
flush |
software | healthy | main.py:33 |
isatty |
software | healthy | main.py:37 |
main |
software | healthy | main.py:41 |
_run |
software | healthy | main.py:61 |
load_credentials |
software | dead | credential_loader.py:16 |
_parse_env_file |
software | healthy | credential_loader.py:67 |
seed_templates |
software | healthy | seed_customer_templates.py:128 |
list_templates |
software | healthy | seed_customer_templates.py:220 |
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
show_schema.py |
software | healthy | show_schema.py |
web_main.py |
software | healthy | web_main.py |
init_customers.py |
software | healthy | init_customers.py |
pyproject.toml |
software | healthy | pyproject.toml |
run_all_tests.py |
software | healthy | run_all_tests.py |
docker-compose.yml |
software | healthy | docker-compose.yml |
main.py |
software | healthy | main.py |
credential_loader.py |
software | healthy | credential_loader.py |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
seed_customer_templates.py |
software | healthy | seed_customer_templates.py |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
control-room |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
LHCrossings__ctv-orderentry |
software | healthy | /data/fable5_failed_archive/LHCrossings__ctv-orderentry |
| Label | Layer | Status | Path |
|---|---|---|---|
_Tee |
software | healthy | main.py:24 |
| Label | Layer | Status | Path |
|---|---|---|---|
customers |
data | healthy | init_customers.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4000 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | docker-compose.yml |
This page is publicly accessible at:
https://repobility.com/scan/5bd751a9-f74d-49df-b4c0-453d1c37fa56/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/5bd751a9-f74d-49df-b4c0-453d1c37fa56/
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.