https://github.com/RyanAlberts/agentlog
· scanned 2026-06-15 23:57 UTC (2 months, 3 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 3 weeks ago · v1 · 9 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 26 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_client |
software | healthy | agentlog.py:36 |
llm_call |
software | healthy | agentlog.py:66 |
init_storage |
software | healthy | agentlog.py:91 |
store_decision |
software | healthy | agentlog.py:98 |
load_decisions |
software | healthy | agentlog.py:111 |
cmd_remember |
software | healthy | agentlog.py:127 |
cmd_recall |
software | healthy | agentlog.py:150 |
cmd_reflect |
software | healthy | agentlog.py:176 |
cmd_log |
software | healthy | agentlog.py:207 |
main |
software | healthy | agentlog.py:225 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
agentlog.py |
software | healthy | agentlog.py |
.env.example |
software | healthy | .env.example |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
DECISIONS.md |
software | healthy | DECISIONS.md |
patterns.md |
software | healthy | example-log/patterns.md |
publish.yml |
software | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
example-log |
software | healthy | example-log |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/publish.yml |
publish-pypi |
cicd | healthy | .github/workflows/publish.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-vchptd9n |
software | healthy | /tmp/repobility-clone-vchptd9n |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::publish |
cicd | healthy | .github/workflows/publish.yml |
This page is publicly accessible at:
https://repobility.com/scan/c2a50409-9430-46e1-badb-04501cc0d3be/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c2a50409-9430-46e1-badb-04501cc0d3be/
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.