https://github.com/YoriJags/ReachNG
· scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)
273 raw signals (0 security + 273 graph)
Last scanned 2 months, 1 week ago · v1 · 261 actionable findings from 1 signal source. 12 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3120 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 |
|---|---|---|---|
get_settings |
software | healthy | config.py:177 |
unipile_enabled |
software | healthy | config.py:181 |
require_auth |
software | dead | auth.py:17 |
_reply_poll |
software | healthy | scheduler.py:29 |
_sequence_tick |
software | healthy | scheduler.py:39 |
_closer_revival_run |
software | healthy | scheduler.py:50 |
_invoice_reminder_run |
software | healthy | scheduler.py:59 |
_debt_collector_run |
software | healthy | scheduler.py:124 |
_fleet_escalation_check |
software | healthy | scheduler.py:178 |
_rent_period_open |
software | healthy | scheduler.py:213 |
_rent_chase_run |
software | healthy | scheduler.py:226 |
_probation_alerts |
software | healthy | scheduler.py:246 |
_client_signal_listener_run |
software | healthy | scheduler.py:272 |
_market_alerts_run |
software | healthy | scheduler.py:283 |
_system_sweep |
software | healthy | scheduler.py:300 |
_morning_brief |
software | healthy | scheduler.py:312 |
_client_morning_briefs |
software | healthy | scheduler.py:323 |
_cohort_snapshot |
software | healthy | scheduler.py:334 |
_milestone_sweep |
software | healthy | scheduler.py:344 |
_proactive_sweep |
software | healthy | scheduler.py:354 |
_weekly_digest |
software | healthy | scheduler.py:364 |
_scorecard_snapshot_all |
software | healthy | scheduler.py:374 |
_quality_audit_all |
software | healthy | scheduler.py:388 |
_isolation_audit |
software | healthy | scheduler.py:399 |
_outcome_silence_sweep |
software | healthy | scheduler.py:420 |
_wa_health_check |
software | healthy | scheduler.py:430 |
_outcome_weekly_distil |
software | healthy | scheduler.py:442 |
_poll_email_inboxes |
software | healthy | scheduler.py:454 |
_self_outreach_followups |
software | healthy | scheduler.py:465 |
_poll_outreach_replies |
software | healthy | scheduler.py:477 |
setup_scheduler |
software | healthy | scheduler.py:489 |
_whatsapp_health_run |
software | healthy | scheduler.py:686 |
get_posthog |
software | healthy | main.py:58 |
_validate_env |
software | healthy | main.py:62 |
lifespan |
software | healthy | main.py:85 |
_safe |
software | healthy | main.py:114 |
posthog_request_middleware |
software | healthy | main.py:260 |
service_worker |
software | healthy | main.py:391 |
pwa_launcher |
software | healthy | main.py:403 |
health |
software | healthy | main.py:415 |
sentry_test |
software | healthy | main.py:454 |
recent_logs |
software | healthy | main.py:467 |
clear_logs |
software | healthy | main.py:474 |
seed_demo_landlord |
software | healthy | main.py:481 |
seed_demo_all |
software | healthy | main.py:501 |
backfill_portal_tokens |
software | healthy | main.py:519 |
rich_health |
software | healthy | main.py:536 |
trigger_system_sweep |
software | healthy | main.py:600 |
debug_apollo |
software | healthy | main.py:607 |
debug_maps |
software | healthy | main.py:638 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /sw.js |
api | healthy | main.py |
GET /app |
api | healthy | main.py |
GET /health |
api | healthy | main.py |
POST /api/v1/debug/sentry-test |
api | healthy | main.py |
GET /api/v1/logs/recent |
api | healthy | main.py |
DELETE /api/v1/logs/clear |
api | healthy | main.py |
POST /api/v1/demo/seed-landlord |
api | healthy | main.py |
POST /api/v1/demo/seed-all |
api | healthy | main.py |
POST /api/v1/clients/backfill-tokens |
api | healthy | main.py |
GET /api/v1/health |
api | healthy | main.py |
POST /api/v1/system/sweep |
api | healthy | main.py |
GET /debug/apollo |
api | healthy | main.py |
GET /debug/maps |
api | healthy | main.py |
GET /debug/apify |
api | healthy | main.py |
GET /docs |
api | healthy | api/legal.py |
GET /docs/{slug}.pdf |
api | healthy | api/legal.py |
GET /clients/{name} |
api | healthy | api/legal.py |
POST /clients/{name}/accept |
api | healthy | api/legal.py |
POST /clients/{name}/revoke |
api | healthy | api/legal.py |
GET /{token}/docs |
api | healthy | api/legal.py |
GET /{token}/docs/{slug}.pdf |
api | healthy | api/legal.py |
POST /{token}/accept |
api | healthy | api/legal.py |
POST /review |
api | healthy | api/legal_review.py |
GET /reviews |
api | healthy | api/legal_review.py |
GET /reviews/{review_id} |
api | healthy | api/legal_review.py |
GET /portal |
api | healthy | api/legal_review.py |
GET /trucks |
api | healthy | api/fleet_dispatcher.py |
POST /trucks |
api | healthy | api/fleet_dispatcher.py |
POST /incidents |
api | healthy | api/fleet_dispatcher.py |
GET /incidents |
api | healthy | api/fleet_dispatcher.py |
PATCH /incidents/{incident_id}/approve |
api | healthy | api/fleet_dispatcher.py |
PATCH /incidents/{incident_id}/resolve |
api | healthy | api/fleet_dispatcher.py |
GET /dashboard |
api | healthy | api/salary_erosion.py |
POST /staff |
api | healthy | api/salary_erosion.py |
GET /report |
api | healthy | api/salary_erosion.py |
GET /api/v1/webhooks/meta/messaging |
api | healthy | api/meta_messaging.py |
POST /api/v1/webhooks/meta/messaging |
api | healthy | api/meta_messaging.py |
GET /stats |
api | healthy | api/ab_testing.py |
POST /replied/{contact_id} |
api | healthy | api/ab_testing.py |
POST /api/v1/waitlist |
api | healthy | api/waitlist.py |
GET /api/v1/waitlist/counter |
api | healthy | api/waitlist.py |
GET /waitlist |
api | healthy | api/waitlist.py |
GET /api/v1/admin/waitlist |
api | healthy | api/waitlist.py |
POST /api/v1/admin/waitlist/{position}/invite |
api | healthy | api/waitlist.py |
POST /resend |
api | healthy | api/resend_webhook.py |
POST /parse |
api | healthy | api/invoice_chaser.py |
POST /send-reminder |
api | healthy | api/invoice_chaser.py |
GET /history/{client_name} |
api | healthy | api/invoice_chaser.py |
GET /{token} |
api | healthy | api/portal_estate.py |
GET /{token}/overview |
api | healthy | api/portal_estate.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
railway.toml |
software | healthy | railway.toml |
ACQUISITION.md |
software | healthy | ACQUISITION.md |
OPS_GUIDE.md |
software | healthy | OPS_GUIDE.md |
SEO_AUDIT.md |
software | healthy | SEO_AUDIT.md |
RUNBOOK.md |
software | healthy | RUNBOOK.md |
README.md |
software | healthy | README.md |
IDEAS.md |
software | healthy | IDEAS.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
config.py |
software | healthy | config.py |
auth.py |
software | healthy | auth.py |
OPERATIONS.md |
software | healthy | OPERATIONS.md |
PRICING.md |
software | healthy | PRICING.md |
scheduler.py |
software | healthy | scheduler.py |
CLAUDE_HANDOFF.md |
software | healthy | CLAUDE_HANDOFF.md |
SPRINT.md |
software | healthy | SPRINT.md |
.env.example |
software | healthy | .env.example |
ECONOMICS.md |
software | healthy | ECONOMICS.md |
DESIGN_SYSTEM.md |
software | healthy | DESIGN_SYSTEM.md |
REACHNG_DOCS.md |
software | healthy | REACHNG_DOCS.md |
main.py |
software | healthy | main.py |
requirements.txt |
software | healthy | requirements.txt |
DASHBOARD_IA.md |
software | healthy | DASHBOARD_IA.md |
RESUME_NEXT_SESSION.md |
software | healthy | RESUME_NEXT_SESSION.md |
OPERATIONS_FLOW.md |
software | healthy | OPERATIONS_FLOW.md |
PLAN.md |
software | healthy | PLAN.md |
MARKET_RESEARCH.md |
software | healthy | MARKET_RESEARCH.md |
INVESTOR.md |
software | healthy | INVESTOR.md |
BACKLOG.md |
software | healthy | BACKLOG.md |
PRODUCTS.md |
software | healthy | PRODUCTS.md |
STRATEGY.md |
software | healthy | strategy/STRATEGY.md |
EYO_INVENTIONS.md |
software | healthy | strategy/EYO_INVENTIONS.md |
CLOSER_ADDENDUM.md |
software | healthy | legal/CLOSER_ADDENDUM.md |
README.md |
software | healthy | legal/README.md |
ORDER_FORM.md |
software | healthy | legal/ORDER_FORM.md |
build_pdfs.py |
software | healthy | legal/build_pdfs.py |
DPA.md |
software | healthy | legal/DPA.md |
MSA.md |
software | healthy | legal/MSA.md |
MUTUAL_NDA.md |
software | healthy | legal/MUTUAL_NDA.md |
test_log_redact.py |
software | healthy | tests/test_log_redact.py |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
test_eyo_flags.py |
software | healthy | tests/test_eyo_flags.py |
test_haggle_wire.py |
software | healthy | tests/test_haggle_wire.py |
test_shield.py |
software | healthy | tests/test_shield.py |
test_isolation.py |
software | healthy | tests/test_isolation.py |
test_pwa.py |
software | healthy | tests/test_pwa.py |
test_send_protection.py |
software | healthy | tests/test_send_protection.py |
test_smoke.py |
software | healthy | tests/test_smoke.py |
test_portal_design.py |
software | healthy | tests/test_portal_design.py |
test_email_imap.py |
software | healthy | tests/test_email_imap.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Settings |
software | healthy | config.py:6 |
Config |
software | healthy | config.py:171 |
_FakeCol |
software | healthy | tests/test_eyo_flags.py:11 |
_FakeDb |
software | healthy | tests/test_eyo_flags.py:19 |
_FakeClients |
software | healthy | tests/test_send_protection.py:30 |
_Col |
software | healthy | tests/test_identity.py:38 |
_Col |
software | healthy | tests/test_cashflow_brief.py:54 |
_Db |
software | healthy | tests/test_cashflow_brief.py:56 |
_Resp |
software | healthy | tests/test_transport_routing.py:184 |
_Client |
software | healthy | tests/test_transport_routing.py:190 |
_Col |
software | healthy | tests/test_email_inbound.py:7 |
_Db |
software | healthy | tests/test_email_inbound.py:19 |
_FakeCol |
software | healthy | tests/test_traction.py:7 |
_FakeDB |
software | healthy | tests/test_traction.py:22 |
_Boom |
software | healthy | tests/test_traction.py:66 |
_Col |
software | healthy | tests/test_meta_messaging.py:67 |
_Db |
software | healthy | tests/test_meta_messaging.py:79 |
_Settings |
software | healthy | tests/test_prelaunch_outreach.py:91 |
_FakeContacts |
software | healthy | tests/test_outreach_drip.py:37 |
_Res |
software | healthy | tests/test_outreach_drip.py:46 |
_S |
software | healthy | tests/test_outreach_drip.py:87 |
_Cursor |
software | healthy | tests/test_mcp_seam.py:63 |
_FakeCol |
software | healthy | tests/test_mcp_seam.py:72 |
_FakeDB |
software | healthy | tests/test_mcp_seam.py:114 |
_Cursor |
software | healthy | tests/test_customer_dossier.py:7 |
_Col |
software | healthy | tests/test_customer_dossier.py:15 |
_Db |
software | healthy | tests/test_customer_dossier.py:29 |
_FakeCol |
software | healthy | tests/test_demand_intel.py:10 |
_FakeClients |
software | healthy | tests/test_model_tier.py:8 |
_FakeDB |
software | healthy | tests/test_model_tier.py:16 |
_Boom |
software | healthy | tests/test_model_tier.py:95 |
_FakeCol |
software | healthy | tests/test_referral_wire.py:11 |
_FakeCol |
software | healthy | tests/test_pricing.py:7 |
AcceptPayload |
software | healthy | api/legal.py:158 |
RevokePayload |
software | healthy | api/legal.py:164 |
TruckCreate |
software | healthy | api/fleet_dispatcher.py:20 |
BreakdownReport |
software | healthy | api/fleet_dispatcher.py:29 |
ApproveBody |
software | healthy | api/fleet_dispatcher.py:37 |
ResolveBody |
software | healthy | api/fleet_dispatcher.py:41 |
StaffRecord |
software | healthy | api/salary_erosion.py:26 |
InvoiceReminderRequest |
software | healthy | api/invoice_chaser.py:24 |
_PropertyReq |
software | healthy | api/portal_estate.py:66 |
_ScorecardReq |
software | healthy | api/portal_estate.py:96 |
_ConciergeReq |
software | healthy | api/portal_estate.py:112 |
_PofReq |
software | healthy | api/portal_estate.py:144 |
_KycReq |
software | healthy | api/portal_estate.py:170 |
_BgReq |
software | healthy | api/portal_estate.py:200 |
_LawyerReq |
software | healthy | api/portal_estate.py:236 |
PlanUpsert |
software | healthy | api/plans.py:140 |
PlanUpdate |
software | healthy | api/plans.py:150 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
strategy |
software | healthy | strategy |
legal |
software | healthy | legal |
tests |
software | healthy | tests |
api |
software | healthy | api |
static |
software | healthy | static |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
pitch |
software | healthy | pitch |
agent |
software | healthy | agent |
templates |
software | healthy | templates |
marketing |
software | healthy | templates/marketing |
admin |
software | healthy | templates/admin |
portal |
software | healthy | templates/portal |
database |
software | healthy | database |
content |
software | healthy | content |
blog |
software | healthy | content/blog |
services |
software | healthy | services |
float_optimizer |
software | healthy | services/float_optimizer |
fuel_reprice |
software | healthy | services/fuel_reprice |
loan_officer |
software | healthy | services/loan_officer |
product_auth |
software | healthy | services/product_auth |
market_os |
software | healthy | services/market_os |
data_liberation |
software | healthy | services/data_liberation |
fx_lock |
software | healthy | services/fx_lock |
brief |
software | healthy | services/brief |
debt_collector |
software | healthy | services/debt_collector |
sequences |
software | healthy | services/sequences |
moonlighting |
software | healthy | services/moonlighting |
legal_review |
software | healthy | services/legal_review |
salary_erosion |
software | healthy | services/salary_erosion |
material_check |
software | healthy | services/material_check |
fx_salary |
software | healthy | services/fx_salary |
fleet_dispatcher |
software | healthy | services/fleet_dispatcher |
market_credit |
software | healthy | services/market_credit |
closer |
software | healthy | services/closer |
estate |
software | healthy | services/estate |
proactive |
software | healthy | services/proactive |
campaigns |
software | healthy | campaigns |
tools |
software | healthy | tools |
mcp_server |
software | healthy | mcp_server |
brain |
software | healthy | brain |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
ideas |
software | healthy | ideas |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::services/estate/engine.py |
security | healthy | services/estate/engine.py |
auth::services/email_creds.py |
security | healthy | services/email_creds.py |
auth::templates/portal_estate.html |
security | healthy | templates/portal_estate.html |
auth::tools/signal_intelligence.py |
security | healthy | tools/signal_intelligence.py |
auth::services/marketing_content.py |
security | healthy | services/marketing_content.py |
auth::templates/dashboard.html |
security | healthy | templates/dashboard.html |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | scheduler.py |
124.0.0.0 |
network | healthy | services/lean_scraper.py |
169.254.169.254 |
network | healthy | services/brief/intake.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | legal/README.md |
vps::gcp |
hardware | healthy | services/brief/intake.py |
vps::azure |
hardware | healthy | services/brief/intake.py |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | README.md |
redis |
data | healthy | api/try_eyo.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-apuhgenc |
software | healthy | /tmp/repobility-clone-apuhgenc |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::.github/workflows/ci.yml |
security | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/e20fcc3b-6ee9-4176-bbd1-eb6fc0e9be76/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e20fcc3b-6ee9-4176-bbd1-eb6fc0e9be76/
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.