https://github.com/khatianadaraia/cat-eye
· scanned 2026-06-16 04:30 UTC (2 months ago)
4 raw signals (0 security + 4 graph)
Last scanned 2 months ago · v1 · 4 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 30 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 |
|---|---|---|---|
parse_args |
software | healthy | miner.py:18 |
load_subtopics |
software | healthy | miner.py:37 |
split_sentences |
software | healthy | miner.py:60 |
extract_and_chunk_pdfs |
software | healthy | miner.py:64 |
compute_folder_hash |
software | healthy | miner.py:117 |
get_cache_path |
software | healthy | miner.py:128 |
load_cached_embeddings |
software | healthy | miner.py:135 |
save_cached_embeddings |
software | healthy | miner.py:142 |
extract_keywords |
software | healthy | miner.py:146 |
highlight_keywords |
software | healthy | miner.py:152 |
main |
software | healthy | miner.py:160 |
build_html |
software | healthy | miner.py:253 |
split_sentences |
software | healthy | app.py:25 |
extract_chunks_from_pdfs |
software | healthy | app.py:29 |
extract_chunks_from_folder |
software | healthy | app.py:61 |
compute_hash |
software | healthy | app.py:71 |
load_bi_encoder |
software | healthy | app.py:80 |
load_cross_encoder |
software | healthy | app.py:86 |
encode_chunks |
software | healthy | app.py:92 |
search |
software | healthy | app.py:98 |
map_skeleton |
software | healthy | app.py:125 |
extract_keywords |
software | healthy | app.py:138 |
highlight_text |
software | healthy | app.py:144 |
| Label | Layer | Status | Path |
|---|---|---|---|
subtopics_chapter2.json |
software | healthy | subtopics_chapter2.json |
requirements.txt |
software | healthy | requirements.txt |
miner.py |
software | healthy | miner.py |
README.md |
software | healthy | README.md |
example_subtopics.json |
software | healthy | example_subtopics.json |
app.py |
software | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
khatianadaraia__cat-eye |
software | healthy | /data/fable5_failed_archive/khatianadaraia__cat-eye |
This page is publicly accessible at:
https://repobility.com/scan/c8174e3e-f1b7-4190-9ed0-1b488dbe76ec/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c8174e3e-f1b7-4190-9ed0-1b488dbe76ec/
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.