https://github.com/ikeguimaraes-dot/serena-kph
· scanned 2026-06-16 04:27 UTC (2 months ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 30 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 |
|---|---|---|---|
handle_consultar_reserva |
software | healthy | tagme_handlers.py:21 |
_is_today |
software | healthy | tagme_handlers.py:44 |
handle_fazer_reserva |
software | healthy | tagme_handlers.py:93 |
handle_cancelar_reserva |
software | healthy | tagme_handlers.py:148 |
map_status |
software | healthy | tagme_client.py:58 |
normalize_phone |
software | healthy | tagme_client.py:65 |
phone_to_tagme |
software | healthy | tagme_client.py:80 |
format_datetime_br |
software | healthy | tagme_client.py:90 |
build_widget_url |
software | healthy | tagme_client.py:110 |
__init__ |
software | healthy | tagme_client.py:143 |
__aenter__ |
software | healthy | tagme_client.py:150 |
__aexit__ |
software | healthy | tagme_client.py:153 |
get_reservations_by_phone |
software | healthy | tagme_client.py:156 |
cancel_reservation |
software | healthy | tagme_client.py:179 |
confirm_reservation |
software | dead | tagme_client.py:187 |
rodar_serena |
software | healthy | testar_serena.py:891 |
rodar_conversa |
software | healthy | testar_serena.py:901 |
avaliar |
software | healthy | testar_serena.py:910 |
filtrar_casos |
software | healthy | testar_serena.py:971 |
main |
software | healthy | testar_serena.py:979 |
detect_intent |
software | healthy | agent_tagme_integration.py:48 |
route_tagme_intent |
software | dead | agent_tagme_integration.py:61 |
| Label | Layer | Status | Path |
|---|---|---|---|
tagme_handlers.py |
software | healthy | tagme_handlers.py |
tagme_client.py |
software | healthy | tagme_client.py |
testar_serena.py |
software | healthy | testar_serena.py |
agent_tagme_integration.py |
software | healthy | agent_tagme_integration.py |
railway.toml |
software | healthy | railway.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
StatusTagme |
software | healthy | tagme_client.py:39 |
TagmeClient |
software | healthy | tagme_client.py:140 |
| Label | Layer | Status | Path |
|---|---|---|---|
ikeguimaraes-dot__serena-kph |
software | healthy | /data/fable5_failed_archive/ikeguimaraes-dot__serena-kph |
This page is publicly accessible at:
https://repobility.com/scan/a9d7453a-dfb2-4883-8b13-4672988afaf6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a9d7453a-dfb2-4883-8b13-4672988afaf6/
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.