https://github.com/icohangar-ops/complyai
· scanned 2026-06-16 04:27 UTC (2 months ago)
6 raw signals (0 security + 6 graph)
Last scanned 2 months ago · v1 · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 36 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 |
|---|---|---|---|
startup |
software | healthy | main.py:74 |
root |
software | healthy | main.py:124 |
api_checklist |
software | healthy | main.py:141 |
api_supported_types |
software | healthy | main.py:171 |
api_ingest |
software | healthy | main.py:188 |
api_monitor_changes |
software | healthy | main.py:231 |
api_crawl |
software | healthy | main.py:251 |
api_template_generate |
software | healthy | main.py:270 |
api_list_templates |
software | healthy | main.py:310 |
api_template_detail |
software | healthy | main.py:322 |
api_db_stats |
software | healthy | main.py:342 |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
POST /api/checklist |
api | healthy | main.py |
GET /api/checklist/supported-types |
api | healthy | main.py |
GET /api/ingest/{agency} |
api | healthy | main.py |
GET /api/monitor/changes |
api | healthy | main.py |
GET /api/monitor/crawl |
api | healthy | main.py |
POST /api/templates/generate |
api | healthy | main.py |
GET /api/templates |
api | healthy | main.py |
GET /api/templates/{slug} |
api | healthy | main.py |
GET /api/db/stats |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
ChecklistRequest |
software | healthy | main.py:83 |
ChecklistResponse |
software | healthy | main.py:89 |
TemplateRequest |
software | healthy | main.py:97 |
TemplateResponse |
software | healthy | main.py:102 |
IngestResponse |
software | healthy | main.py:109 |
ChangeResponse |
software | healthy | main.py:115 |
| Label | Layer | Status | Path |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
complyai-deck.html |
software | healthy | complyai-deck.html |
main.py |
software | healthy | main.py |
index.html |
software | healthy | index.html |
dashboard-concept.html |
software | healthy | dashboard-concept.html |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | requirements.txt |
postgres |
data | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
icohangar-ops__complyai |
software | healthy | /data/fable5_failed_archive/icohangar-ops__complyai |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | main.py |
This page is publicly accessible at:
https://repobility.com/scan/07e5a23b-1c5c-4f80-b34d-4094fc8bc7e4/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/07e5a23b-1c5c-4f80-b34d-4094fc8bc7e4/
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.