https://github.com/stovie93/repodoc
· scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 31 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 |
|---|---|---|---|
_ignored_dir |
software | healthy | repodoc/scanner.py:34 |
to_summary_dict |
software | healthy | repodoc/scanner.py:65 |
scan |
software | healthy | repodoc/scanner.py:71 |
_iter_files |
software | healthy | repodoc/scanner.py:85 |
_scan_files |
software | healthy | repodoc/scanner.py:101 |
_read_manifests |
software | healthy | repodoc/scanner.py:124 |
_read_readme |
software | healthy | repodoc/scanner.py:212 |
_read_license |
software | healthy | repodoc/scanner.py:224 |
_read_git |
software | healthy | repodoc/scanner.py:236 |
run |
software | healthy | repodoc/scanner.py:239 |
_build_tree |
software | healthy | repodoc/scanner.py:252 |
walk |
software | healthy | repodoc/scanner.py:255 |
_collect_key_files |
software | healthy | repodoc/scanner.py:280 |
_looks_like_url |
software | healthy | repodoc/cli.py:15 |
_clone |
software | healthy | repodoc/cli.py:19 |
main |
software | healthy | repodoc/cli.py:30 |
is_available |
software | healthy | repodoc/ai.py:39 |
generate_docs |
software | healthy | repodoc/ai.py:43 |
generate_agents_md |
software | healthy | repodoc/generator.py:12 |
generate_overview_md |
software | healthy | repodoc/generator.py:73 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
LICENSE |
software | healthy | LICENSE |
__init__.py |
software | healthy | repodoc/__init__.py |
scanner.py |
software | healthy | repodoc/scanner.py |
cli.py |
software | healthy | repodoc/cli.py |
ai.py |
software | healthy | repodoc/ai.py |
generator.py |
software | healthy | repodoc/generator.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-wry8l1x5 |
software | healthy | /tmp/repobility-clone-wry8l1x5 |
| Label | Layer | Status | Path |
|---|---|---|---|
repodoc |
software | healthy | repodoc |
| Label | Layer | Status | Path |
|---|---|---|---|
RepoFacts |
software | healthy | repodoc/scanner.py:42 |
This page is publicly accessible at:
https://repobility.com/scan/0823fe27-b8f8-48ee-8b82-7e38b2cda7db/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0823fe27-b8f8-48ee-8b82-7e38b2cda7db/
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.