https://github.com/johannespietsch/research-companion
· scanned 2026-06-16 04:29 UTC (2 months ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 41 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 |
|---|---|---|---|
_daily_error_scan_loop |
software | healthy | main.py:87 |
_daily_prune_loop |
software | healthy | main.py:105 |
_weekly_digest_loop |
software | healthy | main.py:124 |
_monitor_loop |
software | healthy | main.py:143 |
lifespan |
software | healthy | main.py:171 |
serve_ui |
software | healthy | main.py:249 |
_unsub_page |
software | healthy | main.py:257 |
digest_unsubscribe_confirm |
software | healthy | main.py:272 |
digest_unsubscribe |
software | healthy | main.py:291 |
_webhook_secret_ok |
software | healthy | main.py:310 |
_process_update_in_background |
software | healthy | main.py:326 |
webhook |
software | healthy | main.py:345 |
health |
software | healthy | main.py:378 |
_parse_user_flag |
software | healthy | kb.py:28 |
cmd_list |
software | healthy | kb.py:43 |
cmd_show |
software | healthy | kb.py:62 |
cmd_search |
software | healthy | kb.py:89 |
cmd_delete |
software | healthy | kb.py:112 |
cmd_adduser |
software | healthy | kb.py:117 |
main |
software | healthy | kb.py:130 |
| Label | Layer | Status | Path |
|---|---|---|---|
fly.toml |
software | healthy | fly.toml |
requirements.txt |
software | healthy | requirements.txt |
README.md |
software | healthy | README.md |
Makefile |
software | healthy | Makefile |
litestream.yml |
software | healthy | litestream.yml |
main.py |
software | healthy | main.py |
docker-entrypoint.sh |
software | healthy | docker-entrypoint.sh |
Dockerfile |
software | healthy | Dockerfile |
kb.py |
software | healthy | kb.py |
| Label | Layer | Status | Path |
|---|---|---|---|
GET / |
api | healthy | main.py |
GET /digest/unsubscribe |
api | healthy | main.py |
POST /digest/unsubscribe |
api | healthy | main.py |
POST /webhook |
api | healthy | main.py |
GET /health |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
johannespietsch__research-companion |
software | healthy | /data/fable5_failed_archive/johannespietsch__research-compa… |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8080 |
network | healthy | Makefile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | litestream.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
private_key::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::requirements.txt |
security | healthy | requirements.txt |
This page is publicly accessible at:
https://repobility.com/scan/dd539c06-295b-4788-bc46-e5e7a3cc8767/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dd539c06-295b-4788-bc46-e5e7a3cc8767/
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.