https://github.com/igottrix69/jarvis
· scanned 2026-06-16 04:27 UTC (2 months ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 58 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 |
|---|---|---|---|
status |
software | healthy | api_server.py:51 |
chat |
software | healthy | api_server.py:61 |
get_log |
software | healthy | api_server.py:96 |
get_memory |
software | healthy | api_server.py:106 |
clear_session |
software | healthy | api_server.py:111 |
_format_response |
software | healthy | api_server.py:119 |
_conversation_reply |
software | healthy | api_server.py:142 |
banner |
software | healthy | setup.py:49 |
install_packages |
software | healthy | setup.py:56 |
configure |
software | healthy | setup.py:80 |
create_dirs |
software | healthy | setup.py:120 |
show_launch_instructions |
software | healthy | setup.py:130 |
load_config |
software | healthy | main.py:45 |
__init__ |
software | healthy | main.py:395 |
add_turn |
software | healthy | main.py:102 |
set_context |
software | healthy | main.py:111 |
get_context |
software | dead | main.py:114 |
set_last_action |
software | healthy | main.py:117 |
recent_turns |
software | healthy | main.py:120 |
set_last_search |
software | dead | main.py:123 |
remember |
software | dead | main.py:138 |
recall |
software | dead | main.py:142 |
_save |
software | healthy | main.py:145 |
get_all |
software | healthy | main.py:148 |
write_log |
software | healthy | main.py:157 |
route |
software | healthy | main.py:286 |
_load |
software | healthy | main.py:344 |
dispatch |
software | healthy | main.py:356 |
run |
software | healthy | main.py:406 |
_mic_loop |
software | healthy | main.py:453 |
_recv_loop |
software | healthy | main.py:471 |
_handle_tool |
software | healthy | main.py:513 |
_tool_announcement |
software | healthy | main.py:541 |
_inject_text |
software | healthy | main.py:557 |
_tool_inject_loop |
software | healthy | main.py:568 |
_play_loop |
software | healthy | main.py:575 |
main |
software | healthy | main.py:590 |
| Label | Layer | Status | Path |
|---|---|---|---|
api_server.py |
software | healthy | api_server.py |
vercel.json |
software | healthy | vercel.json |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
setup.py |
software | healthy | setup.py |
main.py |
software | healthy | main.py |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
SessionMemory |
software | healthy | main.py:94 |
LongTermMemory |
software | healthy | main.py:127 |
Player |
software | healthy | main.py:152 |
ToolRouter |
software | healthy | main.py:168 |
ActionDispatcher |
software | healthy | main.py:335 |
JarvisSession |
software | healthy | main.py:393 |
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /api/status |
api | healthy | api_server.py |
ANY /api/chat |
api | healthy | api_server.py |
ANY /api/log |
api | healthy | api_server.py |
ANY /api/memory |
api | healthy | api_server.py |
ANY /api/clear |
api | healthy | api_server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
igottrix69__jarvis |
software | healthy | /data/fable5_failed_archive/igottrix69__jarvis |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5001 |
network | healthy | api_server.py |
This page is publicly accessible at:
https://repobility.com/scan/07dc6d76-5eaa-41c0-bc14-c806330a6c56/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/07dc6d76-5eaa-41c0-bc14-c806330a6c56/
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.