https://github.com/tedico/chapter-splitter
· scanned 2026-06-16 00:31 UTC (2 months, 2 weeks ago)
14 raw signals (0 security + 14 graph)
Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 49 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 |
|---|---|---|---|
_load_dotenv |
software | healthy | main.py:44 |
alert_sms |
software | healthy | main.py:60 |
_status_path |
software | healthy | main.py:74 |
_write_status |
software | healthy | main.py:78 |
_read_status |
software | healthy | main.py:86 |
_purge_old_jobs |
software | healthy | main.py:96 |
_process_job |
software | healthy | main.py:111 |
progress |
software | healthy | main.py:116 |
upload |
software | healthy | main.py:164 |
job_status |
software | healthy | main.py:187 |
_manifest_file |
software | healthy | main.py:194 |
job_file |
software | healthy | main.py:208 |
job_zip |
software | healthy | main.py:214 |
build |
software | healthy | make_fixtures.py:16 |
rasterize |
software | healthy | make_fixtures.py:58 |
detect_chapters |
software | healthy | splitter.py:60 |
_reject_scanned |
software | healthy | splitter.py:70 |
_page_ranges |
software | healthy | splitter.py:80 |
_textless_pages |
software | healthy | splitter.py:91 |
ensure_text_layer |
software | healthy | splitter.py:98 |
_from_bookmarks |
software | healthy | splitter.py:171 |
_build_ranges |
software | healthy | splitter.py:202 |
_from_gemini |
software | healthy | splitter.py:215 |
_normalize |
software | healthy | splitter.py:301 |
_locate_chapters |
software | healthy | splitter.py:305 |
page_text |
software | healthy | splitter.py:316 |
needle_for |
software | healthy | splitter.py:321 |
_is_scan_page |
software | healthy | splitter.py:377 |
_is_scan_chapter |
software | healthy | splitter.py:389 |
_alnum_len |
software | healthy | splitter.py:398 |
_chapter_plain_text |
software | healthy | splitter.py:402 |
_markdown_is_degenerate |
software | healthy | splitter.py:408 |
_gemini_vision_markdown |
software | healthy | splitter.py:421 |
_safe_filename |
software | healthy | splitter.py:488 |
split_book |
software | healthy | splitter.py:494 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
main.py |
software | healthy | main.py |
requirements.txt |
software | healthy | requirements.txt |
make_fixtures.py |
software | healthy | make_fixtures.py |
splitter.py |
software | healthy | splitter.py |
index.html |
software | healthy | static/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /upload |
api | healthy | main.py |
GET /jobs/{job_id} |
api | healthy | main.py |
GET /jobs/{job_id}/files/{name} |
api | healthy | main.py |
GET /jobs/{job_id}/zip |
api | healthy | main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
SplitError |
software | healthy | splitter.py:47 |
Chapter |
software | healthy | splitter.py:52 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-xqw_sr8o |
software | healthy | /tmp/repobility-clone-xqw_sr8o |
| Label | Layer | Status | Path |
|---|---|---|---|
static |
software | healthy | static |
This page is publicly accessible at:
https://repobility.com/scan/4b33244a-3837-40cc-88e0-8608f6ddf02a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4b33244a-3837-40cc-88e0-8608f6ddf02a/
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.