https://github.com/templetwo/sovereign-bridge
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 2 weeks ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 101 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 |
|---|---|---|---|
bridge_call |
software | healthy | comms_dispatcher.py:37 |
send_comms |
software | healthy | comms_dispatcher.py:46 |
read_unread |
software | healthy | comms_dispatcher.py:53 |
parse_action |
software | healthy | comms_dispatcher.py:64 |
handle_check_status |
software | healthy | comms_dispatcher.py:79 |
queue_for_claude |
software | healthy | comms_dispatcher.py:84 |
main |
software | healthy | comms_dispatcher.py:97 |
test |
software | healthy | tests.py:17 |
test_config_imports |
software | healthy | tests.py:38 |
test_config_url |
software | healthy | tests.py:43 |
test_config_token |
software | healthy | tests.py:48 |
test_config_headers |
software | healthy | tests.py:53 |
test_config_paths |
software | healthy | tests.py:58 |
test_sovereign_dir_exists |
software | healthy | tests.py:63 |
test_heartbeat |
software | healthy | tests.py:76 |
test_heartbeat_tool_count |
software | healthy | tests.py:82 |
test_heartbeat_has_comms |
software | healthy | tests.py:87 |
test_spiral_status |
software | healthy | tests.py:97 |
test_recall_insights |
software | healthy | tests.py:104 |
test_get_open_threads |
software | healthy | tests.py:110 |
test_guardian_status |
software | healthy | tests.py:116 |
test_batch_call |
software | healthy | tests.py:123 |
test_tools_list |
software | healthy | tests.py:133 |
test_comms_channels |
software | healthy | tests.py:145 |
test_comms_read |
software | healthy | tests.py:151 |
test_comms_unread |
software | healthy | tests.py:157 |
test_comms_send_and_read |
software | healthy | tests.py:163 |
test_no_auth_rejected |
software | healthy | tests.py:181 |
test_bad_auth_rejected |
software | healthy | tests.py:187 |
test_heartbeat_no_auth |
software | healthy | tests.py:194 |
test_guardian_scan |
software | healthy | tests.py:204 |
test_guardian_quarantine_list |
software | healthy | tests.py:210 |
test_guardian_baseline |
software | healthy | tests.py:216 |
test_guardian_mcp_audit |
software | healthy | tests.py:222 |
test_dashboard_imports |
software | healthy | tests.py:233 |
test_dispatcher_imports |
software | healthy | tests.py:238 |
test_dashboard_uses_config |
software | healthy | tests.py:243 |
test_dispatcher_uses_config |
software | healthy | tests.py:251 |
log_activity |
software | healthy | sovereign_dashboard.py:45 |
clear_screen |
software | healthy | sovereign_dashboard.py:49 |
get_spiral_status |
software | healthy | sovereign_dashboard.py:52 |
get_comms |
software | healthy | sovereign_dashboard.py:79 |
scan_chronicle_changes |
software | healthy | sovereign_dashboard.py:90 |
scan_comms_inbox |
software | healthy | sovereign_dashboard.py:110 |
check_launchd_services |
software | healthy | sovereign_dashboard.py:124 |
render |
software | healthy | sovereign_dashboard.py:147 |
main |
software | healthy | sovereign_dashboard.py:179 |
call |
software | healthy | stress_test_metabolism.py:33 |
test |
software | healthy | stress_test_metabolism.py:47 |
rapid_call |
software | healthy | stress_test_metabolism.py:196 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | bridge.py |
GET /api/discover |
api | healthy | bridge.py |
GET /api/heartbeat |
api | healthy | bridge.py |
POST /api/call |
api | healthy | bridge.py |
POST /api/batch |
api | healthy | bridge.py |
GET /api/tools |
api | healthy | bridge.py |
GET /api/security/legacy-callers |
api | healthy | bridge.py |
POST /api/comms/send |
api | healthy | bridge.py |
GET /api/comms/read |
api | healthy | bridge.py |
GET /api/comms/unread_for |
api | healthy | bridge.py |
GET /api/comms/channels |
api | healthy | bridge.py |
GET /api/comms/unread |
api | healthy | bridge.py |
| Label | Layer | Status | Path |
|---|---|---|---|
comms_dispatcher.py |
software | healthy | comms_dispatcher.py |
tests.py |
software | healthy | tests.py |
sovereign_dashboard.py |
software | healthy | sovereign_dashboard.py |
stress_test_metabolism.py |
software | healthy | stress_test_metabolism.py |
bridge.py |
software | healthy | bridge.py |
LICENSE |
software | healthy | LICENSE |
comms_listener.sh |
software | healthy | comms_listener.sh |
bridge_config.py |
software | healthy | bridge_config.py |
index.html |
software | healthy | dashboard/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
ToolCall |
software | healthy | bridge.py:130 |
BatchRequest |
software | healthy | bridge.py:135 |
CommsMessage |
software | healthy | bridge.py:139 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2n6k65fz |
software | healthy | /tmp/repobility-clone-2n6k65fz |
| Label | Layer | Status | Path |
|---|---|---|---|
dashboard |
software | healthy | dashboard |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | bridge.py |
This page is publicly accessible at:
https://repobility.com/scan/19d547cd-1529-47f7-b54e-add65e4d067d/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/19d547cd-1529-47f7-b54e-add65e4d067d/
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.